Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvarosabu/tres-astro
Astro template with 3D using TresJS
https://github.com/alvarosabu/tres-astro
3d astro threejs tres tresjs vue
Last synced: 3 months ago
JSON representation
Astro template with 3D using TresJS
- Host: GitHub
- URL: https://github.com/alvarosabu/tres-astro
- Owner: alvarosabu
- Created: 2023-09-02T15:56:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T10:33:13.000Z (5 months ago)
- Last Synced: 2024-10-11T00:09:53.023Z (4 months ago)
- Topics: 3d, astro, threejs, tres, tresjs, vue
- Language: Astro
- Homepage:
- Size: 2.11 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Repo banner](public/repo-banner.png)
# Tres Astro 🪐
> Repository showing How to add 3D to your Astro site using [TresJS](https://tresjs.org/) a Vue custom renderer for ThreeJS
## How to use
```bash
npm installnpm run dev
```This is the sample code of the video tutorial [How to add 3D to your Astro site](https://youtu.be/2Z3Q3Z2ZQ0w) on my youtube channel [@AlvaroDevLabs](https://www.youtube.com/@AlvaroDevLabs).