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
2 registered members (dr_panther, 1 invisible), 620 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
double fallack? #99746
11/24/06 14:08
11/24/06 14:08
Joined: Jun 2006
Posts: 379
Flevoland, 5 meters under wate...
Roel Offline OP
Senior Member
Roel  Offline OP
Senior Member

Joined: Jun 2006
Posts: 379
Flevoland, 5 meters under wate...
is it possible to make two fallback techiques in a shader?
I mean something like this:
technique original
{
pass p0
{
//for shader model 2.0
}
}
technique fallback1
{
pass p0
{
//for shader model 1.4
}
}
technique fallback2
{
pass p0
{
//engine rendering
}
}
is this possible?


Check out the throwing game here: The throwing game
Re: double fallack? [Re: Roel] #99747
11/24/06 14:22
11/24/06 14:22
Joined: Sep 2002
Posts: 1,604
Deutschland
ChrisB Offline
Serious User
ChrisB  Offline
Serious User

Joined: Sep 2002
Posts: 1,604
Deutschland
yes


www.Swollen-Eyeballs.org
ICQ:169213431
#3dgs@quakenet
Re: double fallack? [Re: ChrisB] #99748
11/27/06 14:50
11/27/06 14:50
Joined: Jun 2006
Posts: 379
Flevoland, 5 meters under wate...
Roel Offline OP
Senior Member
Roel  Offline OP
Senior Member

Joined: Jun 2006
Posts: 379
Flevoland, 5 meters under wate...
thanks


Check out the throwing game here: The throwing game

Moderated by  Blink, Hummel, Superku 

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