Skip to content

fix: improve 3D model loading performance to reduce lag (#93) - #933

Open
kejuunuy wants to merge 1 commit into
tscircuit:mainfrom
kejuunuy:fix/issue-93-3d-loading-performance
Open

fix: improve 3D model loading performance to reduce lag (#93)#933
kejuunuy wants to merge 1 commit into
tscircuit:mainfrom
kejuunuy:fix/issue-93-3d-loading-performance

Conversation

@kejuunuy

Copy link
Copy Markdown

Improves 3D model loading performance to avoid laggy browser.

  • Added lazy loading for 3D models
  • Implemented LOD (Level of Detail) for complex geometries
  • Added progress indicator during model loading
  • Optimized memory usage with geometry disposal

Closes #93

EVM: 0x96e04aC80b9b18ddbfB7e921800feF673BC1CA26

@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
3d-viewer Ready Ready Preview, Comment May 31, 2026 11:17am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve 3d model loading to avoid laggy browser

1 participant