Lost commit with renamings in GDML file #55

Closed
kiruma524 wants to merge 3 commits from master into dev
Showing only changes of commit 57c8689a98 - Show all commits

View File

@ -5,11 +5,10 @@ Visualization example for geometry defined as GDML file.
##### Building project ##### Building project
To build the app, run `demo/gdml/Tasks/distribution/jsBrowserDistribution` Gradle task, then open To build the app, run `demo/gdml/Tasks/kotlin browser/jsBrowserDistribution` Gradle task, then
`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 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`. `demo/gdml/src/jsMain/resources/cubes.gdml`.
##### Example view: ##### Example view:
![](../../doc/resources/gdml-demo.png) ![](../../docs/images/gdml-demo.png)