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

https://github.com/thibautlfr/trinity


https://github.com/thibautlfr/trinity

3d r3f threejs web

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Trinity

> 🌐 / [Live project](https://thibautlfr-exp001.netlify.app/)

## Description

Trinity is a web application using React and @react-three/fiber to create interactive 3D experiences. The project includes post-processing effects and a user interface with links to GitHub and LinkedIn.

## Installation

1. Clone the repository
```bash
git clone https://github.com/thibautlfr/Trinity.git
cd Trinity
```

2. Install dependencies
```bash
npm install
```

3. Start the development server
```bash
npm run dev
```

_The application will open in your default browser at http://localhost:5173/._

## Author

This project was created by Thibaut LEFRANCOIS aka Frozway.

[Github : Frozway](https://github.com/Frozway)

[LinkedIn : Thibaut LEFRANCOIS](https://www.linkedin.com/in/thibaut-lefrancois/)