-
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面...
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面形状的亭子,做好以后上传。-using VC and use OpenGL and columns triangle formation of complex structures (pavilion) on the show in production or have certain skills, be regarded as a very good reference for examples, I am still making efforts to shape the surface here, well after the upload.
- 2022-12-10 10:35:03下载
- 积分:1
-
如何创建镜面显示效果,它使用剪裁平面,蒙板缓存等OpenGL中一些高级的技巧。...
如何创建镜面显示效果,它使用剪裁平面,蒙板缓存等OpenGL中一些高级的技巧。-How do I create a mirror effect, which uses cut-plane, such as mask caching OpenGL in some high-level skills.
- 2022-03-24 11:27:13下载
- 积分:1
-
opengl模拟太阳系
采用光照和视图转换,造成三维效果,,中心是太阳,然后地球围绕太阳转,月亮围绕地球转。这个程序的目的是使初学者理解:透视投影,环境光,聚光灯。
- 2023-03-12 21:00:04下载
- 积分:1
-
用OPENGL技术编写的一个带有表面贴图的立方体的3D变换的程序。...
用OPENGL技术编写的一个带有表面贴图的立方体的3D变换的程序。-OpenGL technology used to prepare the surface with a map of the 3D cube transformation process.
- 2023-08-08 05:25:03下载
- 积分:1
-
OpenGL中著名的stanford Bunny程序和点云数据。
OpenGL中著名的stanford Bunny程序和点云数据。-OpenGL famous stanford Bunny procedures and point cloud data.
- 2022-06-19 12:36:11下载
- 积分:1
-
OpenGL package their own categories, simple and practical and can be used to dev...
自己封装的OpenGl类,简单实用,可以用来三维开发-OpenGL package their own categories, simple and practical and can be used to develop three-dimensional
- 2022-03-13 12:34:45下载
- 积分:1
-
一个OpenGL例子,我学了一下OpenGL,写了这个代码。
一个OpenGL例子,我学了一下OpenGL,写了这个代码。-An OpenGL example, I learned about OpenGL, wrote this code.
- 2022-05-14 07:29:07下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
简单的程序,按键打开盖子,按下按钮和按钮…
简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
- 2022-03-26 04:28:36下载
- 积分:1
-
3d采用opengl编写贴纹理三围旋转
3d采用opengl编写贴纹理三围旋转-3d prepared using opengl affixed texture Body Rotation
- 2022-11-27 22:40:03下载
- 积分:1