About Store Forum Documentation Contact



Post Reply 
Turn off -object cast shadow
Author Message
VMblast Offline
Member

Post: #1
Turn off -object cast shadow
Hello, I am new Esethel user and I have to say you have made awesome engine (I know its still working in progress -but its pretty great so far).

My question is how can I turn off shadow casting of individual object (eg plants, grass etc) in editor? I am an artist, and not programmer so be gentle lol pfft

Another question is: How can i decrees shadowmap area (sun shadow map casting render area) but not change view range parameters at the same time? And again is there any option to do it in editor and not to mess with code?

But if it is simple about changing code, please do tell me. Like eg: go to renderer.h -->line RM_SHD_MAP -->change this into that

That I can handle lol grin

Cheers
06-30-2011 12:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Turn off -object cast shadow
can't do it in the editor - in the game you just don't need to render object in rm_shd_map (don't draw anything in Game::Obj::drawShadow)
07-01-2011 11:09 AM
Find all posts by this user Quote this message in a reply
Post Reply