Skip to content
Snippets Groups Projects
Commit 9952af06 authored by Amira Abdel-Rahman's avatar Amira Abdel-Rahman
Browse files

enclosed grid threejs

parent 38cba28a
No related branches found
No related tags found
No related merge requests found
Pipeline #4676 passed
......@@ -108,7 +108,7 @@
<!-- code -->
<script src="./main.js"></script> <!-- event handling and main json structure -->
<script src="./threejs/assembly.js"></script><!-- assembly and timestep handling -->
<script src="./threejs/main.js"></script><!-- threejs visualization -->
<script src="./threejs/grid.js"></script><!-- threejs visualization -->
<script src="./graph/main.js"></script><!-- graph flow visualization-->
<script src="./json/main.js"></script><!-- json -->
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment