Skip to content
 
 

Repository files navigation

Ultimate Entity Renderer

A complete entity rendering optimization suite for Cleanroom 1.12.2.

Loader LWJGL


A modernized fork of Efficient Entities for Cleanroom 1.12.2. It aims to combine multiple entity rendering optimizations into a single mod

Features

  • Faster entity rendering
  • Entity occlusion culling (planned)
  • Model part culling for large entity models (planned)

Roadmap

See the project roadmap:

https://github.com/users/seeedl1ng/projects/6


Compiling

Prerequisites:

  • JDK 25

From the command line:

  1. git clone https://github.com/seeedl1ng/Ultimate-Entity-Renderer.git
  2. cd Ultimate-Entity-Renderer
  3. .\gradlew build
  4. The compiled JAR will be located in build/libs/

Credits

  • CleanroomMC — CleanroomModTemplate and various other resources.

  • Based on the original Efficient Entities project by Michael Sebero

Original project: https://github.com/Michael-Sebero/Efficient-Entities

About

Combine multiple entity rendering optimizations into a single mod

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages