#PB_Entity_NoSelfShadow and #PB_Entity_DontReceiveShadow

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Olby
Enthusiast
Enthusiast
Posts: 461
Joined: Mon Jan 12, 2009 10:33 am
Contact:

#PB_Entity_NoSelfShadow and #PB_Entity_DontReceiveShadow

Post by Olby »

I propose the addition of the following flags for EntityRenderMode(#Entity, Mode):
  • #PB_Entity_NoSelfShadow - do not perform self-shadowing (sometimes there are just too many issues due to this)
    #PB_Entity_DontReceiveShadow - do not receive any shadows at all (yet be able to cast them using #PB_Entity_CastShadow)
Intel Core i7 Quad 2.3 Ghz, 8GB RAM, GeForce GT 630M 2GB, Windows 10 (x64)