-
计算机图形学 作业、课程设计
作为计算机图形学课程的大作业,具有基本的功能:绘制几种基本图元、绘制几种曲线曲面、分形以及真实感图形。
- 2022-03-04 21:44:43下载
- 积分:1
-
The goal of this project is to create an interactive teaching demo for Bezier su...
The goal of this project is to create an interactive teaching demo for Bezier surface patch. It can be used in CAGD courses, and help the students to have a better understanding of Bezier surface patch.
- 2023-02-23 16:50:03下载
- 积分:1
-
opengl Red Book
opengl红皮书-opengl Red Book
- 2022-08-11 23:28:37下载
- 积分:1
-
opengl游戏编程 书中实例的第5章代码
opengl游戏编程 书中实例的第5章代码-opengl game programming book, Chapter 5 of the code examples
- 2023-04-30 18:35:04下载
- 积分: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
-
ejemplos de jogl en java, sistema solar
ejemplos de jogl en java, sistema solar
- 2023-07-12 23:30:02下载
- 积分:1
-
- 2022-10-19 06:50:03下载
- 积分:1
-
学习OpenGL的最好程序
学习OpenGL的最好程序-learning OpenGL the best procedures
- 2022-03-18 22:05:44下载
- 积分:1
-
simulated solar physics movement and the achievement of texture, movement contro...
此程序了模拟太阳九大行星运动并实现了纹理,控制运动等操作-simulated solar physics movement and the achievement of texture, movement control operation
- 2022-03-30 05:39:06下载
- 积分:1
-
opengl prepared by a senior animation procedures to be carried out by right
opengl编写的一个高级动画程序,右键单击可进行菜单选择-opengl prepared by a senior animation procedures to be carried out by right-clicking the menu choice
- 2022-02-01 01:59:35下载
- 积分:1