Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gro-ove authored Feb 3, 2020
1 parent f67f51c commit 91ff934
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Grass texture generator for Assetto Corsa
A tiniest of tools to generate grass textures, for new Grass FX.

![img](https://i.imgur.com/6YF2oUX.png)

## About

Original Codemasters presentation about grass ([link](http://blog.codemasters.com/wp-content/uploads/2014/10/Rendering-Fields-of-Grass-using-DirectX11-in-GRID-Autosport.pdf))
had an example of their grass texture. I couldn’t find a good way to hand paint a texture like that, so I made a small generator for a
similar looking grass. Everything is very primitive, but I believe it produces compatible result.

![img](https://i.imgur.com/bxbXAVs.png)

## Usage

Simply run EXE-file and it’ll create a new “generated” folder nearby with 16 separate grass textures and an atlas of 16 images.

![img](https://i.imgur.com/xOArLYU.png)

0 comments on commit 91ff934

Please sign in to comment.