- Notifications
You must be signed in to change notification settings - Fork137
Declarative ThreeJS using Vue Components
License
NotificationsYou must be signed in to change notification settings
Tresjs/tres
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Declarative ThreeJS using Vue Components
- 💡 Build 3D scene as they were Vue components
- ⚡️ Powered by Vite
- 🥰 It brings all the updated features of ThreeJS right away regardless the version
- 🦾 Fully Typed
Tres (Spanish word for "three", pronounced/tres/
) is a way of creating ThreeJS scenes with Vue components in a declarative fashion.
It's build on-top of aVue Custom Renderer and it's powered by Vite.
The goal is to provide the Vue's community an easy way of building 3D scenes with Vue, always up to date with the latest ThreeJS features and with 0-to-none maintenance.
pnpm install @tresjs/core three
Checkout thedocs
Package | Version |
---|---|
Tres | |
Cientos | |
Post-processing | |
Nuxt | |
TresLeches 🍰 |
We are open to contributions, please read thecontributing guide to get started.
pnpm install --shamefully-hoist
To run the small playground
pnpm run playground
To build the core as library mode just use
pnpm run build
To run de docs in dev mode
pnpm run docs:dev
To build them
pnpm run docs:build
About
Declarative ThreeJS using Vue Components
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published