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
3 registered members (vicknick, dr_panther, VoroneTZ), 1,255 guests, and 2 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
Page 1 of 2 1 2
What Cards are capable of this? #17966
10/10/03 00:17
10/10/03 00:17
Joined: Aug 2003
Posts: 145
Beorn Offline OP
Member
Beorn  Offline OP
Member

Joined: Aug 2003
Posts: 145
Could somebody give me an update on which cards are able to handle the shader thing? I currently have a geforce2go which is T&L capable but i suspect that this isn´t enough...

Would be very grateful to get saome info on this before i start coding something that i really can´t get working on my current config.



Re: What Cards are capable of this? [Re: Beorn] #17967
10/10/03 01:13
10/10/03 01:13
Joined: Sep 2003
Posts: 29
Z
zmatrix Offline
Newbie
zmatrix  Offline
Newbie
Z

Joined: Sep 2003
Posts: 29
For pixel shaders,
Geforce3, radeon 8500 and up, since they are using programable shaders.
(I dont think the Gf4 mx cards have shaders)
For vertex shaders,
This can be emulated by the Cpu fast enough that it will work with even old cards (voodoo3 ect)


Zmatrix

Re: What Cards are capable of this? [Re: Beorn] #17968
10/10/03 01:38
10/10/03 01:38
Joined: Oct 2002
Posts: 8,939
planet.earth
ello Offline
Senior Expert
ello  Offline
Senior Expert

Joined: Oct 2002
Posts: 8,939
planet.earth
i have radeon 9600 pro and its good, but i recognize that most of the nveffectsbrowser demos dont work, so maybe those are better...


www.earthcontrol.de
quoted: We want to maintain a clean, decent, American family suited forum look... which means you may post zombies or chainsaw massacres, but no erotic.
Re: What Cards are capable of this? [Re: ello] #17969
10/10/03 02:26
10/10/03 02:26
Joined: Jun 2002
Posts: 63
Brazil
RedFox Offline
Junior Member
RedFox  Offline
Junior Member

Joined: Jun 2002
Posts: 63
Brazil
well if i am sure that's like work:

has pixel shader 1.1
1.4 -> it's directx 8.1
2.0 -> it's directx 9 (have to be geforce fx, i don't know which ati card support this)

the Geforce TI (4xxx) works too but until 1.4


Giuliano B. Schiavon ====================
Re: What Cards are capable of this? [Re: RedFox] #17970
10/10/03 05:00
10/10/03 05:00
Joined: Jul 2000
Posts: 8,973
Bay Area
Doug Offline
Senior Expert
Doug  Offline
Senior Expert

Joined: Jul 2000
Posts: 8,973
Bay Area
Not to start a holy war but the new ATI cards (9x00) appear to support shaders better then the GeForce cards.

I'm just going from my limited reading in the "Shader X" book (and some bias chats with an ATI rep ). So I may be totally wrong.


Conitec's Free Resources:
User Magazine || Docs and Tutorials || WIKI
Re: What Cards are capable of this? [Re: Doug] #17971
10/10/03 05:16
10/10/03 05:16
Joined: Aug 2003
Posts: 145
Beorn Offline OP
Member
Beorn  Offline OP
Member

Joined: Aug 2003
Posts: 145
Cool. Thanks. That means i can fire away at vertex shading at least. (Or maybe i should say Dammit! now i have to start doing this too...;).

And here´s a really stupid follow up question: is the same type of effects possible with vertex shaders as with pixel shaders?
What i will be going for is reflection mapping, waterripples and such...

(I have actually tried to read the stuff at the shaderlink but right now its so far over my head i do need a telescope to grasp the concept.)

Doug: From what i heard its actually Amiga that handles shading best...;)

Re: What Cards are capable of this? [Re: Doug] #17972
10/10/03 06:04
10/10/03 06:04
Joined: Feb 2003
Posts: 2,826
Margaritaville (Redneck Rivier...
myrlyn68 Offline
Senior Expert
myrlyn68  Offline
Senior Expert

Joined: Feb 2003
Posts: 2,826
Margaritaville (Redneck Rivier...
That is about the truth - the problem comes in when attempting to use the "nVidia" shaders with ATI cards.

A lot of the ones in the library which nVidia provides will have problems with ATI video cards. However, if you learn what is actually going on and write the shaders with what is needed - you will find that the majority of them will run best on ATI cards (one of the reasons nVidia cards perform so piss poor with HL2). There are a number of tweaks which are included in the ones provided by nVidia to make them run on their cards which mess it up for cards which actually have full support for the new shaders.

BTW - I do highly recomend ShaderX - very good book for anyone who is planning on using shaders extensively - and chances are really good you will be able to snag one from a discount book store now. Or check the Wordware website - as they often have package deals on books and ShaderX is a very popular title for the package deals.


Virtual Worlds - Rebuilding the Universe one Pixel at a Time. Take a look - daily news and weekly content updates.
Re: What Cards are capable of this? [Re: myrlyn68] #17973
10/10/03 13:35
10/10/03 13:35

A
Anonymous
Unregistered
Anonymous
Unregistered
A



I have a laptop with ATI M6 which supports Vertex Shaders but not Pixel Shaders. I could be thinking about getting a new Toshiba laptop with ATI M9...

Re: What Cards are capable of this? #17974
10/10/03 14:51
10/10/03 14:51
Joined: Mar 2002
Posts: 801
Switzerland, Zürich
napo Offline
Developer
napo  Offline
Developer

Joined: Mar 2002
Posts: 801
Switzerland, Zürich
Are VS in software mode now supported by A6 ? I remember that it didn't run on my GF2MX with the first beta.

Re: What Cards are capable of this? [Re: myrlyn68] #17975
10/10/03 15:25
10/10/03 15:25
Joined: Oct 2002
Posts: 8,939
planet.earth
ello Offline
Senior Expert
ello  Offline
Senior Expert

Joined: Oct 2002
Posts: 8,939
planet.earth
well, my problem on this is that the effectbrowser doesn't even show the script at all cause the effect could not be initialized


www.earthcontrol.de
quoted: We want to maintain a clean, decent, American family suited forum look... which means you may post zombies or chainsaw massacres, but no erotic.
Page 1 of 2 1 2

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