uniter / cube-demo
Demo hybrid Three.js JS/PHP client-side app with Uniter-Loader
v0.1.0
2016-11-06 02:21 UTC
Requires (Dev)
- phpunit/phpunit: ^4.6
This package is auto-updated.
Last update: 2026-05-29 00:54:23 UTC
README
Getting started
npm installcomposer installnpm startOpen http://localhost:8080in a browser
Playing around
The PHP source code is in the php/src/* folder - dig in and make changes.
Debugging
For a debugging build including source maps, use npm start
and then visit http://localhost:8080/.
You should simply see a spinning 3d cube.
Open the devtools up, search for Demo.php and set breakpoints in the PHP code.
Keeping up to date
- Follow me on Twitter for updates: https://twitter.com/@asmblah