-
marching cube算法的openGL实现,简单扼要
marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
- 2022-03-20 03:39:32下载
- 积分:1
-
基于OpenGL+VC的NURBS绘制框架,版本1.0实现了该环境下NURBS的绘制,旋转,缩放等功能;打开附带一个nur文件,该模型为一人体模型...
基于OpenGL+VC的NURBS绘制框架,版本1.0实现了该环境下NURBS的绘制,旋转,缩放等功能;打开附带一个nur文件,该模型为一人体模型
- 2022-03-07 18:20:04下载
- 积分:1
-
图片的三D动态实现
所用的图形接口为openGL
可用于图形学作业中...
图片的三D动态实现
所用的图形接口为openGL
可用于图形学作业中-Three-D picture realize dynamic graphics interface used can be used for the openGL graphics operations
- 2022-07-12 17:36:39下载
- 积分:1
-
可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型...
可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型-Can read and display the obj model, can be used around the top and bottom of the keyboard keys at random spin model, and provide two obj3D model
- 2022-01-28 08:27:23下载
- 积分:1
-
Simple OpenGL Classes GLSrc.zip
Simple OpenGL Classes GLSrc.zip
- 2023-01-09 21:10:04下载
- 积分:1
-
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等...
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等-Realize a visualization opengl graphics templates, use of splitWindow, in MFC multi-document mode, can make interactive graphics openGL operation such as rotation scaling translation
- 2022-01-25 17:15:10下载
- 积分:1
-
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。...
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
- 2023-03-07 17:05:04下载
- 积分:1
-
5dg的Win32框架
5DG S Win32 Framework
- 2022-09-20 00:30:03下载
- 积分: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
-
这是Nehe的OOP的OPenGL代码演示
这是Nehe的OOP的OPenGL代码演示-This is the OOP Nehe OpenGL demo code
- 2022-01-28 15:38:40下载
- 积分:1