项目作者: Mudbill

项目描述 :
Parses COLLADA files. Best served cold.
高级语言: Java
项目地址: git://github.com/Mudbill/java-collada.git
创建时间: 2020-01-21T02:04:48Z
项目社区:https://github.com/Mudbill/java-collada

开源协议:

下载


java-collada

Parses COLLADA files. Best served cold.

This has mostly been just a personal project with no original intention to publish. Eventually I figured I might as well put up what I have than let it gather byte-dust.

Requires JeXiMeL, my XML tool.

Loads .dae files.

By the way, it doesn’t implement the entire COLLADA spec. It was made to support version 1.4 specifically, but it might work with other versions, who knows. Forget about lights and scenes, this is for vertices (indexed), texture co-ordinates, normals and tangents.

Thas it mayne.