-
一个旋转的茶壶的源码示例
GraphicsLab1.cpp一个旋转的茶壶的源码示例
- 2022-01-28 06:50:27下载
- 积分:1
-
使用VC++与opengl生成简单三维地形。
使用VC++与opengl生成简单三维地形。-The use of VC++ and opengl to generate simple three-dimensional terrain.
- 2022-07-08 19:17:58下载
- 积分:1
-
二维火焰的模拟,使用温度模型,OpenGL图形库
2D火焰模拟,采用温度模型,OpenGL函数库-2D flame simulation, using the temperature model, OpenGL library
- 2022-01-31 11:34:45下载
- 积分:1
-
实现三维图
achieve 3d graphes-achieve 3d graphes ... ... ...
- 2022-06-21 04:14:18下载
- 积分:1
-
Point light source examples of the river for the DXUT scene rendering. Given her...
点光源河面光源的实例,用于在DXUT场景的渲染。这里给出的c++代码,适合初学者-Point light source examples of the river for the DXUT scene rendering. Given here c++ Code, suitable for beginners
- 2022-03-19 22:52:16下载
- 积分:1
-
OpenGL integration painted teapot
OpenGL融合画茶壶-OpenGL integration painted teapot
- 2022-08-11 23:08:16下载
- 积分:1
-
3D 太阳系 - OpenGL 和 C#
翻译 maninwest@Codeforge 作者:Vasily Tserekh@CodeProject这是个 3D 太阳系,使用 OpenGL 和 C# 实现。我尽量让它简单。它包含行星、卫星、太阳月亮和其他星星。我使用了 TAO命名空间,它是在 OpenGL dll 和 .NET Framework 之间的互操作。我也用了 Shadowengine - 一个我自己开发的小图形框架。使用它,我可以省去加载图形和初始化图形上下文的代码编写工作。3D 编程员眼中的太阳系3D 编程员需要将宇宙、轨道、星星等实体在程序设计环境中进行转化。宇宙是一个黑色背景,可以使用 OpenGL 的函数 Gl.glClearColor(0, 0, 0, 1);//red green blue alpha 。至于星星,可以使用点来替代。可以使用 OpenGL 处理绘制点的基元。你也可使用随机函数生成大量点,只要确保它们不在太阳系中即可。行星是有底纹的球体。它们有自己的轨道和旋转轴。你得使用 变量跟踪并更新,因为它们随着时间改变。如果不想使用3D max 制作球体,可以使用 OpenGL 二次曲线。卫星和行星一样,只是不饶太阳而是绕行星转。使用代码项目中包含对 ShadowEngine和 TAO.OpenGL 的引用. 项目类有: Camara.cs典型的 FPS 相机。鼠标以屏幕中间为中心。用户移动鼠标时,会计算离开始点的 delta X 和 Delta Y 。这些 Delta X 和 Delta Y 被转化成角度当你向前/向后移动相机时,相机会移动到角度指的方向。
- 2022-02-04 03:32:08下载
- 积分:1
-
OpenGL基本字母
Basic Alphabet OpenGL
- 2022-01-30 12:44:55下载
- 积分:1
-
作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL...
作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and OpenGL
- 2022-03-26 06:00:20下载
- 积分:1
-
使用OpenGL 示范光线和旋转物体的简单模拟
使用OpenGL 示范光线和旋转物体的简单模拟 -The use of OpenGL lighting model and a simple simulation of rotating objects
- 2022-05-25 19:46:37下载
- 积分:1