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
OpenSceneGraph 3 Cookbook以及书的源代码 This is a cookbook full of recipes with practical examples enriched with code and the required screenshots for easy and quick comprehension. You should be familiar with the basic concepts of the OpenSceneGraph API and should be able to write simple programs. Some OpenGL and math knowledge will help a lot, too.
2022-03-02 13:28:32 6.8MB OSG OpenGL
1
官网下载的OpenSceneGraph 3 Cookbook 源代码
2022-02-28 15:20:23 1.69MB osg
1
osg转换成ive文件的工具,可以作为开发的参考,作为自己开发的工具使用~
2022-02-28 11:41:31 10.52MB osg ive 转换
1