* FSAA in OpenGL
@ 2007-06-20 5:30 Jon Harrop
2007-06-20 6:23 ` [Caml-list] " Vu Ngoc San
0 siblings, 1 reply; 2+ messages in thread
From: Jon Harrop @ 2007-06-20 5:30 UTC (permalink / raw)
To: caml-list
Are there any OpenGL demos written in OCaml that use Full Screen Anti-Aliasing
(FSAA)?
I believe FSAA must be enabled when the OpenGL context is created. This means
the task is down to either OCamlSDL, LablGLUT or LablGTK. AFAICT, none of
these libraries support multisampling yet.
Any ideas how best to proceed?
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
The OCaml Journal
http://www.ffconsultancy.com/products/ocaml_journal/?e
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] FSAA in OpenGL
2007-06-20 5:30 FSAA in OpenGL Jon Harrop
@ 2007-06-20 6:23 ` Vu Ngoc San
0 siblings, 0 replies; 2+ messages in thread
From: Vu Ngoc San @ 2007-06-20 6:23 UTC (permalink / raw)
Cc: caml-list
From a "grep" I see that in lablglut the display mode has a
"multisample" mask. It does not do what you want ?
Jon Harrop a écrit :
> Are there any OpenGL demos written in OCaml that use Full Screen Anti-Aliasing
> (FSAA)?
>
> I believe FSAA must be enabled when the OpenGL context is created. This means
> the task is down to either OCamlSDL, LablGLUT or LablGTK. AFAICT, none of
> these libraries support multisampling yet.
>
> Any ideas how best to proceed?
>
--
---
Vu Ngoc San tel:04 76 63 58 53
Institut Fourier e-mail:San.Vu-Ngoc@ujf-grenoble.fr
Universite Grenoble 1, BP 74 http://www-fourier.ujf-grenoble.fr/~svungoc
38402 Saint Martin d'Heres
France
---
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-20 6:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-20 5:30 FSAA in OpenGL Jon Harrop
2007-06-20 6:23 ` [Caml-list] " Vu Ngoc San
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox