tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
28 stars 8 forks source link

Support importing 3D models #111

Open tzachshabtay opened 7 years ago

tzachshabtay commented 7 years ago

To allow for 2.5D games.

tzachshabtay commented 7 years ago

https://godotengine.org/article/we-should-all-use-gltf-20-export-3d-assets-game-engines https://github.com/KhronosGroup/glTF-CSharp-Loader

https://github.com/amerkoleci/assimp-net (this seem to support gltf and more formats)

https://github.com/vpenades/Epsylon.glTF2Toolkit