promotional bannermobile promotional banner

Longview

Fixes flickering, jaggies and Z-fighting on long distances using the Reverse Z technique.

File Details

Longview 0.2.0

  • R
  • Feb 19, 2026
  • 33.28 KB
  • 7
  • 26.1-snapshot
  • Fabric + 1

File Name

longview-0.2.0.jar

Supported Versions

  • 26.1-snapshot

Curse Maven Snippet

Fabric

modImplementation "curse.maven:longview-1465234:7649317"

NeoForge

implementation "curse.maven:longview-1465234:7649317"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

  • Added support to the CinnabarVK backend
  • Added a basic API that enables generic reverse-Z code on custom backends
  • Split the OpenGL and generic code more cleanly, fixing issues with not-supported backends
  • Restructured the codebase to clearly separate the two techniques' code
  • Cleaned up the codebase