Libraries for Model Loading

Chance Snow git at chancesnow.me
Fri Jul 26 19:35:15 UTC 2024


On Thursday, 18 July 2024 at 14:02:09 UTC, Ruby The Roobster 
wrote:
> Is there a good package available that can load models, 
> Wavefront .obj files in particular?  I tried to use the 
> existing bindings to old versions of Assimp, but I could not 
> get Assimp itself to build on my machine.
>
> Thanks in advance.

I would bind to Assimp using 
[ImportC](https://dlang.org/spec/importc.html).


More information about the Digitalmars-d-learn mailing list