morault/shuman.md
2025-06-03 23:09:23 -04:00

311 B

Shuman Map Format

The Shuman map format is a UDMF-inspired map format that aims to simplify rendering and physics calculations.

Sectors

All sectors in the Shuman map format are triangles. This is to speed up calculations both in physics and rendering(and also because I couldn't figure out tessellation).