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.

Not that I know of, but Wavefront .obj files are pretty simple. You could translate Assimp into D, or make your own simple library for loading them.

Reply via email to