-
opengl编程例子
opengl编程例子-opengl programming examples
- 2022-12-06 01:10:03下载
- 积分:1
-
将一个3ds房屋模型导入到opengl中,不能视角移动,但是对于导入文件的编写很有借鉴意义
将3ds房屋模型导入vs2010中,代码完整可用。代码中有一个头文件和一个CPP文件CLoad3DS.cpp、CLoad3DS.h,不需要管这个两个文件里面具体复杂的操作是啥,直接当成库就可以了,然后写上头文件和3d模型的定义并进行初始化,最后在绘制函数里面用changeObject 导入之前设置好的参数,再用drawModel函数(在CLoad3DS定义好了的全局函数) 绘制。
- 2023-05-19 06:10:14下载
- 积分:1
-
利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形
利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形-The use of OpenGL to edit graphics, to draw a triangle with a square
- 2023-02-04 13:00:03下载
- 积分:1
-
a 3D particle dispersion process
一个三维粒子分散的程序-a 3D particle dispersion process
- 2022-11-10 03:30:03下载
- 积分:1
-
搜集的一些openGL在仿真中的硬用 尤其机器人研究方面
搜集的一些openGL在仿真中的硬用 尤其机器人研究方面-collect some Open GL simulation of the hardware used in particular robot research
- 2022-05-22 10:54:21下载
- 积分:1
-
OPENGL basic program
可以实现xyz的旋转分别由up,down,left,right d,u控制;这是一个最基本的框架程序
- 2022-01-26 14:06:01下载
- 积分:1
-
OpenGL三维编程可以在这雪场景的实现,这是一个很好的源代码。
opengl 3D编程可以实现下雪这一场景,很不错的源代码,还有workplace 喔!-opengl 3D programming can be achieved in this snow scene, it is a good source code, as well as workplace Oh!
- 2023-07-06 17:35:03下载
- 积分:1
-
扫描二维或三维区域的交叉部分,通过三维曲线,得到交叉部分的曲面区域...
扫描二维或三维区域的交叉部分,通过三维曲线,得到交叉部分的曲面区域-Sweeps out a 2D cross section (a circle, square, whatever, doesn t even have to be a closed path) through a 3D curve, and returns the generated surface as [X,Y,Z] for use with SURF.
- 2022-11-05 00:25:02下载
- 积分:1
-
显示太阳能系统的OpenGL代码
OPenGL code for displaying solar system
- 2022-03-14 05:21:42下载
- 积分:1
-
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库...
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库-3D games and computer graphics of mathematical methods, the use opengl as graphics development libraries
- 2022-10-14 12:45:03下载
- 积分:1