Skip to content

Commit

Permalink
Updated LHCb geometry using zipped glb file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Ponce committed May 3, 2024
1 parent c5e23b1 commit c1339c9
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file removed docs/assets/geometry/LHCb/LHCb.glb
Binary file not shown.
Binary file added docs/assets/geometry/LHCb/LHCb.glb.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export class LHCbComponent implements OnInit {

try {
this.eventDisplay.loadGLTFGeometry(
'assets/geometry/LHCb/LHCb.glb',
'assets/geometry/LHCb/LHCb.glb.zip',
undefined, // name, ignored when empty
undefined, // menuNodeName
1, // scale
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit c1339c9

Please sign in to comment.