Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-haessler authored Aug 31, 2023
1 parent 5a8d3ea commit b7e16e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Perlin Simplex Noise Rust Implementation (1D, 2D, 3D)
![example workflow](https://github.com/dan-haessler/SimplexNoise/actions/workflows/rust.yml/badge.svg)

## Showcase
| <a href="./examples/noise.rs">Simplex Noise 2D</a> | <a href="./examples/noise.rs">Simplex Noise 2D with fBm</a> | <a href="./examples/noise.rs">Simple Terrain Synthesis</a> |
Expand Down

0 comments on commit b7e16e4

Please sign in to comment.