-
三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨...
三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨-3D animation skeleton code using OpenGL write, if a similar project or mandate to take a look at the
- 2022-03-22 23:05:48下载
- 积分:1
-
- 2023-07-09 13:05:04下载
- 积分:1
-
opengl 实现交互操作,效果很不错
opengl 实现交互操作,效果很不错-opengl to achieve interoperability, the effect is pretty good
- 2023-03-07 02:15:04下载
- 积分:1
-
读MS3D形式三
读取ms3d格式的三维模型,含动画显示的源代码-Read ms3d form three-dimensional model, with animations displayed in the source code
- 2023-02-06 01:55:03下载
- 积分:1
-
对初学者很有帮助的一个程序。想学习OpenGL的朋友可以看看哟…
对初学者很有帮助的一个程序。希望学Opengl的 朋友能看看对你的提高很有好处-Very helpful for beginners of a program. Want to learn opengl friends can see your very good to improve
- 2022-02-04 21:18:31下载
- 积分:1
-
A good opengl example of sea and whales
A good opengl example of sea and whales
- 2022-07-19 07:07:38下载
- 积分:1
-
利用opengl绘制三次bezier曲线,B
利用opengl绘制三次bezier曲线,B--绘制曲线 C--全部重绘 E--重绘曲线 Q--退出-Use opengl rendering three Bezier curves, B drawn curve C all redraw redraw E curve Q Quit
- 2022-03-21 00:13:33下载
- 积分:1
-
信成为可能,因而用户可以用计算机控制仪器,可
以依赖计算机为工具开发自己的强有力的软件来增强
自己的仪器系统的功能,使他能够分析和处理特定的
数据并...
信成为可能,因而用户可以用计算机控制仪器,可
以依赖计算机为工具开发自己的强有力的软件来增强
自己的仪器系统的功能,使他能够分析和处理特定的
数据并显示结果,而不是限于仪器的固-letter as possible, so users can use computer-controlled equipment, it can rely on the computer as a tool to develop their own powerful software to enhance their own instrument system functions, so that he can analyze and process-specific data and display the results and not be confined to equipment Solid
- 2022-04-11 01:22:29下载
- 积分:1
-
opengl prepared by a senior animation procedures to be carried out by right
opengl编写的一个高级动画程序,右键单击可进行菜单选择-opengl prepared by a senior animation procedures to be carried out by right-clicking the menu choice
- 2022-02-01 01:59:35下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1