You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, I think it would be great if we could optionally use vectors and matrices that use double instead of float for rendering, and vectors for positioning in the world, as it would allow for games with larger worlds if someone really needed all that space, while not sacrificing on precision. I'm not sure how difficult it would be to implement that, but it would be a nice to have thing, since a lot of game engines lack it.