Hacker News new | ask | show | jobs
by ptato 1904 days ago
Will it ever support making 3D games?
1 comments

I don't think it will be supported at the engine level but the community tinkers with 3d proof of concepts. Both with pure Ruby and with backing maths in C extensions for even better performance.

EDIT: a 3d example > https://canicvs.itch.io/wireframe-sample

thank you