SketchRender
A lightweight rendering utility library
About this Mod
SketchRender
A lightweight rendering utility library for Minecraft mod development.
✨ Current Features
Entity Culling
- Function: Visibility determination based on depth buffer, culling entities that are visually not visible.
- Requirements: Requires OpenGL 4.4 or higher.
Chunk Culling
- Function: Integrates chunk visibility checks into the Embeddium mod rendering pipeline, performing GPU-driven culling of invisible chunks and submitting draw calls.
- Requirements: Requires OpenGL 4.6 and Embeddium installed.
- Use Case: Significantly improves Embeddium's chunk rendering performance on devices with relatively weak CPU but strong GPU.
Available Versions
How to Install SketchRender on Your Client
Install the Mod Loader Locally
Install forge for your local Minecraft version.
Download the Matching File
Choose the SketchRender file for forge and Minecraft 1.20.1.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
1.20.1
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does SketchRender need to be installed on the Minecraft server?
No. Modrinth marks SketchRender as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does SketchRender require?
Use a file for forge and your exact Minecraft version. Supported versions include 1.20.1. Files for different loaders are not interchangeable.
SketchRender is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
SketchRender stays on your client. Host a compatible world for your group.