Skip to content

Commit

Permalink
feat: BatchedMesh (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett authored Oct 18, 2023
1 parent f2b1ea3 commit a51d1f3
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export * from './animation/AnimationClipCreator'
export * from './animation/CCDIKSolver'
export * from './animation/MMDPhysics'
export * from './animation/MMDAnimationHelper'
export * from './objects/BatchedMesh'
export * from './objects/Reflector'
export * from './objects/Refractor'
export * from './objects/ShadowMesh'
Expand Down
Loading

0 comments on commit a51d1f3

Please sign in to comment.