Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

npm 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).