Canvas Renderer Mod 1.17/1.16.5 – Advanced Rendering Engine for Fabric

0
121
canvas renderer minecraft mod

Canvas Renderer Mod 1.17/1.16.5 is a rendering library for Fabric mods that offers visual improvements for players, and also implements an API mod authors can use to implement rendering effects that would not be possible with the vanilla renderer.

Features:

Hardware Requirements and Performance:

Canvas targets moderate to high-end hardware but should work on any PC that supports OpenGL 2.1 and GLSL shaders.

Canvas will almost certainly improve chunk-loading performance vs Vanilla Minecraft. Frame rates may be better or slightly worse, depending on what is being rendered.

Current Stable Features for Players:

  • Faster chunk loading
  • Improved lighting
  • Hardcore darkness (terrain only)
  • Less foggy fog

Current Stable Features for Mod Authors:

  • Block models are dynamic when chunks are rebuilt – not necessary to pre-bake all variants
  • Item models are dynamic – not necessary to pre-bake all variants
  • Emissive materials
  • Improved lighting for models with non-cubic geometry
  • Multi-sprite materials for borders and blended/composite texturing effects
  • Per-quad control over render layer, lighting, shaders and conditions (see below)

Experimental Features (breaking changes are likely):

  • Material Shaders – mod authors can define custom shaders for model materials
  • Conditional Materials – materials that are only rendered when a global condition is true
  • Apply shaders and emissive effects during item rendering

Screenshots:

canvas renderer mod image 1
canvas renderer mod image 2
canvas renderer mod image 3
canvas renderer mod image 4
canvas renderer mod image 5
canvas renderer mod image 6
canvas renderer mod image 7
canvas renderer mod image 8
canvas renderer mod image 9
canvas renderer mod image 10
canvas renderer mod image 11

Crafting Recipes:

How to install:

  1. Download and Install Minecraft Launcher Vanilla
  2. Download and Install Fabric Installer for Vanilla Launcher
  3. Run recently downloaded .jar file, choose the version you want and press “Install.”
  4. Run Minecraft, select the profile with Fabric installed and press Play
  5. Press Start on Desktop
  6. Choose Run
  7. Type %appdata% onto Run and press Enter.
  8. Goes into Roaming/.minecraft/mods
  9. Put the jar. Files onto the mod folder and run Minecraft.
( Rating: 00 votes)

Comments

Your email address will not be published. Required fields are marked *

  • There are no comments yet. But yours could become the first one!