Nenhuma descrição

Alvaro Saburido 4e7ba85d28 fix: avoid pierced props to setScalar when numerical (#1073) 1 mês atrás
.github 562f8bb295 chore: 1061 fix eslint errors in docs (#1063) 1 mês atrás
.vscode 5ab25393ad chore: remove local settings 2 anos atrás
docs e2ed259f99 docs: add quick start guide for TresJS installation (#1070) 1 mês atrás
playground 4e7ba85d28 fix: avoid pierced props to setScalar when numerical (#1073) 1 mês atrás
public 40b7fd9e92 docs: migration guide (#1064) 1 mês atrás
sponsorkit 40b7fd9e92 docs: migration guide (#1064) 1 mês atrás
src 4e7ba85d28 fix: avoid pierced props to setScalar when numerical (#1073) 1 mês atrás
.eslintrc-auto-import.json 7b88bf9728 docs: correct incoherences in recipes (#618) 1 ano atrás
.gitattributes 8d5c1393b3 chore: include `.gitattributes` for eol (#569) 1 ano atrás
.gitignore e499999d60 chore: add .claude to .gitignore 3 meses atrás
.npmrc 286ac4ccea Hola mundo 🍩🪐 2 anos atrás
.release-it.json a8e0ef43b4 chore: 629 eslint flat config (#630) 1 ano atrás
CHANGELOG.md 01ba510f16 chore: release v5.0.0-next.6 3 meses atrás
CODE_OF_CONDUCT.md a8e0ef43b4 chore: 629 eslint flat config (#630) 1 ano atrás
LICENSE 286ac4ccea Hola mundo 🍩🪐 2 anos atrás
README.md d09bab4472 Update README.md (#756) 1 ano atrás
components.d.ts 8e52cf1935 fix: correct type exporting issues (#625) 1 ano atrás
composables.d.ts 8e52cf1935 fix: correct type exporting issues (#625) 1 ano atrás
eslint.config.js 40b7fd9e92 docs: migration guide (#1064) 1 mês atrás
netlify.toml 839f6d03af chore: 1031 migrate docs to nuxt UI docs template (#1049) 2 meses atrás
package.json a225230cd6 feat: make some of the utility methods available to users (#1068) 1 mês atrás
pnpm-lock.yaml a225230cd6 feat: make some of the utility methods available to users (#1068) 1 mês atrás
pnpm-workspace.yaml 38f05b03d7 fix: use CubeTextureLoader correctly with array of files (#807) 1 ano atrás
renovate.json bbb375fb3c chore(ci): automerge renovate branches minors and patches (#819) 1 ano atrás
sponsorkit.config.ts c22276c6cb chore: updated sponsors image 1 ano atrás
tsconfig.json a8e0ef43b4 chore: 629 eslint flat config (#630) 1 ano atrás
tsconfig.node.json d377750b01 feat: update deps 20 12 24 (#887) 9 meses atrás
types.d.ts 8e52cf1935 fix: correct type exporting issues (#625) 1 ano atrás
utils.d.ts 8e52cf1935 fix: correct type exporting issues (#625) 1 ano atrás
vite.config.ts db65f3f1ea feat!: useLoop and useRenderLoop refactoring (#1035) 3 meses atrás

README.md

repo-banner

npm package npm downloads discord chat netlify status

TresJS @tresjs/core

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 a Vue 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.

Installation

pnpm install @tresjs/core three

Docs

Checkout the docs

Demos

Ecosystem

Package Version
Tres tres version
Cientos cientos version
Post-processing post-processing version
Nuxt nuxt version
TresLeches 🍰 tresleches version

Contribution

We are open to contributions, please read the contributing guide to get started.

Setup

pnpm install --shamefully-hoist

Playground

To run the small playground

pnpm run playground

Build lib

To build the core as library mode just use

pnpm run build

Docs

To run de docs in dev mode

pnpm run docs:dev

To build them

pnpm run docs:build

License

MIT

Sponsors

sponsors