Shining a light through an entity

Blitz3D Forums/Blitz3D Programming/Shining a light through an entity

Belgarion(Posted 2003) [#1]
Another thing I want to try and acheive is to shine a light through a semi-transparent object, using a hardware light. I tried putting it behind the object and pointing it outwards, but that didn't seem to work :)


ashmantle(Posted 2003) [#2]
As far as I know, DirectX lights only lights up geometry (e.g. vertices) and is not visible like lights in 3D rendering software..


Rottbott(Posted 2003) [#3]
And they shine through objects anyway, it won't cast shadows.