Threlte icon
Threlte icon

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 screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
  • JavaScript
-
No reviews
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

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  3,101 Stars
  •  159 Forks
  •  75 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Threlte was added to AlternativeTo by Paul on and this page was last updated .
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