Allow drawing backfaces for opaque blocks #802
Labels
enhancement
a new feature or improvement
graphics
optimization
a performance problem that should be addressed or an optimization idea
Milestone
prerequisite for #801
This could also help reduce face count from tall grass and other vegetation.
How should lighting be handled in this case? Should it use the same lighting as the front face? Maybe with #362?
Should their faces be duplicated, like in the transparent case, or just in a separate draw call with backface culling disabled?
The text was updated successfully, but these errors were encountered: