Second Life Copybot
Assimp(Open Asset Import Library) - Printable Version

+- Second Life Copybot (https://secondlifecopybot.com)
+-- Forum: ★☆ Start Here before doing anything else!! ☆★ (https://secondlifecopybot.com/forum-26.html)
+--- Forum: STEP 3: TUTORIALS (https://secondlifecopybot.com/forum-510.html)
+---- Forum: Mesh Tutorials (https://secondlifecopybot.com/forum-477.html)
+---- Thread: Assimp(Open Asset Import Library) (/thread-6526.html)



Assimp(Open Asset Import Library) - johnkarun - 11-29-2013


Assimp is a portable Open Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter.

-Written in portable, ISO-compliant C++
-Easily configurable and customizable
-Core interface / API is provided for both C++ and C
-Command-line interface to perform common operations (i.e. quick file stats, convert models, extract embedded textures) from the shell
-Imports bones, vertex weights and animations (i.e. skinning, skeletal animations)
Loads multiple UV and vertex color channels (current limit is 8)
-Works well with UNICODE input files
-Supports complex multi-layer materials
-Supports embedded textures, both compressed (e.g. PNG) or just raw color data
No external dependencies except boost(

[To see links please register here]

) (zlib and irrxml are also needed, but they're included in the repository so you don't need to bother). And there's even a workaround to compile Assimp without boost - with some minor limitations.
-Due to its export interface, Assimp serves as general-purpose 3D model converter


:-Just because of its name: Assimp renders your program sexier

You can download it here it's free

[To see links please register here]


easy to convert mesh formats



Hit Rep If U Like It


RE: Assimp(Open Asset Import Library) - InigoMontoya - 11-29-2013

ty. can u write something about how we use this for sl?
or open sim? ty


RE: Assimp(Open Asset Import Library) - johnkarun - 12-01-2013

(11-29-2013, 09:02 PM)InigoMontoya Wrote:

[To see links please register here]

ty. can u write something about how we use this for sl?
or open sim? ty

it's just convert mesh formats

ex:-obj to dae



RE: Assimp(Open Asset Import Library) - InigoMontoya - 12-01-2013

ok ty!!


RE: Assimp(Open Asset Import Library) - DarkVirus33 - 01-04-2014

thanks gonna test it out


RE: Assimp(Open Asset Import Library) - Tmecop - 01-03-2016

Cool Stuff i'll try thais out thanks


RE: Assimp(Open Asset Import Library) - crazyinlove2 - 02-03-2016

Awesome, thank you so much, sounds cool


RE: Assimp(Open Asset Import Library) - zoieviper - 02-21-2016

hi love these tutorial keep love to learn new thing thak you


RE: Assimp(Open Asset Import Library) - Jasson - 02-22-2016

probaremos este a ver si voy aprendiendo


RE: Assimp(Open Asset Import Library) - pinacota745 - 03-11-2016

thanks for this great tutorial i learn new thing thank you very much