-
在MDI使用OpenGL
在MDI中使用opengl-in MDI use opengl
- 2022-09-03 07:40:03下载
- 积分:1
-
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者...
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者-Opengl with c and written Nurbt used to prepare the surface, it is suitable for beginners Surface Science
- 2022-08-25 10:50:32下载
- 积分: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设计
太阳系非常华丽的用opengl设计 -taiyangxi
- 2022-03-26 03:40:04下载
- 积分:1
-
用mfc opengl编写的,转动的球,可能会有数组越界的错误
用mfc opengl编写的,转动的球,可能会有数组越界的错误-mfc opengl prepared with the rotation of the ball, there may be cross-border array of mistakes
- 2022-08-18 23:30:30下载
- 积分:1
-
Author : yulongsun penGL need to give Chinese exports, However, we did not find...
作者: yulongsun
需要在penGL中作中文输出,但没发现何处有合适的,把一个叫zhaohui的人写的英文字符输出类改了一下,可以输出中文了,但却并没有解决我的问题。我感觉得应该使用wglUseFontBitmaps()函数使字体保持不变。但我对 OpenGL不熟,不知怎么用。不过我做的东西也许对别人有用,权且放在这儿。同时希望得到指教。
文件:CGLFont.c CGLFont.h
env::windows2000, vc6.0
e-mail: yulongsun@163.com -Author : yulongsun penGL need to give Chinese exports, However, we did not find a suitable where, a person called zhaohui write English characters output category changed a bit, the Chinese can export, but not solve the problem. I feel that you should use wglUseFontBitmaps () function so that fonts remain unchanged. But I OpenGL well, I do not know how use. But I may do something useful for others, the time being here. Hope received the exhibitions. Documents : CGLFont.c CGLFont.h env : : Solaris, vc6.0 e-mail : yulongsun@163.com
- 2022-02-25 06:21:46下载
- 积分:1
-
使用Opengl创建基本的图形
使用Opengl创建基本的图形-use Opengl create basic graphics
- 2023-07-30 22:30:02下载
- 积分:1
-
OPenGL超级宝典源代码,14――17,很好,适合初学者
OPenGL超级宝典源代码,14――17,很好,适合初学者-OpenGL source ,14-- 17, good for beginners
- 2022-04-11 05:26:10下载
- 积分:1
-
Program on the basis of the object
Program on the basis of the object-oriented programming with detailed comments. Executes drawing of ground, dear, at home, trees and lines of electricity transmissions.
- 2023-01-31 19:50:03下载
- 积分:1
-
An OpenGL example of Star!!It can help you understand opengl framework in more d...
星星闪动--OpenGL, 一个opengl的例子!!可以帮助你更详细的了解opengl的框架建立!!!! -An OpenGL example of Star!!It can help you understand opengl framework in more detail
- 2023-01-24 01:05:04下载
- 积分:1