-
Junior Member
Regular Contributor
FSAA enable/disable
Control over FSAA would be nice trough
glEnable/glDisable
and another function called
glSceneAntialising(GL_FSAA, 2);
where 2 means the scene is rendered 2x2 and reduced to 1x1.
V-man
-
Re: FSAA enable/disable
Use the ARB_multisample extension.
- Matt
-
Junior Member
Regular Contributor
Re: FSAA enable/disable
Looks like I don't have it. I have detonator 3 installed for Geforce MX 2.
-
Senior Member
OpenGL Guru
Re: FSAA enable/disable
you should have, its a WGL extension ie not visable in the normal extension string. IIRC i have a demo on my site showing you how to access all the WGL extensions.
-
Junior Member
Regular Contributor
Re: FSAA enable/disable
What's that web site? thanks in advance.
V-man
-
Re: FSAA enable/disable
No, we only support it on GF3.
- Matt
-
Senior Member
OpenGL Guru
Re: FSAA enable/disable
V-man the url is in my profile
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules