[ 源代码: libgltf ]
软件包:libgltf-dev(0.1.0-3 以及其他的)
Library for rendering glTF models -- development
glTF, the GL Transmission Format, is the runtime asset format for the GL APIs: WebGL, OpenGL ES, and OpenGL. glTF bridges the gap between formats used by modeling tools and the GL APIs.
LIBGLTF provides methods to load the OpenGL scene from glTF format and render it into an existing OpenGL context. LIBGLTF also allows one to change the camera position so the scene can be displayed from different points of view.
This package contains the files needed to build applications using libGLTF.
其他与 libgltf-dev 有关的软件包
|
|
|
|
-
- dep: libepoxy-dev (>= 1.3.1)
- OpenGL function pointer management library- development
-
- dep: libglm-dev
- C++ library for OpenGL GLSL type-based mathematics
-
- dep: libgltf-0.1-1 (= 0.1.0-3+b1)
- Library for rendering glTF models