Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bosiraphael authored Jan 3, 2023
1 parent 25553c8 commit e899e85
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Lowpoly Island 🏝️

## Project

This is my first Three.js project, I did it after following the course [Three.js Journey](https://threejs-journey.com/) by Bruno Simon.

## Model

I made the model myself in blender and used this [tutorial](https://www.youtube.com/watch?v=6OUFT-hAYho) as an inspiration.

## Water

I used Perlin noise in the water shaders to generate the waves.

0 comments on commit e899e85

Please sign in to comment.