Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grischaerbe/threlte
A three.js component library for Svelte.
https://github.com/grischaerbe/threlte
Last synced: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T12:46:13.000Z (about 2 years ago)
- Last Synced: 2024-08-04T13:02:37.236Z (5 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
![Threlte Logo](./assets/threlte/logo/threlte_logo_github.png)
A three.js component library for svelte.
![npm-license](https://img.shields.io/npm/l/@threlte/core?style=flat-square)
![npm-version](https://img.shields.io/npm/v/@threlte/core?style=flat-square)
![discord](https://img.shields.io/discord/985983540804091964?label=discord&style=flat-square)
![website](https://img.shields.io/website?down_color=red&down_message=offline&label=threlte.xyz&style=flat-square&up_message=online&url=https%3A%2F%2Fthrelte.xyz)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
[![Powered by Vercel](./assets/vercel/powered-by-vercel.svg)](https://vercel.com/?utm_source=threlte&utm_campaign=oss)
---
### License
The MIT License (MIT). Please see the [License File](LICENSE.md) for more information.