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

https://github.com/migueldcdev/portfolio-3d-avatar


https://github.com/migueldcdev/portfolio-3d-avatar

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 3D Avatar

Low-poly developer desk scene built with Three.js for use as a portfolio hero element.

## Features

- Desk with monitor, RGB keyboard, coffee mug, and books
- Sleeping puppy with breathing and Zzz animations
- Starry night carpet
- Auto-rotating camera with intro animation

## Setup

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
```