3d-interface/bouncing/index.md

12 lines
196 B
Markdown
Raw Normal View History

2015-04-23 17:49:59 +02:00
---
layout: withjs
title: Bouncing cube
extrajs: <script src="/static/js/bouncing/BouncingMain.js"></script>
---
2015-04-24 09:22:47 +02:00
## Bouncing cube
Click on the cube to make it jump !
<div id="container"></div>
2015-04-23 17:49:59 +02:00