-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用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
-
opengl 的NEHE源码
此为48课程的源码,网址为中文NEHE教程网址
引用源网址的话:
所有DancingWind发表的内容,大多都来自共享的资源,所以我没有资格把它们据为己有,或声称自己为这些资源作出了一点贡献。故任何人都可以复制,修改,重新发表,甚至以自己的名义发表,我都不会追究,但你在做以上事情的时候必须保证内容的完整性,给后来的人一个完整的过程。最后,任何人不能以这些资料的任何部分,谋取任何形式的报酬。
- 2023-04-19 15:55:03下载
- 积分:1
-
基于GLScene三维图形引擎的教学资源开发及应用研究是个很使用的技术手册...
基于GLScene三维图形引擎的教学资源开发及应用研究是个很使用的技术手册-Based on three-dimensional graphics engine GLScene teaching resources development and applied research is a very use of technical manuals
- 2022-07-14 09:45:51下载
- 积分:1
-
glsl+粒子系统绘制的火焰喷射
利用shader和粒子系统实现的火焰喷射效果,可以用于了解例子系统和如何使用shader来完成自己的程序
- 2023-03-10 21:35:03下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
This effect is automatic random playback of fireworks, unlike the kind of mouse...
这个烟花效果是自动随机播放的,不像鼠标点击才会放的那种。-This effect is automatic random playback of fireworks, unlike the kind of mouse click will let.
- 2022-06-29 15:38:32下载
- 积分:1
-
famous Nehe OpenGL tutorial source VC matching 31
著名的Nehe的OpenGL教程VC++配套源码31-40课,适合OpenGL初学者使用,作者在他的程序中已详加注释-famous Nehe OpenGL tutorial source VC matching 31-40 class, suitable for beginners to use OpenGL, the author of the procedures he has been careful Notes
- 2022-06-27 11:50:56下载
- 积分:1
-
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助...
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助-This is for my own use OpenGL to do a procedure, interactive consoles, can set up their own light source. Anti-aliasing, shading and display modes, very helpful to learn OpenGL
- 2023-04-19 05:30:03下载
- 积分:1
-
三维纹理,opengl
三维纹理,opengl- Three dimensional texture, opengl
- 2023-08-25 19:50:03下载
- 积分:1
-
3d图形仿真
应用背景
该代码是应用在一个医疗机器人身上,该机器人是在solidworks上建模的,生成的是VRML格式,所以Openinventor是支持的
关键技术
实现了在Solidworks中创建的模型在Openinventor中的导入和控制,是一个简单的机器人模型,有具体的源代码,编程环境是VC6.0,Coin3D.希望能够帮到大家
- 2022-07-06 21:57:24下载
- 积分:1