Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (M_D), 1,430 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Shadows #66097
03/11/06 18:12
03/11/06 18:12
Joined: Mar 2006
Posts: 24
A
Atsu Offline OP
Newbie
Atsu  Offline OP
Newbie
A

Joined: Mar 2006
Posts: 24
Could someone explain how can I achieve shadows like this (just a quick render): http://koti.mbnet.fi/ttb/test.avi

Models with static shadows in my level get shadows like that, but how do I make the shadows affect the player character like that? Currently it doesn't seem to reflect any shadows on to it's model. Any shadowing visible on it's model is seen as fading.

Re: Shadows [Re: Atsu] #66098
03/11/06 18:18
03/11/06 18:18
Joined: Apr 2004
Posts: 516
USA
Trooper119 Offline
User
Trooper119  Offline
User

Joined: Apr 2004
Posts: 516
USA
Consult the Aum's they have soft shadows and such that may help you out, not sure if they are there though, a listing of the Aum's is here from 1 to 43 that may help you a little.


A clever person solves a problem.
A wise person avoids it.
--Einstein

Currently Codeing: Free Lite-C
Re: Shadows [Re: Atsu] #66099
03/11/06 21:25
03/11/06 21:25
Joined: Dec 2005
Posts: 414
Munich, Germany
R
Robotronic Offline
Senior Member
Robotronic  Offline
Senior Member
R

Joined: Dec 2005
Posts: 414
Munich, Germany
Soft Shadows came with AUM 51

Re: Shadows [Re: Robotronic] #66100
03/12/06 01:04
03/12/06 01:04
Joined: Mar 2006
Posts: 24
A
Atsu Offline OP
Newbie
Atsu  Offline OP
Newbie
A

Joined: Mar 2006
Posts: 24
Alright. I tried those, but it gives me this error:

Malfunction W1550

Error in effect:
mat_softshadows(44) : (Assembly Error) syntax error

Any suggestions how to fix it? But basicly this would allow the character model to react shadows like that?

Re: Stencil buffer shadows [Re: Atsu] #66101
03/25/06 12:18
03/25/06 12:18
Joined: Mar 2006
Posts: 24
A
Atsu Offline OP
Newbie
Atsu  Offline OP
Newbie
A

Joined: Mar 2006
Posts: 24
Edit: Got it.

But:
I stumbled on to another problem. My player character models shadow is casted only on to a floor, so I suppose it's using Z buffer shadow as in default. I have tried to enable Stencil buffer shadows with this: var shadow_stencil = on; in various places, but it doesn't seem to work. The shadow still ignores everything, for example: I have a wall where I would like the shadow to be casted, but the shadow just goes under it.

Noob question I suppose, but I can't seem to figure it out. How do I enable the stencil buffer shadows?

Last edited by Atsu; 03/25/06 17:03.
Re: Stencil buffer shadows [Re: Atsu] #66102
06/11/06 03:13
06/11/06 03:13
Joined: Jul 2005
Posts: 187
L
lostzac Offline
Member
lostzac  Offline
Member
L

Joined: Jul 2005
Posts: 187
I am getting the same error : mat_softshadows(44) : (Assembly Error) syntax error, and I for the life of me can not figure it out...can anyone help ?

Last edited by lostzac; 06/11/06 03:14.

John C Leutz II


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1