Simple Heightfield Demo

Minimal 3×3 heightfield using (widthQuads, depthQuads) with (w+1)×(d+1) heights.

View Complex Version

Simple Heightfield Test

• Simple 3×3 heightfield

• Follows GitHub issue format

• Fallback if main demo fails