-
meshlib是多边形网格创建、编辑和模型库。meshlib已…
MeshLib is our polygon mesh creation, editing and modeling library. MeshLib has been used in all our mesh modeling plug-ins for various CAD systems as well as standalone applications.
- 2022-05-15 23:45:54下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-08-11 14:29:53下载
- 积分:1
-
MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
MFC下OPENGL的面包车模型,适合初学者学习和模仿,注释比较详细了-MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
- 2022-08-15 05:38:49下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
GLUT的API手册,学OpenGL的可不可不看啊!
GLUT的API手册,学OpenGL的可不可不看啊!-GLUT
- 2022-03-25 08:49:28下载
- 积分:1
-
OpenGL格网显示
在本源码中, 实现一个简单的3D格网显示。所编写的程序除了显示物体的模型外,还要能让用户改变光的位置和物体的颜色,缩放以及图像的动态旋转
- 2022-05-17 10:13:36下载
- 积分:1
-
二维火焰的模拟,使用温度模型,OpenGL图形库
2D火焰模拟,采用温度模型,OpenGL函数库-2D flame simulation, using the temperature model, OpenGL library
- 2022-01-31 11:34:45下载
- 积分:1
-
OpenGL 4DOF Voxel landscape engine
OpenGL 4DOF Voxel landscape engine
- 2022-04-17 04:57:30下载
- 积分:1
-
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉-use opengl and visual c achieve the effect of the display fountains, and beautiful fountains
- 2022-04-27 15:33:20下载
- 积分:1
-
一个基于VC++的OpenGL示例程序,主要是Boids的演示
一个基于VC++的OpenGL示例程序,主要是Boids的演示-a VC-based OpenGL sample program, the demonstration is Boids
- 2022-10-22 17:10:03下载
- 积分:1