https://github.com/grischaerbe/threlte
A three.js component library for Svelte.
https://github.com/grischaerbe/threlte
Last synced: 6 months ago
JSON representation
A three.js component library for Svelte.
- Host: GitHub
- URL: https://github.com/grischaerbe/threlte
- Owner: grischaerbe
- License: mit
- Fork: true (threlte/threlte)
- Created: 2022-08-05T18:57:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T12:46:13.000Z (over 2 years ago)
- Last Synced: 2024-08-04T13:02:37.236Z (9 months ago)
- Language: Svelte
- Homepage: https://threlte.xyz
- Size: 14.8 MB
- Stars: 48
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-threejs - threlte
README

A three.js component library for svelte.



Build three.js scenes declaratively with threlte components that are reactive to the core, readily interactive and can participate in Svelte's ecosystem.
## Official Documentation
Visit [threlte.xyz](https://threlte.xyz)
## Packages
**[`@threlte/core`](https://github.com/threlte/threlte/tree/main/packages/core)** - core components library with components that closely follow three.js and accompanying hooks
**[`@threlte/extras`](https://github.com/threlte/threlte/tree/main/packages/extras)** - components, helpers, hooks and more that extend the core functionality
**[`@threlte/rapier`](https://github.com/threlte/threlte/tree/main/packages/rapier)** - components and hooks to use the [Rapier physics engine](https://rapier.rs/) in Threlte
## Getting help
We want to build a friendly community that is happy to help those who need it. Feel free to join our [Discord server](https://discord.gg/EqUBCfCaGm).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
- If you have a suggestion that would make this project better, submit an issue
- If you would like to directly contribute, read the [contribution guide](https://github.com/threlte/threlte/blob/main/CONTRIBUTING.md) then submit a PR## Sponsors
[](https://vercel.com/?utm_source=threlte&utm_campaign=oss)
---
### License
The MIT License (MIT). Please see the [License File](LICENSE.md) for more information.