irrlicht-Stencil Shadows

BlitzMax Forums/BlitzMax Programming/irrlicht-Stencil Shadows

ckob(Posted 2006) [#1]
do stencil shadows work for anyone else :/ I cant seem to get the specialFX demo to show em but when I compile from the irrlicht sdk in c++ i can see them.


gman(Posted 2006) [#2]
should be fine. make sure you arent doing a GUI build and be sure to type a lowercase y when it asks if you want realtime shadows. uppercase Y wont do it.


ckob(Posted 2006) [#3]
ok well it seems me in my brilliant sleepy state commented out the line which ask if you want real time shadows :P


ckob(Posted 2006) [#4]
I have stencil shadows on one tree and the light attached to my camera, the stencil shadow seems to havea huge impact on fps is that suppose to happen?


Dubious Drewski(Posted 2006) [#5]
That would make sense


ckob(Posted 2006) [#6]
with one model casting shadows?