This demo is based on Karim Maaloul's Chill The Lion demo.
This demo is built using Three.js and Cocoon Canvas+ in default view and fullscreen.
In order to test this repo at the cloud compiler, you can select this template directly in the guided creation wizard or just copy the .git url from this repo and create a github based project.
This template is fully configured and adapted so you can compile the project just after creation and testing it in your devices as soon as the compilation is complete.
This repository has this basic structure:
template/
|-- config.xml
|-- res/
| |-- android/
| |-- ios/
| `-- screen/
`-- www/
-
res: This folder contains all the icons for Android, iOS and the splash screens used in the project.
-
www: This folder contains the source code of the project.
-
config.xml: This file contains the project configuration.
As you can see, it is not neccessary to include plugins, platforms or hooks.
- Three.js
- Three.js at GitHub
- Three.js examples
- Getting started with Three.js
- Click here to test this demo on your browser or to check the original source code.
- Find us at Cocoon.io
This game demo is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). See the human-readable summary or legalcode for details.
Under this license you are permitted to remix/reuse/redistribute this work as long as you credit Karim Maaloul for the original work and don’t use it for commercial purposes. If someone does wish to use it in a commercial context, they should e-mail Karim Maaloul at [email protected] to discuss the terms of use.