More 3D APIs?
-
Is there a plan for custom 3D models maybe through a list of vertices defined in the code? Also changing the texture of models? An additional use feature would be something like glViewport so we can do a splitscreen setup.
-
You can already do splitscreen view by using setdrawtarget(). Create two, render to both, then render those images to framebuffer.
-
@MikeDX Good to know! What about defining 3d models through a list of vertices and changing the textures of models?
-
@Hazematman said in More 3D APIs?:
@MikeDX What about defining 3d models through a list of vertices and changing the textures of models?
This and all manner of other good stuff is definitely happening in a future update. I just can't promise when that will be!
-
@MikeDX Of course, just wanted to check if that was planned at all. Thank you for answering my questions! Looking forward to all future updates :)
-
@Hazematman Everyone on the team is ridiculously excited to see how this all evolves. It will be so much fun to go back through these old posts in 12 months time and see how much the product has evolved, along with so many creations!