Doc: Separate viewer (#5995)

This commit is contained in:
Kim Kulling
2025-02-07 21:17:59 +01:00
committed by GitHub
parent f967e76493
commit 7efb98db27

View File

@@ -55,7 +55,7 @@ Start by reading [our build instructions](https://github.com/assimp/assimp/blob/
* [Rust](https://github.com/jkvargas/russimp)
### Other tools ###
[Qt5-ModelViewer](https://github.com/sharjith/ModelViewer-Qt5) is a powerful viewer based on Qt5 and Assimp's import and export abilities.
[Qt5-ModelViewer](https://github.com/sharjith/ModelViewer-Qt5) is a powerful viewer based on Qt5 and Assimp's import and export abilities.<br>
[Assimp-Viewer](https://github.com/assimp/assimp_view) is an experimental implementation for an Asset-Viewer based on ImGUI and Assimp (experimental).
#### Repository structure ####