Skip to content

Commit

Permalink
BatchedMesh addon (#25059)
Browse files Browse the repository at this point in the history
* BatchedMesh addon

* Update webgl_mesh_batch.html

Improve code style.

* Update webgl_mesh_batch.html

Formatting.

* Update BatchedMesh.js

Clean up.

---------

Co-authored-by: Michael Herzog <michael.herzog@human-interactive.org>
  • Loading branch information
takahirox and Mugen87 committed Oct 18, 2023
1 parent eb397f8 commit 5581ea6
Show file tree
Hide file tree
Showing 4 changed files with 787 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
"webgl_materials_wireframe",
"webgl_math_obb",
"webgl_math_orientation_transform",
"webgl_mesh_batch",
"webgl_mirror",
"webgl_modifier_curve",
"webgl_modifier_curve_instanced",
Expand Down
Loading

0 comments on commit 5581ea6

Please sign in to comment.