-
OpenGL 3
OpenGL三维图形系统开发与实用技术》书的源码-OpenGL 3-D graphics system development and practical skills, "the source
- 2022-07-19 01:06:57下载
- 积分:1
-
opengl做的类似屏保的程序
opengl做的类似屏保的程序-opengl done similar procedures screensaver
- 2022-08-05 17:25:19下载
- 积分:1
-
简单的机器人模型,自动运动,行走,跳舞等动作,基于OPENGL开发
简单的机器人模型,自动运动,行走,跳舞等动作,基于OPENGL开发-robot
- 2023-06-02 16:55:03下载
- 积分:1
-
Virtual roaming a small example of the realization of a robot roaming process
虚拟漫游的小例子,实现了机器人的漫游过程-Virtual roaming a small example of the realization of a robot roaming process
- 2022-07-23 18:28:49下载
- 积分:1
-
用OpenGL,在VC++环境下,制作彩色三角形
用OpenGL,在VC++环境下,制作彩色三角形-use OpenGL, the VC environment, the production of color triangle
- 2022-01-26 01:00:32下载
- 积分:1
-
OpenGL的模型和光源,光线和角度可以调整位置…
opengl模型和光源,光源和视点可以调整位置 注:红色立方体不是光源,光源为不可见的. 我是初学做的不怎么好.-opengl model and the light source, light and perspective can be adjusted position Note : red cube is not light, light source is not visible. I was learning to do very well in this aspect.
- 2022-12-08 01:05:03下载
- 积分:1
-
Opengl的组合图形演示,希望对大家学习有帮助,支持站长!
Opengl的组合图形演示,希望对大家学习有帮助,支持站长!-Opengl graphic presentation of the portfolio, in the hope that everyone has to learn to help support the station!
- 2022-08-10 15:17:50下载
- 积分: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
-
应用程序向导创建了这个mfc_basic应用你。这个应用程序不好。
AppWizard has created this mfc_basic application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-03-02 11:07:04下载
- 积分:1
-
一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。
一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。-a VB-based Opengl procedure proposed by the use of general VB Opengl framework.
- 2022-05-15 02:04:11下载
- 积分:1