|
1 ano atrás | |
---|---|---|
.github | 1 ano atrás | |
.vscode | 1 ano atrás | |
docs | 1 ano atrás | |
playground | 1 ano atrás | |
public | 2 anos atrás | |
src | 1 ano atrás | |
.eslintignore | 1 ano atrás | |
.eslintrc.json | 1 ano atrás | |
.gitignore | 1 ano atrás | |
.npmrc | 2 anos atrás | |
.release-it.json | 2 anos atrás | |
CHANGELOG.md | 1 ano atrás | |
CODE_OF_CONDUCT.md | 2 anos atrás | |
CONTRIBUTING.md | 1 ano atrás | |
LICENSE | 2 anos atrás | |
README.md | 1 ano atrás | |
components.d.ts | 2 anos atrás | |
composables.d.ts | 2 anos atrás | |
netlify.toml | 2 anos atrás | |
package.json | 1 ano atrás | |
pnpm-lock.yaml | 1 ano atrás | |
pnpm-workspace.yaml | 2 anos atrás | |
renovate.json | 1 ano atrás | |
tsconfig.json | 2 anos atrás | |
tsconfig.node.json | 2 anos atrás | |
types.d.ts | 2 anos atrás | |
utils.d.ts | 2 anos atrás | |
vite.config.ts | 1 ano atrás |
@tresjs/core
Declarative ThreeJS using Vue Components
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 mantainance.
pnpm install @tresjs/core three
Checkout the docs
Package | Version |
---|---|
Tres | |
Cientos | |
Post-processing | |
Nuxt | |
TresLeches 🍰 |
We are open to contributions, please read the contributing 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
Be the first to support this project here ☺️