Threlte icon
Threlte icon

Threlte

 Like

Threlte is a Svelte library that simplifies creating 3D apps for the web. It provides a declarative, type-safe, reactive and interactive API out-of-the-box.

Threlte screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  • JavaScript
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Extensible by Plugins/Extensions

 Tags

  • threejs
  • 3d-objects
  • Developer Tools
  • 3d-framework
  • 3d-library
  • svelte
  • application-builder

Threlte News & Activities

Highlights All activities

Recent activities

Show all activities

Threlte information

  • Developed by

    Threlte
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  2,854 Stars
  •  147 Forks
  •  88 Open Issues
  •   Updated Apr 15, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Threlte, and it has gotten 0 likes

Threlte was added to AlternativeTo by Paul on Jan 27, 2025 and this page was last updated Jan 27, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Threlte?

Threlte is a Svelte library that simplifies creating 3D apps for the web. It provides a declarative, type-safe, reactive and interactive API out-of-the-box.

Threlte's 3D rendering is powered by Three.js, and it also provides a physics engine through Rapier and an animation studio via Theatre.js; see packages for details.

Features:

  • Clean API transparently exposing all Three.js objects through declarative API.
  • Hooks providing easy access to low-level contexts like animation frames and the rendering engine.
  • Plugins making it easy to extend Threlte with custom code and logic.
  • Events enabling robust and Svelte-native access to state transformations in your scenes.
  • Interactivity makes it easy to react to user inputs on 3D objects.

Official Links