Download Latest Version assimp-3.1.1_no_test_models.zip (6.6 MB)
Email in envelope

Get an email when there's a new version of Open Asset Import Library

Home / assimp-3.0
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2012-07-10 1.7 kB
assimp--3.0.1270-source-only.zip 2012-07-10 4.0 MB
assimp--3.0.1270-full.zip 2012-07-10 35.5 MB
assimp-view-3.0-setup.exe 2012-07-10 15.0 MB
assimp-sdk-3.0-setup.exe 2012-07-10 35.7 MB
Totals: 5 Items   90.3 MB 11
Open Asset Import Library 3.0 Release
=====================================

Date of Release: 10. July 2012


FILES:

assimp--3.0.1270-source-only.zip 
  - buildable source code, docs, no test files, no prebuilt binaries

assimp--3.0.1270-full.zip 
  - full source, test files, prebuilt binaries for Windows/Visual Studio (32 and 64 Bit)

assimp-sdk-3.0-setup.exe 
  - Installer for Windows (32 and 64 Bit), docs, no source code, 
    prebuilt binaries, start menu associations

assimp-view-3.0-setup.exe 
  - Viewer installer for Windows (32 and 64 Bit)


CHANGELOG:

3.0 (2012-07-07)

FEATURES:
   - new export interface similar to the import API. 
   - Supported export formats: Collada, OBJ, PLY and STL
   - added new import formats: XGL/ZGL, M3 (experimental)
   - new postprocessing steps: Debone
   - vastly improved IFC (Industry Foundation Classes) support
   - introduced API to query importer meta information (such as supported
       format versions, full name, maintainer info).
   - reworked Ogre XML import
   - C-API now supports per-import properties

FIXES/HOUSEKEEPING:

   - hundreds of bugfixes in all parts of the library
   - unified naming and cleanup of public headers
   - improved CMake build system
   - templatized math library
   - reduce dependency on boost.thread, only remaining spot
     is synchronization for the C logging API 

API COMPATIBILITY:
   - renamed headers, export interface, C API properties and meta data
     prevent compatibility with code written for 2.0, but in 
     most cases these can be easily resolved
   - Note: 3.0 is not binary compatible with 2.0
Source: readme.txt, updated 2012-07-10