-
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习...
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习-object-oriented graphics engine
- 2023-08-23 08:40:14下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1
-
三维人脸建模
从图像进行三维建模的c++代码,解压后可直接运行,可看到一个旋转的三维人脸模型
- 2022-02-02 09:25:32下载
- 积分:1
-
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享...
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享-The code is a CD-ROM brought the game programming, which describes how to use OpenGL for game design. Want to have friends like to share
- 2022-05-21 05:04:52下载
- 积分:1
-
彩色立方体OpenGL 绘制
彩色立方体OpenGL 绘制-OpenGL rendering color cube
- 2022-01-26 05:44:24下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1
-
一个基于OPENGL技术创建立体模型的实例
一个基于OPENGL技术创建立体模型的实例- Founds the three-dimensional model based on the OPENGL
technology the example
- 2023-03-20 11:35:03下载
- 积分:1
-
三维物体绘制与变换,使用OpenGL绘制空间立体图形并实现立体图形的变换及视角变换。
创建空间中的立方体
支持鼠标选择立方体
支持对选中立方体的平移...
三维物体绘制与变换,使用OpenGL绘制空间立体图形并实现立体图形的变换及视角变换。
创建空间中的立方体
支持鼠标选择立方体
支持对选中立方体的平移、旋转、放缩变换
支持对视点进行变换
-Three-dimensional objects drawn with the transformation, three-dimensional space using the OpenGL graphics rendering and realize three-dimensional graphics transform and perspective transform. Create a space to support the mouse to choose cube cube cube to support the selected translation, rotation, zoom support for the perspective transform to transform
- 2022-04-17 02:43:56下载
- 积分:1
-
这个文件里面包含了现在最新的OPENGL里面最县的显示方式的说明...
这个文件里面包含了现在最新的OPENGL里面最县的显示方式的说明-The document which contains the latest current OPENGL inside most counties display note
- 2023-02-11 06:45:03下载
- 积分:1