-
在OPENGL环境下编辑3d模型,并在3d世界进行漫游
在OPENGL环境下编辑3d模型,并在3d世界进行漫游-OPENGL environment in 3d model editor, and in the 3d world Roaming
- 2022-01-27 14:53:22下载
- 积分:1
-
八叉树的实现
功能:
1、创建八叉树。
此八叉树为满树,即所有节点/叶子全部创建。
用户可以自定义此八叉树的深度和所处的三维场景中的位置。...
八叉树的实现
功能:
1、创建八叉树。
此八叉树为满树,即所有节点/叶子全部创建。
用户可以自定义此八叉树的深度和所处的三维场景中的位置。
注a:由于创建树时为满树创建,故层数太大时创建时间可能会比较久,请耐心等待。
注b:创建顺序为(1)上层左前节点-(2)上层右前节点-(3)上层右前节点-(4)上层右后节点
-(5)下层左前节点-(6)下层右前节点-(7)下层右前节点-(8)下层右后节点-(1)-(2)……
2、先序遍历八叉树。
八叉树创建成功后用户可调用此子模块查看此八叉树,会显示每个结点的编号,值和在场景中的坐标。
3、查看八叉树的深度。
4、在场景中查找点。
用户首先输入要查找的坐标。
如果该点位于场景外则提示用户并返回,否则在场景中递归查找该点。
找到后输出该点所处的子结点的坐标和递归次数。-err
- 2022-02-04 18:51:02下载
- 积分: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 的源代码-从文件中加载三维人脸的人权,并显示脸。
使用模板文件
1.从文件中加载一个人类的三维人脸和显示脸。
文件的结构,如下所示:
顶点的数量
顶点的坐标
多边形的数量
多边形的顶点的索引
2.执行俯仰、 滚和偏航的相机。与键盘事件的联系
- 2022-09-21 14:10:03下载
- 积分:1
-
his OpenGL Component Builder is for C Versi on 5.0.
his OpenGL Component is for C++ Builder Version 5.0.-his OpenGL Component Builder is for C Versi on 5.0.
- 2022-04-23 17:49:39下载
- 积分:1
-
一个openGL实现的花瓶
bezier曲线旋转实现的花瓶效果不错,可以切换不同的视角来观看
- 2022-07-03 22:15:17下载
- 积分:1
-
use OpenGL prepare a topographical data processing tool for the development, mai...
用OPENGL编写的一种地形数据文件处理工具的开发,主要是提取并显示DEM文件-use OpenGL prepare a topographical data processing tool for the development, mainly DEM extraction and display documents
- 2023-07-04 07:35:03下载
- 积分:1
-
The solar system in C++ and OpenGL
The solar system in C++ and OpenGL
- 2023-06-25 03:15:03下载
- 积分:1
-
OpenGL +纹理映射实现火灾模拟
opengl+texture mapping实现fire仿真-opengl+ texture mapping to achieve fire simulation
- 2022-02-01 17:53:07下载
- 积分:1
-
一个简单的固定视角的圆柱
一个简单的固定视角的圆柱-a simple cylindrical fixed Perspective
- 2022-02-20 20:02:40下载
- 积分:1