Last change
on this file since 994 was
880,
checked in by Maciej Komosinski, 5 years ago
|
A simple javascript demo/animation of the basic behavior of "standard.expdef" experiment definition in Framsticks
|
File size:
528 bytes
|
Rev | Line | |
---|
[880] | 1 | This is a simple demo/animation demonstrating the basic behavior of "standard.expdef" experiment definition in Framsticks. |
---|
| 2 | This demo uses Framsticks SDK and three.js. |
---|
| 3 | Published online at http://www.framsticks.com/common/std_expdef.html |
---|
| 4 | |
---|
| 5 | |
---|
| 6 | To compile/run, you need to download the following files: (TODO automate this) |
---|
| 7 | |
---|
| 8 | - prepare/ensure you have Framsticks SDK in ../sdk/frams-sdk.js |
---|
| 9 | - js/external/threejs/CSS3DRenderer.js |
---|
| 10 | - js/external/threejs/OrbitControls.js |
---|
| 11 | - js/external/threejs/Sky.js |
---|
| 12 | - js/external/threejs/three.min.js |
---|
Note: See
TracBrowser
for help on using the repository browser.