场景图

场景图(Scene Graph)是组织和管理三维虚拟场景的一种数据结构,是一个有向无环图(Directed Acyclic Graph, DAG)。

场景图的应用
图形编辑工具
游戏等3D应用
场景图的实现
开源的场景图
*OpenSceneGraph
*OpenSG

参见
*图 (数据结构)
*树 (数据结构)

外部链接
*[http://www.realityprime.com/articles/scenegraphs-past-present-and-future scenegraphs: past, present and future]
*[https://www.openscenegraph.org/ OpenSceneGraph]
*[https://web.archive.org/web/20070611104000/https://java3d.dev.java.net/ Java3D]

评论 (0)

  • 还没有评论,来抢沙发吧。