irrlicht-Stencil Shadows
BlitzMax Forums/BlitzMax Programming/irrlicht-Stencil Shadows
| ||
| 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. |
| ||
| 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. |
| ||
| ok well it seems me in my brilliant sleepy state commented out the line which ask if you want real time shadows :P |
| ||
| 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? |
| ||
| That would make sense |
| ||
| with one model casting shadows? |