InvertedFreecam
About
A Fabric *.20.* client-side mod that detaches the camera from the player (freecam) while keeping the player frozen server-side, completely invisible to anti-cheat. Features an inverted world rendering mode where air blocks become solid colored cubes and solid blocks become invisible, creating a "negative space" effect. Uses greedy meshing, per-chunk VBO caching, frustum culling, and asynchronous mesh building for maximum performance. The inverted mesh only renders faces of air blocks that touch non-air blocks, reducing polygon count by 95-99%.