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
- dev-master
- v0.1.0
- dev-dependabot/npm_and_yarn/minimist-1.2.8
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-and-webpack--removed
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/qs-and-express-6.11.0
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/async-2.6.4
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/three-0.137.0
- dev-phpify-v4
This package is auto-updated.
Last update: 2024-10-30 01:53:40 UTC
README
Getting started
npm install
composer install
npm start
Open http://localhost:8080
in 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