-
Germany Signsoft company for Opengl programming controls things out of a can dir...
德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
- 2022-01-26 04:07:11下载
- 积分:1
-
opengl的一个图像源代码
opengl的一个图像源代码-opengl image of a source code
- 2022-01-25 22:26:07下载
- 积分:1
-
Use the mouse to pick up procedures opengGL realize functions, to pick up the ba...
用鼠标实现opengGL程序的拾取功能,对球进行拾取,并有提示信息-Use the mouse to pick up procedures opengGL realize functions, to pick up the ball and has a message
- 2022-02-15 19:13:51下载
- 积分:1
-
A card deck
此程序使用列表框来显示牌组中的牌和手中的牌。下一个版本将介绍类似于Windows操作系统附带的纸牌和红心游戏中使用的牌图形;
- 2022-02-03 12:12:56下载
- 积分:1
-
antcolony optimizationmathlabcode
antcolony optimizationmathlabcode
- 2022-06-02 06:34:11下载
- 积分: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
-
High
高性能碰撞检测论文,非常不错,我做项目的时候就用这个-High-performance collision detection papers, very good project to do when I use this
- 2023-05-05 09:30:05下载
- 积分:1
-
OpenGL 3D Graphics Programming Intermediate opengl study books
OpenGL三维图形程序设计 中级opengl学习用书-OpenGL 3D Graphics Programming Intermediate opengl study books
- 2022-12-03 18:45:03下载
- 积分:1
-
这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。...
这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
- 2022-06-28 20:50:18下载
- 积分:1
-
OpenGL中导入3ds模型的完成程序,不错的,给大家分享一下
OpenGL中导入3ds模型的完成程序,不错的,给大家分享一下-OpenGL into 3ds model of the procedure, yes, to share with you
- 2022-01-26 04:14:38下载
- 积分:1