-
hao dongxi mei sm haos suo
hao dongxi mei sm haos suo
- 2022-08-07 16:41:59下载
- 积分:1
-
3DS document reader. Receivers also Enough of fast are you.
3DS文件读取程序。
啥也别说了,快下吧。
-3DS document reader. Receivers also Enough of fast are you.
- 2022-01-26 14:16:51下载
- 积分:1
-
一个小的使用OpenGL和MFC VRML浏览器
A small VRML viewer using OpenGL and MFC
- 2022-03-29 06:42:19下载
- 积分:1
-
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习...
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习-OpenGL graphics programming code, a good book" s source code, unfortunately did not download the book. Hope that the code for them to learn from
- 2022-01-25 21:08:20下载
- 积分:1
-
作者: junglesong
这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移...
作者: junglesong
这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处.
由于源程序涉及到保密问题不能和盘托出,请见谅.
junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space/point "and related functions, they can use a definition of space vector/points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have use
- 2023-01-23 15:20:04下载
- 积分:1
-
迷你蛇 3d
在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!
- 2022-02-27 06:59:47下载
- 积分:1
-
opengl的程序,模拟光照效果,有助于进一步的提高1
opengl的程序,模拟光照效果,有助于进一步的提高1-opengl procedures, simulated lighting effect, contribute to a further improvement
- 2022-03-14 10:29:20下载
- 积分:1
-
程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好...
程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好指导作用。
-Procedures demonstrated MFC framework for the development of OpenGL and OpenGL demo visit in the executable file in the package of resources, which is a reference to a procedure adapted from NeHe to use MFC to write a good OpenGL program guide.
- 2023-05-01 19:00:04下载
- 积分:1
-
一个基于Qt开发的生成正方体的小程序,每面可单独设置
一个基于Qt开发的生成正方体的小程序,每面可单独设置-A Qt-based development of procedures for the generation of a small cube, each side can be independently set
- 2022-04-17 21:13:07下载
- 积分: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