chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
653 stars 77 forks source link

Carpet obstructs light completely #237

Closed Ceeee closed 10 years ago

Ceeee commented 10 years ago

As opposed to the game chunky's carpets are 100% opaque and don't let light filter through, for example when a glowstone lamp is below.

llbit commented 10 years ago

Not a bug.

seaside98 commented 10 years ago

I disagree. Minecraft allows light to pass through carpet. My entire house in minecraft is lit by glowstone under carpet. From the minecraft wiki:

Carpets are an opaque block, it does not decrease light going through it. 

light through carpet Source: Carpet

Peregrine05 commented 1 year ago

The way Chunky renders light is different from how Minecraft renders light. An opaque texture in Chunky will allow no light to travel through it.