This is a simple demo/animation demonstrating the basic behavior of the "standard.expdef" experiment definition in Framsticks.
This demo uses Framsticks SDK and three.js.
Published online at http://www.framsticks.com/common/std_expdef.html


To compile/run, you need to download the following files: (TODO automate this)

- prepare/ensure you have Framsticks SDK in ../sdk/frams-sdk.js
- js/external/threejs/CSS3DRenderer.js 
- js/external/threejs/OrbitControls.js 
- js/external/threejs/Sky.js 
- js/external/threejs/three.min.js 
