Hi, i discovered that lighting doesnt work in gem when i use a shader with a geo. Why is that?
Any idea how can i make lighting work with a geo with shader?
is there any trick?
cheers
R.
On 09/25/13 21:27, Ronni Montoya wrote:
Hi, i discovered that lighting doesnt work in gem when i use a shader with a geo. Why is that?
because the "lighting" is done by the 'default' shader. if you replace the default shader with your own, you have to do lighting on your own.
fgamsdr IOhannes