-
这是一个利用vc与opengl开发的旋转,爆炸,材质的程序。
这是一个利用vc与opengl开发的旋转,爆炸,材质的程序。-use vc with opengl development of the rotation, explosion, materials procedures.
- 2023-05-15 10:15:03下载
- 积分:1
-
过剩
glut-3.7.6-bin的源代码-glut- 3.7.6-bin source code
- 2023-05-16 11:40:03下载
- 积分:1
-
基于qt 的opengl绘图 可做网页插件
该代码是基于qt 的opengl绘图网页插件, 是个简单的实例,html里面有相关代码设置程序嵌入
- 2023-08-18 01:20:06下载
- 积分:1
-
Simple animation using OpenGL// learning opengl efficient data entry
用OpenGL实现简单动画//学习opengl的高效入门资料-Simple animation using OpenGL// learning opengl efficient data entry
- 2022-09-27 04:35:03下载
- 积分:1
-
织物模拟,使用弹簧模型,很值得研究
织物模拟,使用弹簧模型,很值得研究- The fabric simulation, uses the spring model, is worth studying
very much
- 2023-06-21 19:35:05下载
- 积分:1
-
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用...
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用-This is what I keep on the use of opengl function glut toolkit must be installed, in the hope that useful
- 2022-03-07 20:33:54下载
- 积分:1
-
使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。
使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
- 2023-03-30 21:45:03下载
- 积分:1
-
一个教你如何在OpenGL开发环境VC添加更多的文件
一个教你如何将opengl开发环境加到vc多文档中来-a teach you how to opengl development environment vc added more documentation to
- 2022-08-15 12:38:48下载
- 积分:1
-
the algorithm is floating the OpenGL Form Multi
本算法是浮动窗体中的OpenGL多视图的实现,实现球体的旋转,前后移动。-the algorithm is floating the OpenGL Form Multi-View the realization of ball rotation, moving around.
- 2022-02-25 05:07:40下载
- 积分: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