Skip to content

Commit

Permalink
Merge pull request #721 from cx20/update_filament_to_latest
Browse files Browse the repository at this point in the history
Update Filament v1.42.2 to v1.43.0
  • Loading branch information
cx20 authored Sep 24, 2023
2 parents 0e0e320 + 961bd0e commit 9913cfd
Show file tree
Hide file tree
Showing 3 changed files with 1,376 additions and 1 deletion.
2 changes: 1 addition & 1 deletion examples/filament/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script src="../../tutorialModels/feature-test-model-index.js"></script>
<script src="../../tutorialModels/extension-test-model-index.js"></script>
<script src="../../tutorialModels/wip-extension-test-model-index.js"></script>
<script src="../../libs/filament/v1.42.2/filament.js"></script>
<script src="../../libs/filament/v1.43.0/filament.js"></script>
<script src="https://unpkg.com/[email protected]/dist/gl-matrix.js"></script>
<script src="https://unpkg.com/gltumble"></script>
<!-- dat.gui.js -->
Expand Down
1,375 changes: 1,375 additions & 0 deletions libs/filament/v1.43.0/filament.js

Large diffs are not rendered by default.

Binary file added libs/filament/v1.43.0/filament.wasm
Binary file not shown.

0 comments on commit 9913cfd

Please sign in to comment.