elucent / Albedo

Graphics and effects library for Minecraft modding. Does not fear hax!
MIT License
22 stars 6 forks source link

Add Light Builder #2

Closed Vazkii closed 7 years ago

Vazkii commented 7 years ago

Add in the Light Builder class from the Elytra fork. https://github.com/elytra/Albedo/blob/1.12/src/main/java/elucent/albedo/lighting/Light.java

This closes Vazkii/Botania#2351

elucent commented 7 years ago

Funnily enough I actually already added this, but I didn't get around to releasing it because I've been moving into college for the last few days and also wanted to try and add some framebuffer support. I'll get a release out shortly and will push my code right now, but will be closing this PR as I've already implemented this myself.