-
Koch曲线
使用OpenGL绘制Kock曲线,可以设置类型(直线/三角形)和迭代次数。
- 2022-03-10 06:00:12下载
- 积分:1
-
矩阵的使用,glPushMatrix,glPopMatrix
矩阵的使用,glPushMatrix,glPopMatrix-The use of matrix, glPushMatrix, glPopMatrix
- 2022-03-01 13:00:57下载
- 积分:1
-
Visual OpenGL 3D images more programming source, Programming for 3D images will...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2023-03-13 22:40:04下载
- 积分:1
-
opengl 小房子
利用opengl制作小房子三维旋转,带有表面图像渲染,能够调整视角
- 2022-01-25 21:53:08下载
- 积分:1
-
openGL编程,粒子系统的演示,有助于学习粒子模拟系统
openGL编程,粒子系统的演示,有助于学习粒子模拟系统-openGL programming, particle system demo will help to learn particle simulation system
- 2022-05-10 16:12:15下载
- 积分:1
-
此源代码介绍了利用图形控件的方法,是OPENGL的初学者的一个很好的事列...
此源代码介绍了利用图形控件的方法,是OPENGL的初学者的一个很好的事列-this source code introduced to the use of graphical controls, the beginners OpenGL is a good thing out
- 2022-08-17 23:52:16下载
- 积分:1
-
Based on VC++ The opengl classic graphics algorithms to develop a document
基于VC++的opengl经典图形算法开发文档-Based on VC++ The opengl classic graphics algorithms to develop a document
- 2022-01-25 19:15:07下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。-Good beginner OpenGL framework, added a painted triangle and quadrilateral code, complete and realize the rotating color effect, the basis for entry.
- 2022-05-22 08:11:20下载
- 积分:1
-
OpenGL字体编程 包括bitmap文件的载入等技术
OpenGL字体编程 包括bitmap文件的载入等技术-OpenGL programming fonts including bitmap file loading techniques
- 2022-02-06 08:20:47下载
- 积分:1
-
将一个3ds房屋模型导入到opengl中,不能视角移动,但是对于导入文件的编写很有借鉴意义
将3ds房屋模型导入vs2010中,代码完整可用。代码中有一个头文件和一个CPP文件CLoad3DS.cpp、CLoad3DS.h,不需要管这个两个文件里面具体复杂的操作是啥,直接当成库就可以了,然后写上头文件和3d模型的定义并进行初始化,最后在绘制函数里面用changeObject 导入之前设置好的参数,再用drawModel函数(在CLoad3DS定义好了的全局函数) 绘制。
- 2023-05-19 06:10:14下载
- 积分:1