assimp icon indicating copy to clipboard operation
assimp copied to clipboard

The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

Results 442 assimp issues
Sort by recently updated
recently updated
newest added

## Epic to track OpenGEX bugs ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6193` to issues search field or click below link: [View sub-issues as regular issues](https://github.com/assimp/assimp/issues?q=is%3Aissue%20parent-issue%3Aassimp%2Fassimp%236193) ###...

OpenGEX

## Epic to track Collada (`.dae`) bugs ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6195` to issues search field or click below link: [View sub-issues as regular issues](https://github.com/assimp/assimp/issues?q=is%3Aissue%20parent-issue%3Aassimp%2Fassimp%236195)...

Collada

## Epic to track miscellaneous 3D format bugs ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6196` to issues search field or click below link: [View sub-issues as regular...

3DS
STL
USD
Ogre

## Epic to track bugs loading test models bundled with assimp repo (under `test` folder) Note: this is only for "one-off" isolated cases of models that don't properly, but where...

Bug
IRR
PK3

## Epic to track miscellaneous bugs ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6198` to issues search field or click below link: [View sub-issues as regular issues](https://github.com/assimp/assimp/issues?q=is%3Aissue%20parent-issue%3Aassimp%2Fassimp%236198) ###...

Bug

## Epic to track Build bugs and feature requests ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6189` to issues search field or click below link: [View sub-issues as...

Build

## Epic to track feature requests ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6183` to issues search field or click below link: [View sub-issues as regular issues](https://github.com/assimp/assimp/issues?q=is%3Aissue%20parent-issue%3Aassimp%2Fassimp%236183) ###...

Feature-Request

## Epic to track OBJ import bugs and feature requests ### To view sub-issues as regular issues Simply add `parent-issue:assimp/assimp#6179` to issues search field or click below link: [View sub-issues...

Wavefront-Obj

# Fixed Problem Fail to compile when the flag `ASSIMP_DOUBLE_PRESICION` is enabled. # Related PR #6087

Build

### Abstract The animation in the exported fbx file is too slow. - test code : https://github.com/Nor-s/assimp-export-test - #5711 - #4556 - #3545 --- ### Changed ```cpp // FBExporter.cpp inline...

FBX
Export
Animation