Page 1 of 1

MMORPG built off of Three.js

Posted: Mon Sep 21, 2015 4:09 am
by Kesstryl
I found this and it looks like it could be good. I've seen Three.js demos and it is a very sweet 3d browser graphics engine! There are no instructions for installing so I don't know if you can just drop it into a www folder or if it would need node.js, I'm not experienced in javascript applications.

https://github.com/dnadoba/AdventureOfHeroes

Re: MMORPG built off of Three.js

Posted: Mon Sep 21, 2015 3:04 pm
by hallsofvallhalla
very cool find. I am using Three.js right now for 3d data model viewing. Basically turning database data into 3d models.