This is a fan recreation of the Corpus Hacking Puzzle from Warframe!
- Render to GBuffers
- Render from GBuffers
- Separable Depth of Field
- Bloom (2 separable circular, 4 extra horizontal passes)
- Additive forward alpha blending (fixed camera means no need for depth-T buffer)
- Tonemap and present
- The music belongs to Digital Extremes and Warframe. (As does the original puzzle)
- Ausin Eng for the 'hello world' for webgl2
- Jin Kim for feedback and some last minute bug investigation