EmberGL-org / EmberGL

EmberGL - 2D/3D graphics library featuring a tiled software rasterizer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example: Shadow mapping

JarkkoPFC opened this issue · comments

An example to show how to render to an offscreen (depth-only) render target and use it as a texture for shadow calculations. Also to validate that all necessary features are supported in EmberGL.