Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Interactive Grass Release

A topic by Steven Gerrard created Sep 04, 2024 Views: 45
Viewing posts 1 to 1

Link: https://gamedevelopermaster.itch.io/interactive-grass

A unity3d package for help game developer make realistic grass.

Watch video


There are two level of shaders in package:

  • Model grass shader is not rely on heavy GPU features. It focus on compatibility and works fine on most mobile platform.
  • GPU grass shader utilize GPU features rendering large scale grass, it use geometry and tessellation shader features to generate large-scale high-quality grass.

Grass is fully dynamic, can be affected by wind, can interactive with character, leave footprint trail.

Grass can receive and cast realtime shadow.

Grass can burn out.

Grass support camera distance based lod.

Grass support built-in fog, directional and point light.