02-15-2024, 04:13 PM
Hey @bplus, I don't know if this is exactly what you are looking for or not, but I was reminded of this 3D library that someone in the QB64 community created:
https://github.com/creamcast/3D-Library-for-QB64
I haven't used it myself but it looks like it provides a relatively easy to use API that can load 3d objects and manipulate the camera more easily that using straight _MapTriangle or _gl* calls.
https://github.com/creamcast/3D-Library-for-QB64
I haven't used it myself but it looks like it provides a relatively easy to use API that can load 3d objects and manipulate the camera more easily that using straight _MapTriangle or _gl* calls.