-
三角化算法 c#
三角化算法 c#
- 2022-04-21 15:11:06下载
- 积分:1
-
OPENGL又一小程序,新人学习必备,参考程序
OPENGL又一小程序,新人学习必备,参考程序-OpenGL another small procedures, required new learning, reference program
- 2022-08-06 00:56:23下载
- 积分:1
-
VS2005中c#+opengl绘制立方体,圆锥体,球体,并对三维实体能进行平移,旋转,缩放,可在控件中输入模型的边长或半径改变模型的大小.rar
VS2005中c#+opengl绘制立方体,圆锥体,球体,并对三维实体能进行平移,旋转,缩放,可在控件中输入模型的边长或半径改变模型的大小.rar
- 2023-04-17 03:05:04下载
- 积分:1
-
opengl导入3ds模型
OpenGL导入3ds模型 将3ds格式的模型导入到OpenGL 工程中并显示出来
采用面向对象的方法,用C++实现基于OPENGL导入3DS文件
- 2022-02-13 21:23:14下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-14-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-14
- 2022-11-30 04:50:03下载
- 积分:1
-
机器人手臂 opengl shader
opengl 实现机器人手臂, 有glsl 语言写的顶点处理器,片段处理器
- 2022-11-14 09:55:08下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
c# 开发的opengl的程序,关于地球仪的东西。 可以看下。
c# 开发的opengl的程序,关于地球仪的东西。 可以看下。-opengl development of the procedures on the globe things. Can a glance.
- 2022-02-04 11:18:37下载
- 积分:1
-
large graphics operations Quadrilateral
图形学大作业四边形-large graphics operations Quadrilateral
- 2022-09-05 10:15:02下载
- 积分:1
-
这是一个用OPENGL函数写的代码。
代码的作用是:实现下雪花的场景。
谢谢你下载!...
这是一个用OPENGL函数写的代码。
代码的作用是:实现下雪花的场景。
谢谢你下载!-This is a function used to write the code OPENGL. The role of the code is: to realize the scene under the snow. Thank you to download!
- 2022-04-08 01:21:48下载
- 积分:1