Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Open Asset Import Library

Compare

  Analyzed about 16 hours ago

Assimp is a portable and extensible library designed for reading various well-known 3D file formats. It reads more than 20 different 3D file formats (including Collada, 3DS, OBJ, LWO, and X) into a straightforward, hierarchical in-memory data structure that can easily be read and processed by ... [More] applications. Several post processing steps such as normal and tangent computations, indexing or vertex cache optimization are provided to optimize the data for a particular purpose. The library supports complex multi-layer materials and skinned meshes with multiple animations. A Windows-based viewer utility is provided as implementation reference. [Less]

462K lines of code

104 current contributors

6 months since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

Assimp .NET Wrapper

Compare

  Analyzed about 2 hours ago

A .NET wrapper for the Open Asset Import (Assimp) library. It is written in C# and is an alternative to the official Assimp .NET port as it uses P/Invoke rather than SWIG.

16.9K lines of code

3 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This