Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/20/24 20:05
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
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
0 registered members (), 649 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Baklazhan, Hanky27, firatv, wandaluciaia, Mega_Rod
19052 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 5 of 9 1 2 3 4 5 6 7 8 9
Re: Dynamic Realtime Shadows [Re: EvilSOB] #270133
06/06/09 13:35
06/06/09 13:35
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
ok.. i installed the update to 7.77 and changed "" to <>

still no changes..


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Dynamic Realtime Shadows [Re: Espér] #270137
06/06/09 13:59
06/06/09 13:59
Joined: Feb 2008
Posts: 3,232
Australia
EvilSOB Offline
Expert
EvilSOB  Offline
Expert

Joined: Feb 2008
Posts: 3,232
Australia
Have you tried it in a NEW level? That may be something 'broken' in editor.wmb
thats causing it.


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial
Re: Dynamic Realtime Shadows [Re: EvilSOB] #270144
06/06/09 14:40
06/06/09 14:40
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
editor.wmb is the new level..


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Dynamic Realtime Shadows [Re: Espér] #270152
06/06/09 15:06
06/06/09 15:06
Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Tobias Offline

Moderator
Tobias  Offline

Moderator

Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
For stencil shadow you must manage 3 things:

1. Setting shadow_stencil, before loading your level. As far as I see, you already managed that.

2. Having a model with SHADOW flag, and it must not be a transparent model, because transparent models dont throw shadows. Now when you ask "What is a transparent model"? you find transparency described in the manual under "Entities".

3. Not switching off the sun.

Hope this helps.

Re: Dynamic Realtime Shadows [Re: Tobias] #270157
06/06/09 15:47
06/06/09 15:47
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
ok..

1. & 2. is ok..


Code:
sun_light= 0; //Keine Sonne


i´ve done that before and after level_load..

but no stencil shadow..


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Dynamic Realtime Shadows [Re: Espér] #270184
06/06/09 18:02
06/06/09 18:02
Joined: Jun 2008
Posts: 151
Ukraine
XD1v0 Offline
Member
XD1v0  Offline
Member

Joined: Jun 2008
Posts: 151
Ukraine
Espér looks like mystical things goes with shadows crazy , maybe my advance can help
Try to create simple model something like this
Code:
 ent_create (SPHERE_MDL,vector(150,150,1000),test);

If this model throwing shadow then problem with you skin model.


A7 Commercial cool
Celeron 1700, GeForce 5500 FX 256mb, 1 Gb Ram
Re: Dynamic Realtime Shadows [Re: Espér] #270205
06/06/09 21:35
06/06/09 21:35

F
Fear411
Unregistered
Fear411
Unregistered
F



Originally Posted By: Espér

Code:
sun_light= 0; //Keine Sonne


i´ve done that before and after level_load..

but no stencil shadow..


He said don't switch off the sun!

Re: Dynamic Realtime Shadows [Re: ] #270207
06/06/09 22:24
06/06/09 22:24
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
ok.. sun shines.. no shadow...


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Dynamic Realtime Shadows [Re: Espér] #270208
06/06/09 22:26
06/06/09 22:26

F
Fear411
Unregistered
Fear411
Unregistered
F



can you upload the level, so we can check if it works for us?

Re: Dynamic Realtime Shadows [Re: ] #270210
06/06/09 22:33
06/06/09 22:33
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Page 5 of 9 1 2 3 4 5 6 7 8 9

Moderated by  HeelX, Spirit 

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