Is it possible to make/translate a 3d engine to ruby on rails?

Posted by user20529 on Game Development See other posts from Game Development or by user20529
Published on 2012-10-05T16:53:14Z Indexed on 2012/10/05 21:55 UTC
Read the original article Hit count: 250

Filed under:
|
|

I am looking to make a 3D FPS that runs inside web browsers. I looked into using WebGL, but it didn't seem far enough along into development. I decided on using RoR because Ruby was a language I knew.

I realize this may seem like a ridiculous question, but is there any way I can port/rewrite/whatever a game engine(Say for instance IrrLicht) to run inside Rails? Or for that matter, any other language on the web.

© Game Development or respective owner

Related posts about Web

Related posts about first-person-shooter