|
|
|
|
|
by Skrypt
4236 days ago
|
|
Stack is just Three.js/Angular/PHP (Laravel) Tried about 3 other methods for doing 3D in the browser, including 2 other plugins and just CSS3D. Three.js ended up being the best way because it can render WebGL & Canvas depending on browser version. Works on mobile too. http://threejs.org/docs/ |
|