-
利用opengl编程开发的俄罗斯方块游戏。
利用opengl编程开发的俄罗斯方块游戏。-Use opengl programming development Tetris game.
- 2022-01-26 05:05:40下载
- 积分:1
-
The use of Visual C++ 6.0 development environment, inheritance, dynamic renderin...
使用Visual C++6.0继承开发环境,基于OpenGL动态绘制奥林匹克五环标志的一个小源码。代码只有一个C语音源文件。算法相对简单-The use of Visual C++ 6.0 development environment, inheritance, dynamic rendering based on OpenGL Olympic rings logo, a small source. There is only one voice C code source file. Relatively simple algorithm
- 2023-06-28 15:55:03下载
- 积分:1
-
openGL在MFC环境下绘图,并将绘图结果保存下来
openGL在MFC环境下绘图,并将绘图结果保存下来-MFC environment mapping, mapping results will be preserved
- 2022-03-15 09:38:31下载
- 积分:1
-
用opengl和VC++实现的机器人手臂
用opengl和VC++实现的机器人手臂-Use opengl and VC++ Realize the robot arm
- 2022-02-25 19:51:30下载
- 积分:1
-
在MFC中调用OpenGL库函数来实现二维图像的三维显示
在MFC中调用OpenGL库函数来实现二维图像的三维显示-OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
- 2022-03-01 12:07:51下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1
-
三个几何体的构成,旋转和纹理优化
三个几何体的构成,旋转和纹理优化-three geometric composition, rotation and texture Optimization
- 2022-11-25 09:50:03下载
- 积分: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-04-15 23:43:04下载
- 积分:1
-
OpenGL example of an entry
OpenGL的一个入门例子,非常适合新手学习-OpenGL example of an entry
- 2022-08-24 04:38:27下载
- 积分:1
-
010editor的模板,用于解析3ds格式的文件
软件010editor可以打开和编辑二进制文件,并可利用模板来分析文件结构。模板的语法类似于C语言。该模板可以识别从3dsmax中导出的简单的3ds格式文件。能识别的内容包括:物体名称、顶点坐标、纹理坐标、平滑组、局部坐标系、索引数组。可以识别多个物体。环境:win7 64位 3dsmax2012 010editior5.0局限:暂未经过系统测试,不保证对所有的3ds格式均正确识别。文件:3ds.bt:010editor的模板plane.3ds:已经通过的测试用例。文件表示的图形为一个平面长方形(不分段,共2个三角形)。rect2.3ds:已经通过的测试用例。文件表示的图形为两个平面长方形(分段均为4*4)
- 2023-01-12 21:10:04下载
- 积分:1