Welcome![Sign In][Sign Up]
Location:
Search - OpenSceneGraph open

Search list

[OpenGL programOpenSceneGraph-2.3.5

Description: Opengl开发包,是开源的程序包。可以做为opengl开发者的参考资料。-Opengl development kit is the open source package. Can be used as reference for opengl developers.
Platform: | Size: 5447680 | Author: hummock01 | Hits:

[3D Graphic21.rainandsnow

Description: 本程序是基于OSG环境下的一个程序,OSG是(openscenegraph)的简称,即开放场景图像,是用来处理3D和2D图形的-This procedure is based on the OSG environment of a program, OSG is (openscenegraph) the short title, that is, open scenes images, is used to dealing with 3D and 2D graphics
Platform: | Size: 2013184 | Author: xuzhen | Hits:

[3D GraphicOpenSceneGraph-2.8.0

Description: OSG2.8版本源代码及开发包,附带大量示例程序,使用VS 2005以上版本可以直接编译。-OSG2.8 version of the source code and development kit
Platform: | Size: 6456320 | Author: 高桢 | Hits:

[OtherOpenSceneGraph-2.6.1

Description: OpenSceneGraph-2.6.1源代码-OpenSceneGraph-2.6.1 open source codes
Platform: | Size: 5849088 | Author: 朱辉 | Hits:

[3D GraphicOpenSceneGraph_Quick_Start_Guide

Description: OpenSceneGraph是C++的开源库,主要是在科研中用来代替OPENGL等于硬件相关度较高的编程工具。此资料是其的手册文档-OpenSceneGraph is open-source C++ libraries, mainly in the scientific research is used to replace the OPENGL is equal to a high degree of hardware-related programming tools. This information is a manual of its documentation
Platform: | Size: 1431552 | Author: 马宏 | Hits:

[OpenGL programOpenSceneGraph-2.8.3

Description: Opengl development kit is the open source package. Can be used as reference for opengl developers
Platform: | Size: 6739968 | Author: 张三 | Hits:

[OpenGL programOpenSceneGraph-Quick-Start-Guide

Description: OpenSceneGraph快速入门指导,对跨平台开源场景图形 API的初步介绍,[美]Paul Martz著-OpenSceneGraph Quick Start guide, cross-platform, open source scene graph API' s initial presentation [America] Paul Martz with
Platform: | Size: 1440768 | Author: li | Hits:

[File FormatOSG

Description: The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems.
Platform: | Size: 3926016 | Author: hrm | Hits:

[ISAPI-IEOpenSceneGraph.3.Cookbook.pdf

Description: OpenSceneGraph,缩写为OSG,是最好的开源、高性能3 d图形工具包。-OpenSceneGraph, which will also be abbreviated as OSG in the following parts of this book, is one of the best open source, high performance 3D graphics toolkits.
Platform: | Size: 5316608 | Author: 溜缝 | Hits:

[OtherOpenSceneGraph-Quick-Start-Guide

Description: 简要介绍了跨平台的开源场景图形API,本书专为准备开始学习OSG,并使用OSG 进行程序开发的开发者所编写。 本书所涉及的工具可能包括特定行业的应用软件,本书同时还提供有关虚拟现实 和仿真方面的介绍,这也正是OSG 的强大之处所在。-A Quick Introduction to the Cross-Platform Open Source Scene Graph API.This book is designed for ready to start learning OSG, and program development using OSG written by developers. Tools involved in the book may include industry-specific software applications, this book also provides information about virtual reality And presentation aspects of simulation, which is where the power of the OSG.
Platform: | Size: 1432576 | Author: ztt | Hits:

[OtherOSG

Description: OpenSceneGraph图形系统是一个基于工业标准 OpenGL 的软件接口,它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。OpenSceneGraph是一个开放源码,跨平台的图形开发包,它为诸如飞行器仿真,游戏,虚拟现实,科学计算可视化这样的高性能图形应用程序开发而设计。它基于场景图的概念,它提供一个在OpenGL之上的面向对象的框架,从而能把开发者从实现和优化底层图形的调用中解脱出来,并且它为图形应用程序的快速开发提供很多附加的实用工具。-The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well established as the world leading scene graph technology, used widely in the vis-sim, space, scientific, oil-gas, games and virtual reality industries.
Platform: | Size: 4250624 | Author: admin | Hits:

[OpenGL programOpenSceneGraph-Data-3.4.0

Description: openscenegraph3.4.0,主要是一款开源的图形渲染引擎,主要是OPENGL的基础上进行封装,可以利用它实现三维场景的渲染。-openscenegraph3.4.0, mainly is an open source graphics rendering engine, OPENGL is mainly carried out on the basis of the package, you can use it to achieve a three-dimensional scene rendering.
Platform: | Size: 9906176 | Author: chende | Hits:

[OtherOpenSceneGraph

Description: OpenSceneGraph(OSG)是一个基于工业图形标准OpenGL的高层次图形开发APl接口,一款开放源代码的、具备商业级别渲染能力的实时三维渲染引擎,在国内外均已得到广泛的应用,并且已经有越来越多的虚拟现实行业开发者加入到OSG开发的行列中来。 本书的编写目的是:详细剖析OpenSceneGraph引擎的实现流程,包括其场景图形结构,几何体绘制和渲染状态的封装机制,场景漫游、交互和动画的实现方式,以及最为重要的对于三维渲染引擎的内部裁减、数据动态调度和多线程渲染机制的深入分析。本书对虚拟现实行业的爱好者和从业者、对愿意了解最新图形学相关技术发展,以及有志于开发自主知识产权的三维引擎系统的读者,均会大有助益。 本书可以作为计算机图形学或虚拟现实专业的高年级本科生和研究生教材使用,也可供三维图形学领域的专门研发人员,尤其是使用0penSceneGraph进行项目开发和科学研究的人员参考、学习。-OpenSceneGraph (OSG) is a development based on industry standard OpenGL graphics APl high-level graphical interfaces, an open source, commercial-grade rendering capabilities with real-time 3D rendering engine, at home and abroad have been widely used, and has been more and more virtual reality industry developers to join the ranks OSG developed in the past. Write the purpose of this book is: a detailed analysis of OpenSceneGraph engine implementation process, including its scene graph structure, geometry rendering and encapsulation mechanism rendering state, the scene roaming implementation interaction and animation, as well as the most important for the three-dimensional rendering engine inside cut, in-depth analysis of data and multi-threaded rendering dynamic scheduling mechanism. Book industry virtual reality enthusiasts and practitioners of related graphics are willing to learn about the latest technological developments, as well as interested in the development of three-dimensio
Platform: | Size: 23246848 | Author: 苏尼玛 | Hits:

[3D GraphicOpenSceneGraph-3.4.0

Description: OSG最新代码,是一个较好的开源渲染引擎- The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, ...
Platform: | Size: 7974912 | Author: rpudn10 | Hits:

[Graph programOpenSceneGraph三维渲染引擎设计与实践

Description: OpenSceneGraph(OSG)是一个基于工业图形标准OpenGL的高层次图形开发APl接口,一款开放源代码的、具备商业级别渲染能力的实时三维渲染引擎,在国内外均已得到广泛的应用,并且已经有越来越多的虚拟现实行业开发者加入到OSG开发的行列中来。(OpenSceneGraph (OSG) is based on a high level graphics development APl interface graphics standard OpenGL, real-time 3D rendering engine is an open source, with commercial grade rendering capabilities, have been widely used at home and abroad, and has a virtual reality industry more and more developers to join the ranks of OSG development in.)
Platform: | Size: 23246848 | Author: 逗你玩H | Hits:

CodeBus www.codebus.net