visionforge/demo/spatial-showcase/README.md

14 lines
491 B
Markdown
Raw Normal View History

2020-05-07 16:52:57 +03:00
### Spatial Showcase
Contains a simple demonstration with a grid including a few shapes that you can rotate, move camera, and so on.
Some shapes will also periodically change their color and visibility.
##### Building project
To see the demo: run `demo/spatial-showcase/Tasks/distribution/jsBrowserDistribution` Gradle task, then open
`build/distribuions/spatial-showcase-js-0.1.3-dev/index.html` file in your browser.
##### Example view:
![](../../doc/resources/spatial-showcase.png)