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

https://github.com/ryanvu/nuxt-three-shader-boilerplate


https://github.com/ryanvu/nuxt-three-shader-boilerplate

Last synced: 12 months ago
JSON representation

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