Another example of using Scheme to generate HTML and JavaScript. This example is based on the Three.js "Creating a scene" tutorial.
You will need:
- Chicken Scheme
- html-tags:
chicken-install html-tags - spock:
chicken-install spock - Make
- curl (or just download three.min.js yourself)