Open Asset Import Library (original) (raw)
Assimp (Open Asset Import Library) ist eine portable Open-Source-C++-Programmbibliothek zum Austausch von 3D-Modellen. Die Software wurde für typische Spieleszenarios entwickelt und unterstützt , Materialien, Knochenanimationen und Texturen.
Property | Value |
---|---|
dbo:abstract | Open Asset Import Library (Assimp) és una biblioteca d'importació de modelatge 3D multiplataforma sota llicècia BSD. Té com a objectiu proporcionar una Interfície de programació d'aplicacions (sigles en anglès, API) per a diferents formats de fitxers de recursos 3D. Escrita en C++ , ofereix interfícies per a C i C++. Les vinculacions a altres llenguatges (per exemple, BlitzMax , C# , Python ) es desenvolupen com a part del projecte o estan disponibles en altres llocs. Donada la importància i els avantatges d'Assimp, s'està desenvolupant un port Java (/ Kotlin) pur. Les dades importades es proporcionen en una estructura de dades jeràrquica i directa. Els passos configurables de processament posterior (és a dir, generació normal i tangent, diverses optimitzacions) augmenten el conjunt de funcions. Assimp actualment admet 57 formats de fitxers diferents per llegir, inclosos (.dae), .3ds, DirectX , i Blender 3D (.blend). A partir de la versió 3.0 Assimp també proporciona funcionalitats d'exportació per a alguns formats de fitxer. (ca) Assimp (Open Asset Import Library) ist eine portable Open-Source-C++-Programmbibliothek zum Austausch von 3D-Modellen. Die Software wurde für typische Spieleszenarios entwickelt und unterstützt , Materialien, Knochenanimationen und Texturen. (de) Open Asset Import Library (Assimp) is a cross-platform 3D model import library which aims to provide a common application programming interface (API) for different 3D asset file formats. Written in C++, it offers interfaces for both C and C++. Bindings to other languages (e.g., BlitzMax, C#, Python) are developed as part of the project or are available elsewhere. Given the importance and the benefits of Assimp, a pure Java (/Kotlin) port is being developed here. The imported data is provided in a straightforward, hierarchical data structure. Configurable post processing steps (i.e., normal and tangent generation, various optimizations) augment the feature set. Assimp currently supports 57 different file formats for reading, including COLLADA (.dae), 3DS, DirectX X, Wavefront OBJ and Blender 3D (.blend). As of Version 3.0 Assimp also provides export functionality for some file formats. (en) Open Asset Import Library (Assimp) — кроссплатформенная библиотека импорта 3D-моделей, обеспечивающая общий интерфейс программирования приложений (API) для различных . Написана на C++, предоставляет интерфейс на языках C и C++. Реализации для других языков (например, BlitzMax, C#, Python), как правило, разрабатываются как часть проекта. Данные импортируются в виде простой иерархической структуры данных. Настраиваемые эффекты пост-обработки (например, генерация касательного пространства, различные оптимизации) расширяют список возможностей. «Assimp» в настоящее время поддерживает 57 формат для импортирования, включая форматы COLLADA (.dae), , DirectX (.x), и Blender 3D (.blend). Версия 3.0 также обеспечивает экспорт некоторых форматов файлов. (ru) |
dbo:genre | dbr:3D_model |
dbo:latestReleaseDate | 2021-12-18 (xsd:date) |
dbo:latestReleaseVersion | 5.1.4 |
dbo:license | dbr:BSD_licenses |
dbo:wikiPageExternalLink | http://www.assimp.org https://github.com/java-graphics/assimp https://github.com/urho3d/Urho3D |
dbo:wikiPageID | 31377511 (xsd:integer) |
dbo:wikiPageLength | 3063 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1109434253 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Python_(programming_language) dbr:List_of_file_formats dbr:Blender_(software) dbr:Blitz_BASIC dbr:Library_(computing) dbr:.3ds dbr:.x dbc:Software_using_the_BSD_license dbr:Cross-platform dbr:Wavefront_.obj_file dbr:Godot_(game_engine) dbr:MonoGame dbr:Application_programming_interface dbr:BSD_licenses dbr:C++ dbr:COLLADA dbr:C_(programming_language) dbr:C_Sharp_(programming_language) dbc:C++_libraries dbc:Graphics_libraries dbr:DirectX dbr:3D_model dbr:MeshLab dbr:OpenCTM |
dbp:developer | Alexander Gessler (en) Kim Kulling, et al. (en) Thomas Schulze (en) |
dbp:genre | 3 (xsd:integer) |
dbp:latestReleaseDate | 2021-12-18 (xsd:date) |
dbp:latestReleaseVersion | 5.100000 (xsd:double) |
dbp:license | dbr:BSD_licenses |
dbp:name | Open Asset Import Library (en) |
dbp:operatingSystem | dbr:Cross-platform |
dbp:website | http://www.assimp.org |
dbp:wikiPageUsesTemplate | dbt:Infobox_software dbt:Portal dbt:Reflist dbt:Start_date_and_age dbt:Compu-library-stub |
dct:subject | dbc:Software_using_the_BSD_license dbc:C++_libraries dbc:Graphics_libraries |
gold:hypernym | dbr:Library |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatC++Libraries yago:Area102735688 yago:Artifact100021939 yago:Library103660909 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatGraphicsLibraries yago:YagoGeoEntity yago:YagoPermanentlyLocatedEntity dbo:Library yago:Room104105893 yago:Structure104341686 yago:Whole100003553 |
rdfs:comment | Assimp (Open Asset Import Library) ist eine portable Open-Source-C++-Programmbibliothek zum Austausch von 3D-Modellen. Die Software wurde für typische Spieleszenarios entwickelt und unterstützt , Materialien, Knochenanimationen und Texturen. (de) Open Asset Import Library (Assimp) és una biblioteca d'importació de modelatge 3D multiplataforma sota llicècia BSD. Té com a objectiu proporcionar una Interfície de programació d'aplicacions (sigles en anglès, API) per a diferents formats de fitxers de recursos 3D. Escrita en C++ , ofereix interfícies per a C i C++. Les vinculacions a altres llenguatges (per exemple, BlitzMax , C# , Python ) es desenvolupen com a part del projecte o estan disponibles en altres llocs. Donada la importància i els avantatges d'Assimp, s'està desenvolupant un port Java (/ Kotlin) pur. (ca) Open Asset Import Library (Assimp) is a cross-platform 3D model import library which aims to provide a common application programming interface (API) for different 3D asset file formats. Written in C++, it offers interfaces for both C and C++. Bindings to other languages (e.g., BlitzMax, C#, Python) are developed as part of the project or are available elsewhere. Given the importance and the benefits of Assimp, a pure Java (/Kotlin) port is being developed here. (en) Open Asset Import Library (Assimp) — кроссплатформенная библиотека импорта 3D-моделей, обеспечивающая общий интерфейс программирования приложений (API) для различных . Написана на C++, предоставляет интерфейс на языках C и C++. Реализации для других языков (например, BlitzMax, C#, Python), как правило, разрабатываются как часть проекта. Данные импортируются в виде простой иерархической структуры данных. Настраиваемые эффекты пост-обработки (например, генерация касательного пространства, различные оптимизации) расширяют список возможностей. (ru) |
rdfs:label | Assimp (ca) Assimp (de) Open Asset Import Library (en) Open Asset Import Library (ru) |
owl:sameAs | freebase:Open Asset Import Library yago-res:Open Asset Import Library wikidata:Open Asset Import Library dbpedia-ca:Open Asset Import Library dbpedia-de:Open Asset Import Library dbpedia-ru:Open Asset Import Library https://global.dbpedia.org/id/4p9MJ |
prov:wasDerivedFrom | wikipedia-en:Open_Asset_Import_Library?oldid=1109434253&ns=0 |
foaf:homepage | http://www.assimp.org |
foaf:isPrimaryTopicOf | wikipedia-en:Open_Asset_Import_Library |
foaf:name | Open Asset Import Library (en) |
is dbo:wikiPageRedirects of | dbr:Assimp |
is dbo:wikiPageWikiLink of | dbr:Blitz_BASIC dbr:GlTF dbr:Outline_of_C++ dbr:Assimp |
is foaf:primaryTopic of | wikipedia-en:Open_Asset_Import_Library |