搜索资源列表
glfw-2.4.21
- 免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
cameras
- 使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
selection
- 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。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
culling
- 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
oglmdi2
- 类似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
sw
- opengl的雾化效果 烟雾弹的样子. vc++6.0编译通过-opengl atomizing effect of the smoke bombs appearance. Vc through Compiler 6.0
graph3dapp
- 用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,
OpenGL_quxian
- 一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
使用SDL与OPENGL的跨平台开发包及游戏示例
- 使用SDL与OPENGL的跨平台开发包及游戏示例 需要SDL库和头文件配合编译-use SDL and OpenGL cross-platform development kit and game needs examples SDL libraries and header files with compiler
read3ds_vc6
- 我编写的3ds文件读取程序,并可以用opengl现实,vc6编译-I 3ds document prepared by the reader, and can use opengl reality vc6 compiler
cup
- 这段代码可以通过一段贝塞尔曲线画出一个杯子,并可以切换纹理。(建议在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
harly
- 建议在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
gladd
- 一个OPENGL绘制的涌动机的动画模型,用VISUAL C++编译和运行.-an OpenGL rendering the surging machine animation model, with VISUAL C compiler and running.
Lightmaps_VS7
- 这是一个lightmap的Demo,效果很好,里面包含所有源码,资源,使用VC7可以编译。Demo使用了BSP技术来显示了一个场景,并且使用了Lightmap技术.-This is a lightmap the Demo good results, which contains all the source code, resources, and the compiler can use VC7. Demo BSP technology used to display a scene and
distort
- Compiler and run this program to see what OpenGL can do for you-Compiler and run this program to see what Op enGL can do for you;
earthsatalite
- 一个基于opgl的卫星绕地球旋转的例子,非常漂亮。有vc工程文件,注意编译时必须在编译选项里面加上OPENGL32.LIB GLU32.LIB GLAUX.LIB三个库。-a satellite orbiting the earth rotating example, very beautiful. There vc engineering documents, attention must compile the compiler options inside with OPENGL32.LI
earthrotate
- 地球贴图并旋转的程序源代码,基于opgl写的,在vc下编译通过,源代码非常精简并加入了注释。-rotating Earth mapping and the source code, based on opgl wrote, in vc compiler, the source code is very concise and to add a footnote.
testproj
- 一个基于opgl的卫星绕地球旋转的例子,非常漂亮。有vc工程文件,注意编译时必须在编译选项里面加上OPENGL32.LIB GLU32.LIB GLAUX.LIB三个库。 -a satellite orbiting the earth rotating example, very beautiful. There vc engineering documents, attention must compile the compiler options inside with OPENGL32.
Delaunay-Trianglation-Mesh-Generation
- 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
Polygon-Scan
- 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.