← back
Iso-maze
50 pts 1 month ago · creative coding · indie games
(cross-cutting) — Technical exploration of building 3D maze experiences that outperform existing maze applications and websites, which the author finds surprisingly poor despite available resources. Drawing inspiration from Sean C. Jackson's excellent maze designs, the author implements a 3D maze using simple geometric shapes: boxes for the maze structure, spheres for a snowman player character. The post comprehensively covers both aesthetic and technical aspects—lighting, rendering, interaction mechanics—documenting the author's learning journey as a 3D graphics newcomer, with visual examples throughout.