资源列表
glew-demo-src
- GLEW initialization example.
graphics
- 绘制三角形和四边形并着色,同时旋转和平移。要求使用两种着色模式(smooth和flat着色模式)。-Draw a triangle and quadrilateral and coloring, rotation and translation at the same time. Requires the use of two kinds of color patterns (smooth and flat shading model).
A01_OpenGL的程序框架
- opengl 编程的基本框架之二,送给出学opengl得人-opengl programming the basic framework of two, gave up the right people learn opengl
3dmaze
- OpenGL demonstration in Visual Basic.
rubber banding MFC OpenGL 1_29_01.zip
- OpenGL下用异或方式画图
DrawCurve
- OpenGL program that create B-spline, Bezier and Interpolation curve
glm(.cpp)
- 在OpenGL中导入.obj文件用的一个.cpp文件,与glm.h文件同时加入到程序中。-In OpenGL import obj file with a cpp file, and glm.h file at the same time added to the program.
chap7all
- NURBS 曲線擬合技術 利用離散點進行曲線建置-NURBS curve fitting to discrete points of the curve build
CSharp_OpenGL_Lighting
- opengl简单光照效果例程-opengl simple lighting effect routines
fenge.rar
- 这是在VC的环境下编写的一个对球体进行分割的小程序。,This is the VC environment in the preparation of a small sphere segmentation procedures.
演示递归分割画球体(OpenGL)
- 这是在VC的环境下编写的一个对球体进行分割的小程序,编写的还比较精巧-This is the VC environment to prepare a division of spheres for the small program, the preparation of relatively sophisticated
3D-CSharp
- 一个简单的csharp 3D编程例子.可以学习如何在c#中调用openGL-A simple 3D program using C# language