OSG格式转换工具 可选择2.8和3.0版本转换
2022-04-12 09:06:05 10.43MB OSG转换 OSG2.8 OSG3.0
1
OpenSceneGraphReferenceDocs-3.6.5 OSG的API手册,chm格式带书签。积分我只设置5分,但是会自动调整的,我也没有办法,谢谢。
2022-04-06 01:22:25 82.37MB osg
1
OpenSceneGraph-3.2.0编辑库,包含生成的osgQt.DLL等qt所需类库。支持qt5.2以上开发。
2022-04-03 19:35:28 23.51MB osg osgqt
1
QpenSceneGraph程序设计
2022-03-30 17:21:55 4.72MB osg
1
对OSG引擎整体总结, 对架构会有整体的认识.
2022-03-25 16:07:22 3.66MB OSG 三维引擎架构
1
OpenSceneGraph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。它作为中间件(middleware)为应用软件提供了各种高级渲染特性,IO,以及空间结构组织函数;而更低层次的OpenGL 硬件抽象层(HAL)实现了底层硬件显示的驱动。
2022-03-10 17:34:16 6.23MB OSG
1
osg所有节点外部多显示一层白色轮廓,选中此节点的话,则轮廓不再显示
2022-03-04 19:08:14 4KB osgscribe
1
最简洁的节点拾取代码。功能为点击节点后变为透明。可基于此基础改进功能。
2022-03-04 19:05:52 1KB osg
1
This sample teaches you how to create an OpenGL based Spline Drawing application using the MFC library. It shows how to setup 4 Control Points: 1. Start Point 2. End Point 3. Tangent Start Point 4. Tangent End Point User Interactions * Right click to load the on screen context menu. * Left click and drag to move the selected control point around and see its effect on the spline. * From the Spline menu, you can select the Type of Spline: Hermite, Cardinal or Bezier. * In the same menu you can change the Tension of the control points effect on the spline. * You can also select different control points between: Start/End points and Start/End Tangent points.
2022-03-04 12:59:24 41KB osg opengl 样条曲线 hermite
1
OSG摄像机控制,鼠标左键与中键功能互换,让左键为平移功能,让中键为旋转功能。 修改后可以让所有的摄像机都改过来。
2022-03-03 22:19:37 14KB OSG摄像机 鼠标控制
1