Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (AndrewAMD, TipmyPip), 12,400 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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 | 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