GitXplorerGitXplorer
m

go-collada

public
13 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
05ae5e80280db91e63a5882b53fbb6533aecc10d

[autopush] «Q: Are we not men? A: We are Vaxen.»

committed 7 years ago
Unverified
7d0c185ef1b13af8006c1f117d40feab03c7ba0c

[autocommit] «If you see an onion ring -- answer it!»

committed 8 years ago
Unverified
d7e5e826cf90b62c187d18bc60ddebc2ebd1b5bb

[autocommit] «Revolution, n.: A form of government abroad.»

committed 8 years ago
Unverified
153e1986a1e16f7d880deb704272c955861ada97

import paths updated-not-fixed (ie now self-fixable)

committed 8 years ago
Unverified
a5f606431b4f1443e2a6bc974adb8b16dad4708b

xmlx

committed 10 years ago
Unverified
c77f552230fa85709c6f94cd3985ad866f19a21f

Merge pull request #3 from GlenKelley/master

committed 11 years ago

README

The README file for this repository.

go-collada

Go packages for working with the Collada file format.

  • go-collada/dom -- implements approx. 98.5% of the Collada 1.5 specification as Go-native data structures

  • go-collada/imp-1.5 -- loads Collada 1.4.1 and 1.5 XML documents into the go-collada/dom data structures

  • go-collada/conv-1.4.1-to-1.5 -- in-memory conversion of Collada 1.4.1 XML documents to 1.5