Skip to content

Commit

Permalink
docs: Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewaldhew committed Feb 28, 2021
1 parent 7e36d4d commit 1353b7a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,12 @@
- Wind system
- Supports arbitrary wind data fed in from a texture
- A few controllable parameters such as wind speed and frequency
- Future extension: write modifications to wind texture based on player
interaction
- Dynamic wind generated by player movement
- Water
- Water simulation with heightmaps in compute shader
- Simulation supports arbitrary water boundary, extracted using
overhead stencil prepass
- Water surface shader with runtime-computed normals
- URP-compatible shaders
- Distance-based shading / material swapping
- Simple Cook-Torrance shading using Lambertian diffuse and Blinn-Phong
Expand Down

0 comments on commit 1353b7a

Please sign in to comment.