CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 编译

搜索资源列表

  1. wrl viewer

    0下载:
  2. 可编译 一个MFC的wrl viewer
  3. 所属分类:OpenGL

    • 发布日期:2014-03-04
    • 文件大小:669.43kb
    • 提供者:
  1. cameras

    0下载:
  2. 使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:299.16kb
    • 提供者:张扬
  1. selection

    0下载:
  2. 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:588.6kb
    • 提供者:张扬
  1. culling

    0下载:
  2. 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:195.73kb
    • 提供者:张扬
  1. oglmdi2

    0下载:
  2. 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:201.15kb
    • 提供者:张扬
  1. sw

    0下载:
  2. opengl的雾化效果 烟雾弹的样子. vc++6.0编译通过-opengl atomizing effect of the smoke bombs appearance. Vc through Compiler 6.0
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.58mb
    • 提供者:syc
  1. graph3dapp

    0下载:
  2. 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:51.81kb
    • 提供者:徐林
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:104.08kb
    • 提供者:张立强
  1. HeightMap2

    0下载:
  2. OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行.-OpenGL procedures, including texture mapping, three-dimensional method such as roaming, can be compiled to run.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.05mb
    • 提供者:亮亮
  1. OpenGL_quxian

    0下载:
  2. 一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9.38kb
    • 提供者:杨晶
  1. 九.OpenGL软件包实现光照明模型

    0下载:
  2. 本程序是完成图形学中关于光照模型的示例,通过本人编译通过,可以运行!-the procedure is completed graphics on the sample illumination model, I compile, run!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:21.56kb
    • 提供者:骆辉
  1. 运用Opengl和C实现一个人体面部的三维显示

    1下载:
  2. 通过VC++和OPenGL实现人脸的三维显示,在 vc++6.0下编译通过 -through VC and achieve OpenGL 3D Face, in vc 6.0 compile
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:376.43kb
    • 提供者:
  1. OpenglL立方体旋转效果1

    0下载:
  2. 本程序的目的是OpenglL立方体旋转效果,开发工具是VC,本代码在Windows2000下编译通过-the purpose of this program is OpenglL rotating cube effect, development tools is VC, the code compiled under Windows 2000 through
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48.96kb
    • 提供者:guo
  1. 学习OpenGL的最好程序-共6个程序从易到难

    1下载:
  2. 本程序的目的是学习OpenGL的程序,开发工具是VC,本代码在Windows2000下编译通过-the purpose of this program is to study the procedures OpenGL, development tools is the VC, the code compiled by Windows2000
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:114.23kb
    • 提供者:guo
  1. 使用SDL与OPENGL的跨平台开发包及游戏示例

    1下载:
  2. 使用SDL与OPENGL的跨平台开发包及游戏示例 需要SDL库和头文件配合编译-use SDL and OpenGL cross-platform development kit and game needs examples SDL libraries and header files with compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.56mb
    • 提供者:功夫
  1. read3ds_vc6

    0下载:
  2. 我编写的3ds文件读取程序,并可以用opengl现实,vc6编译-I 3ds document prepared by the reader, and can use opengl reality vc6 compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:455.21kb
    • 提供者:程序员
  1. threedmesh

    0下载:
  2. 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:103.38kb
    • 提供者:周立
  1. cup

    0下载:
  2. 这段代码可以通过一段贝塞尔曲线画出一个杯子,并可以切换纹理。(建议在linux下运行)。 运行:make 编译,./Courbe coupe.glb ,在 coupe.glb 文件中有多项属性可供修改,用来控制纹理文件,纹理大小,控制点个数和控制点坐标。-This code can draw a Bezier curve of a cup, and can switch texture. (Recommendation run in linux). Operation : make comp
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11.76kb
    • 提供者:
  1. harly

    1下载:
  2. 建议在linux下运行,这个是个小丑模型,通过读取MD3来绘制,并且做出镜子的效果.运行方式:make (编译) ./md3 (运行) 按键控制: u(上肢动作变换), l(下肢变换动作)-proposed running under Linux, this is a clown model, MD3 to read through mapping, and make a mirror effect. Operation : make (compiler) ./md3 (run) but
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:804.29kb
    • 提供者:
  1. OpenSceneGraph-3.4.0已编译Qt5.4.2

    2下载:
  2. 这是osg的库,隶属于Qt版本的。用的是Qt4.8版本的。都已经编译好了,下载下来直接用。只需要配置环境变量即可(yes, sothing lib and include about for osg-qt.)
  3. 所属分类:OpenGL

« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com