Difference between revisions of "GrassTechnique"
From polycount
EricChadwick (Talk | contribs) |
m (→Tutorials) |
||
Line 5: | Line 5: | ||
== Tutorials == | == Tutorials == | ||
* [http://www.crydev.net/viewtopic.php?f=315&t=100319 Tutorial: Modeling low-poly grass for Cryengine 3] CryDevForums thread. Tutorial for creating grass in CryEngine. | * [http://www.crydev.net/viewtopic.php?f=315&t=100319 Tutorial: Modeling low-poly grass for Cryengine 3] CryDevForums thread. Tutorial for creating grass in CryEngine. | ||
− | * [http:// | + | * [http://polycount.com/discussion/130038 Ryse Moss Tutorial] Polycount forum thread. Tutorial about how the moss was created for Ryse. |
− | * [http:// | + | * [http://polycount.com/discussion/101198 Grass in DOTA 2] Polycount forum thread. Discussion about how the grass was created for Dota 2. |
* [http://oggyart.com/blog/?p=264 Hand Painted Grass Tutorial] by [http://www.oggyart.com Mark "Jenn0_Bing" Foreman]. How to bake high-res grass geometry into tiled textures. | * [http://oggyart.com/blog/?p=264 Hand Painted Grass Tutorial] by [http://www.oggyart.com Mark "Jenn0_Bing" Foreman]. How to bake high-res grass geometry into tiled textures. | ||
− | * [http:// | + | * [http://polycount.com/discussion/74765 Realistic Mowed Grass - ideas?] Polycount forum thread. Realtime grass techniques for both long and short grass. |
* [http://www.kevinboulanger.net/grass.html Rendering Grass in Real Time with Dynamic Lighting] from Kévin Boulanger. Research whitepaper on rendering grass efficiently for realtime use. | * [http://www.kevinboulanger.net/grass.html Rendering Grass in Real Time with Dynamic Lighting] from Kévin Boulanger. Research whitepaper on rendering grass efficiently for realtime use. | ||
Revision as of 06:07, 3 November 2015
Grass in-game can be created using a variety of techniques.
Tutorials
- Tutorial: Modeling low-poly grass for Cryengine 3 CryDevForums thread. Tutorial for creating grass in CryEngine.
- Ryse Moss Tutorial Polycount forum thread. Tutorial about how the moss was created for Ryse.
- Grass in DOTA 2 Polycount forum thread. Discussion about how the grass was created for Dota 2.
- Hand Painted Grass Tutorial by Mark "Jenn0_Bing" Foreman. How to bake high-res grass geometry into tiled textures.
- Realistic Mowed Grass - ideas? Polycount forum thread. Realtime grass techniques for both long and short grass.
- Rendering Grass in Real Time with Dynamic Lighting from Kévin Boulanger. Research whitepaper on rendering grass efficiently for realtime use.
More Information