Supporting Materials

Monster Example: [GIGL Code] [Handwritten C++]

Project Folder: [Windows][Unix]


Tree Example: [GIGL Code] [Handwritten C++]

Project Folder: [Windows][Unix]


Dungeon Example ("ViewCull"): [GIGL Code] [Handwritten C++]

Other Implementation Variants:

"Hierarchy": [GIGL Code] [Handwritten C++]

"Flat": [Handwritten C++]

Project Folder: [Windows][Unix]


Please note that these code samples may have very minor fixed on types (like mistyped int/float/bool which result in auto-converting in compile time) since the version of the manuscript submission, which has almost no effect on run time, and has a minimal effect on the code size that is within the precision of the showed results in the paper.