Installations
npm install @yaelg/tresjs-core
Developer Guide
Typescript
Yes
Module System
ESM
Node Version
20.7.0
NPM Version
10.1.0
Score
49.2
Supply Chain
91.4
Quality
75.1
Maintenance
100
Vulnerability
99.3
License
Releases
Unable to fetch releases
Download Statistics
Total Downloads
380
Last Day
1
Last Week
3
Last Month
19
Last Year
253
Bundle Size
46.65 kB
Minified
15.89 kB
Minified + Gzipped
Package Meta Information
Latest Version
3.5.0
Package Id
@yaelg/tresjs-core@3.5.0
Unpacked Size
409.74 kB
Size
43.64 kB
File Count
35
NPM Version
10.1.0
Node Version
20.7.0
Publised On
27 Sept 2023
Total Downloads
Cumulative downloads
Total Downloads
380
Last day
0%
1
Compared to previous day
Last week
200%
3
Compared to previous week
Last month
-44.1%
19
Compared to previous month
Last year
99.2%
253
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
Dev Dependencies
41
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 mantainance.
Installation
1pnpm install @tresjs/core three
Docs
Checkout the docs
Demos
Ecosystem
Package | Version |
---|---|
Tres | |
Cientos | |
Post-processing |
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
1pnpm run docs:dev
To build them
1pnpm run docs:build
License
Sponsors
Be the first to support this project here ☺️
No vulnerabilities found.
No security vulnerabilities found.