Replaces original Grass Shader (Game/SwayingGrass Surface) with a new one that supports real-time shading (e.g. point lights). The original shader only seems to allow shadows from the main directional ...
A glsl shader loader for webpack, includes support for nested imports, allowing for smart code reuse among more complex shader implementations. The shader is returned as a string. I had a problem ...
The Minecraft Voxy mod is a LoD modification that can drastically increase the game's render distance beyond its vanilla settings. In the base game, you can load up to 32 chunks around yourself. While ...