-
This a Transparent PNG texture loader for OpenGL. It requires the gd library at...
This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/.
-This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/.
- 2022-04-07 07:25:13下载
- 积分:1
-
这是图形学opengl的一个应用实例,内容是天体运动,即月亮围绕地球转动的模拟....
这是图形学opengl的一个应用实例,内容是天体运动,即月亮围绕地球转动的模拟.-This is a graphics opengl application examples, as is the movement of celestial objects, the moon revolves around the Earth simulation.
- 2022-02-02 05:44:40下载
- 积分:1
-
纷飞的气球,从下到上漂到空中的气球,不错的
纷飞的气球,从下到上漂到空中的气球,不错的-Fly the balloons floated from the bottom-up to the sky
- 2022-03-12 06:09:21下载
- 积分:1
-
线框模型
线框模型
- 2023-08-20 03:25:03下载
- 积分:1
-
Realize a variety of particle system effects such as flame fireworks smoke
粒子系统实现 各种效果 火焰 烟雾 烟花等-Realize a variety of particle system effects such as flame fireworks smoke
- 2022-03-25 08:38:58下载
- 积分:1
-
如何开发OpenGL程序的基本方法后,如何加入颜色…
如何开发OPENGL程序的基本方法之三,如何加入颜色,如何画有颜色的多边形-How to develop procedures for the basic method OPENGL ter, how to join the colors, how to have color pictures of polygons
- 2022-01-31 01:35:37下载
- 积分:1
-
OpenGl some of the relevant information, including two straight generation algor...
一些OpenGl的相关资料,包括两个直线生成算法的ppt文件,一份openGL参考书籍的资料,和一个小程序-OpenGl some of the relevant information, including two straight generation algorithm ppt documents, a openGL reference books, and a small program
- 2022-08-10 10:04:22下载
- 积分:1
-
OpenGL编程
OpenGL编程-OpenGL Programming
- 2023-06-15 06:55:03下载
- 积分: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
-
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。...
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。-Use vc++ And openGL development shows that the effect of the flames, with a火柴头as a demonstration.
- 2022-07-05 09:06:28下载
- 积分:1