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

https://github.com/patatobit/3d-room

3D Experience of my room made with Three.js
https://github.com/patatobit/3d-room

3d threejs

Last synced: about 1 month ago
JSON representation

3D Experience of my room made with Three.js

Awesome Lists containing this project

README

          

# three-ts

Vite + ThreeJS + TypeScript template

## Includes
- ThreeJS
- TypeScript
- Vite
- Separated OOP Structure
- SCSS

## Todo
- Setup eslint and prettier
- Remove anys and use an actual type

> Made with [Bruno Simon's Lesson](https://threejs-journey.com/lessons/code-structuring-for-bigger-projects)