FarPlaneTwo is an experimental open-source Minecraft mod that introduces a Level-of-Detail (LoD) terrain rendering system designed to dramatically extend how far players can visually see across the game world. Instead of rendering distant terrain using the same detailed chunk system as nearby areas, the mod generates simplified representations of terrain that require far fewer resources to display. This approach allows players to view landscapes at extremely large distances while maintaining acceptable performance levels. The project aims to support render distances far beyond the limits of the standard Minecraft engine, potentially reaching hundreds of thousands or even millions of blocks. By creating progressively lower-detail versions of terrain farther from the player, the mod can display the shape and structure of distant regions without fully loading those chunks.
Features
- Level-of-Detail terrain renderer that simplifies distant terrain geometry
- Capability to display extremely large render distances far beyond vanilla limits
- Gradual reduction of terrain detail based on distance from the player
- Compatibility with Forge and experimental support for Cubic Chunks worlds
- Rendering approach designed to maintain playable performance at extreme distances
- Visualization of distant terrain without fully loading interactive chunks