Skip to content

BruceKnowsHow/Ebin-Shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Ebin Shaders

Ebin Shaders is a Minecraft shaderpack for use with the OptiFine mod.

Ebin began with the goal of being fast, beautiful, configurable, feature-rich, and having a base of well-written code. It was developed almost entirely by BruceKnowsHow (Github, Youtube) throughout summer & fall of 2016. As development went on, Ebin became more of a platform for experimental low-level graphics optimizations and coding practices. Work slowed down and eventually stopped when Bruce discovered a tragic fact: sometimes it's not possible to write code that is both "fast" and "clean".

Community

If you would like to discuss Ebin, or other Minecraft shaderpacks, join the Shaderlabs Discord server.

Features

  • Sunlight Shadows / Shading
  • Global Illumination
  • Bloom / Glow
  • Motion Blur
  • Procedural 2D Clouds
  • Procedural Water Waves
  • Screen Space Reflections
  • Terrain Parallax - 3D blocks with a supported texture pack
  • Multi-Layered Shading Pipeline - Everything is correctly shaded, even behind semi-transparent blocks
  • Terrain Deformation - "Animal Crossing" and "Acid" deformations

Requirements

Installation

  1. Download and install a compatible version of Optifine
  2. If you haven't already, launch the game once to create the 'shaderpacks' folder, which is located adjacent to your "saves" folder
  3. Download the Ebin-Shaders .zip and place it into your 'shaderpacks' folder.
  4. (For legacy Minecraft versions before 1.12) you may need to go on Youtube and look at how older shaderpacks used to be installed. This usually involved inzipping the shaderpack and making sure the correct sub-folder is placed into your game's 'shaderpacks' folder.

If you run into problems

There is not a support team for using Ebin, and its primary developer does not have time to offer individual support to everybody who needs help. Shaderlabs is a popular Discord server for Minecraft shader development; you may be able to get help from somebody there.

Team

BruceKnowsHow: Primary Developer

Contributors

dotModded, DethRaid, zombye

Thanks

  • Sonic Ether, creator of SEUS and inspiration for Ebin
  • daxnitro, original creator of the Shaders Mod
  • karyonix, longtime maintainer of the Shaders Mod
  • sp614x, Ebin would not be possible without #include.
  • chocapic13 & Sildur, various code references and help over the years

slide

Releases

No releases published

Packages

No packages published

Languages