COLLADA.net: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Mogware (talk | contribs)
Created page with 'Fully extensible 100% C# COLLADA reader and writer? COLLADA.net is a solution for reading, manipulating, and saving collada scenes, animations or models in .NET applications. Th…'
 
Mogware (talk | contribs)
No edit summary
 
Line 1: Line 1:
Fully extensible 100% C# COLLADA reader and writer?
Fully extensible 100% C# COLLADA reader and writer?


COLLADA.net is a solution for reading, manipulating, and saving collada scenes, animations or models in .NET applications. This includes vertex manipulation, texture library access, support for animation keys, and much much more.
COLLADA.net is a solution for reading, manipulating, and saving collada scenes, animations or models in .NET applications. This includes vertex manipulation, texture library access, support for animation keys, and much much more.
Line 12: Line 13:
COLLADA.net fully supports all current 1.4 Collada Documents.
COLLADA.net fully supports all current 1.4 Collada Documents.
However, no knowledge of these standards are required by developers.
However, no knowledge of these standards are required by developers.
----


Learn more about the COLLADA.net solution:
Learn more about the COLLADA.net solution:
General Information: [http:/www.mogware.com/index.php?page=collada.NET]
 
Pricing: [http:/www.mogware.com/index.php?page=purchase]
[http://www.mogware.com/index.php?page=collada.NET General Information]
Online Help Files: [http:/www.mogware.com/Collada.NET/Help/]
 
[http://www.mogware.com/index.php?page=purchase Pricing]
 
[http://www.mogware.com/Collada.NET/Help Online Help Files]

Latest revision as of 18:37, 31 August 2009

Fully extensible 100% C# COLLADA reader and writer?


COLLADA.net is a solution for reading, manipulating, and saving collada scenes, animations or models in .NET applications. This includes vertex manipulation, texture library access, support for animation keys, and much much more.

COLLADA.net removes the need to marshal in overly complicated C++ objects into your .net applications.

Written in 100% managed code, COLLADA.NET only requires the .net framework be installed on the computer.

COLLADA.net can be used in any .net language including C#, VB.net, etc... All .net frameworks starting from .net 1.1 are supported.

COLLADA.net fully supports all current 1.4 Collada Documents. However, no knowledge of these standards are required by developers.




Learn more about the COLLADA.net solution:

General Information

Pricing

Online Help Files