SkillAgentSearch skills...

ColladaXna

Collada Importer for XNA (Work in Progress)

Install / Use

/learn @Bunkerbewohner/ColladaXna
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ColladaXna - COLLADA Importer for XNA 4.0

ColladaXna is a .NET library for loading COLLADA (.dae) models with XNA 4.0, written in C#.

At its core is the Assembly ColladaXnaBase which contains the class ColladaModel which can be used to load ".dae" files. This works from within XNA content pipeline extensions just as well at run-time in applications and games using the .NET 4 Client Profile.

The Assembly ColladaXnaImporter contains the COLLADA Standard Importer which imports the Collada model into the default XNA content format which can be processed and loaded with XNA's default classes.

For documentation and more refer to the Wiki at https://github.com/Bunkerbewohner/ColladaXna/wiki

The code is published under the MIT license (see LICENSE.txt)

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated9mo ago
Forks3

Languages

C#

Security Score

82/100

Audited on Jul 5, 2025

No findings