Rendering Grass with Instancing in DirectX 10

Started by JeGX, May 31, 2009, 01:47:38 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

JeGX

Link: http://www.gamasutra.com/view/feature/4028/sponsored_feature_rendering_grass_.php

Quote
In this Intel-sponsored feature, part of Gamasutra's Visual Computing section, Kalra examines ways to render realistic grass in your game, utilizing DirectX 10 and vertex shaders.

Because of the geometric complexity, rendering realistic grass in real-time is difficult, especially on consumer graphics hardware. This article introduces the concept of geometry instancing with Direct3D 10 APIs and shows how it can be used to implement realistic grass on consumer graphics hardware.