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

https://github.com/jasonsturges/three-lights-study

Three.js lights study
https://github.com/jasonsturges/three-lights-study

3d lights threejs

Last synced: 20 days ago
JSON representation

Three.js lights study

Awesome Lists containing this project

README

        

# Three.js lights study

![capture](https://github.com/user-attachments/assets/4ee29bba-0e21-4d64-beb5-c25b4f45b832)

## Getting Started

Install dependencies: `npm i`

To run a local development server:

- `npm run dev` — Live reload using Vite
- `npm run preview` — Preview build artifact (requires a build)