www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: -re- on August 18, 2015, 08:49:08 am

Title: Shadows
Post by: -re- on August 18, 2015, 08:49:08 am
Hello,

is there any possibility to display shadows?
I coulnt find anything about that in the api.

Regards
Title: Re: Shadows
Post by: EgonOlsen on August 18, 2015, 08:59:56 am
Yes, it's possible but you have to do it on your own by using the generic means that the API provides for it. There's no API directly related to shadow mapping ATM. It will be added the API eventually (I know...I have promised this quite a few times, but it really will...), but for now, this example might help: http://www.jpct.net/forum2/index.php/topic,4333.msg30172.html#msg30172 (http://www.jpct.net/forum2/index.php/topic,4333.msg30172.html#msg30172)
Title: Re: Shadows
Post by: -re- on August 18, 2015, 10:17:56 am
Thank you for the quick reply. IŽll take a look  a little bit later :D