591 B
591 B
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 JS demo: run demo/solid-showcase/Tasks/kotlin browser/jsBrowserRun
Gradle task.
To see Java FX demo, run demo/solid-showcase/Tasks/application/run
Gradle task, or main()
from FXDemoApp.kt
.