visionforge/demo/gdml
2021-06-06 22:42:50 +03:00
..
src Fix reference child bug 2021-06-06 22:42:50 +03:00
webpack.config.d Fix build for ring-UI 2021-05-09 15:49:18 +03:00
build.gradle.kts Fix canvas update 2021-06-05 22:31:16 +03:00
README.md API cleanup 2021-01-27 15:41:46 +03:00

GDML Example

Visualization example for geometry defined as GDML file.

Building project

To build the app, run demo/gdml/Tasks/distribution/jsBrowserDistribution Gradle task, then open demo/gdml/build/distribuions/gdml-js-0.1.3-dev/index.html file in your browser, and drag-and-drop GDML file to the window to see visualization. For an example file, you can use demo/gdml/src/jsMain/resources/cubes.gdml.

Example view: