-
3d robot hand made by mfc. use 1
通过mfc制作的3d机械手臂,可以通过1-6不同数字键来移动或旋转手臂不同位置,通过q和e来左右移动屏幕,通过鼠标滑鼠来改变屏幕图像大小.-3d robot hand made by mfc. use 1-6 number to move or rotate different position of it, q and e to move the scene left or right, mouse slip to change the size of it
- 2022-11-22 00:45:03下载
- 积分:1
-
初学opengl的简单代码
对于初学者来说是一篇很不错的学习opengl的代码,本人已经在自己的电脑上运行成功,可以直接进行学习,希望对大家有很好的帮助。
- 2022-05-18 04:37:07下载
- 积分:1
-
通过OpenGl构造三维地形,并且附带摄像机功能.
通过OpenGl构造三维地形,并且附带摄像机功能.-OpenGl structure through three-dimensional terrain, and attached to the camera function.
- 2022-12-22 11:40:03下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
opengl 做的很漂亮的一棵树,用分形算法实现。
opengl 做的很漂亮的一棵树,用分形算法实现。-opengl done a very nice tree, using fractal algorithm.
- 2022-03-21 03:19:12下载
- 积分:1
-
This OpenGL racing game written by Joe allen
This OpenGL racing game written by Joe allen
- 2023-05-03 16:00:04下载
- 积分:1
-
基于opengl的光照模型,搞图形学的可以参考下做法
基于opengl的光照模型,搞图形学的可以参考下做法-Opengl-based illumination model, engaging graphics can refer to practices under
- 2022-08-18 18:10:53下载
- 积分:1
-
Realize the use of dynamic light map shader effect, very cool!
使用shader实现动态光照图的效果,非常酷!-Realize the use of dynamic light map shader effect, very cool!
- 2022-03-05 23:50:12下载
- 积分:1
-
opengl.cpp..学习3D游戏的框架.不可多得.
opengl.cpp..学习3D游戏的框架.不可多得.-opengl.cpp .. learning 3D games framework. Rare.
- 2022-12-17 04:55:03下载
- 积分:1
-
View from the click of the mouse to form a straight line, to determine the click...
从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
- 2022-08-19 13:46:26下载
- 积分:1