https://github.com/ryanvu/nuxt-three-shader-boilerplate
https://github.com/ryanvu/nuxt-three-shader-boilerplate
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanvu/nuxt-three-shader-boilerplate
- Owner: ryanvu
- Created: 2024-12-31T06:13:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T06:16:07.000Z (over 1 year ago)
- Last Synced: 2024-12-31T07:21:14.866Z (over 1 year ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt + Three.js Boilerplate
Boilerplate with basic setup for a Nuxt 3 project using Three.js.
- Uses Tailwind CSS
- Uses Lenis for smooth scrolling
## Setup
Make sure to install dependencies:
```bash
# pnpm
pnpm install
```
## Development Server
Start the development server on `http://localhost:3000`:
```bash
# pnpm
pnpm dev
```
## What's included
- Fixed Canvas
- Lenis for smooth scrolling
- Tailwind CSS
- Tres/nuxt
- Uniforms
- uMouse
- uScrollProgress
- uTime