Marbasoft
Member
|
Partial Edge Detection
Hi, first a big thanks for this wonderfull engine !!
My question :
Is it possible to enable the edge detection only on OBJ_PLAYER for example ?
like this :
Is yes how to ?? i tried to change it after rendering the world, and before rendering actors, but no effect
In fact i try to have cel-shading etc only on characters/players.
Thanks
(This post was last modified: 08-12-2011 09:44 AM by Marbasoft.)
|
|
08-12-2011 09:40 AM |
|
Esenthel
Administrator
|
RE: Partial Edge Detection
no, sorry
but you can do similar effect using tutorial "rendering/mesh outline"
|
|
08-13-2011 04:08 PM |
|
Marbasoft
Member
|
RE: Partial Edge Detection
Ok thanks, i'll try
EDIT :
It seems i can't choose black color for outline, i event try with Color(10,10,10,255) but the outline stay transparent, i try with ( 128,128,128,255) and it works. How can i make a black outline ??
Thanks for all
(This post was last modified: 08-14-2011 12:28 AM by Marbasoft.)
|
|
08-14-2011 12:04 AM |
|