From 7efb98db273845cef4fa953b25bdd59f885862a8 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Fri, 7 Feb 2025 21:17:59 +0100 Subject: [PATCH] Doc: Separate viewer (#5995) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f25107ef7..7ecc6638e 100644 --- a/Readme.md +++ b/Readme.md @@ -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.
[Assimp-Viewer](https://github.com/assimp/assimp_view) is an experimental implementation for an Asset-Viewer based on ImGUI and Assimp (experimental). #### Repository structure ####