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
3 registered members (Dico, AndrewAMD, TipmyPip), 16,874 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
Is Antialiasing working? #299300
11/22/09 21:28
11/22/09 21:28
Joined: Aug 2005
Posts: 336
Connecticut
Galen Offline OP
Senior Member
Galen  Offline OP
Senior Member

Joined: Aug 2005
Posts: 336
Connecticut
I have the following line in my camera script: d3d_antialias = 9;

I've tried various numbers, and I've tried both the "normal" view and Isometric, and it doesn't look to me like antialiasing is working at all.

When I change the d3d_antialias value, there's no difference at all on-screen between different values (it has the same amount of jaggyness regardless what I set). I have an ATI Radeon HD 4800 Series video card with 1GB of video RAM, so I know that's not the problem.

Anyone?

Re: Is Antialiasing working? [Re: Galen] #299305
11/22/09 21:57
11/22/09 21:57
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
you should set it before the first frame.


3333333333
Re: Is Antialiasing working? [Re: Quad] #299306
11/22/09 21:59
11/22/09 21:59
Joined: Aug 2005
Posts: 336
Connecticut
Galen Offline OP
Senior Member
Galen  Offline OP
Senior Member

Joined: Aug 2005
Posts: 336
Connecticut
Thanks for the reply!

Do you mean I should set it as one of the last things before my level loads? I'm not entirely sure what you mean...

Re: Is Antialiasing working? [Re: Galen] #299307
11/22/09 22:01
11/22/09 22:01
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
just make sure you set it before any wait() calls. you probably would like to add it as main's first line or something.


3333333333
Re: Is Antialiasing working? [Re: Quad] #299308
11/22/09 22:04
11/22/09 22:04
Joined: Aug 2005
Posts: 336
Connecticut
Galen Offline OP
Senior Member
Galen  Offline OP
Senior Member

Joined: Aug 2005
Posts: 336
Connecticut
Okay, I'll check my script and give that a shot then--thanks!

Last edited by Galen; 11/22/09 22:04.
Re: Is Antialiasing working? [Re: Quad] #299309
11/22/09 22:14
11/22/09 22:14
Joined: Aug 2005
Posts: 336
Connecticut
Galen Offline OP
Senior Member
Galen  Offline OP
Senior Member

Joined: Aug 2005
Posts: 336
Connecticut
Yes! That worked great, thank you!!!


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