Sdl /OpenGL/ Kylix

Hi,

I’m looking for a way to have an Opengl object loaded on a Kylix form
and so Being able to use CLX Components to handeld event in the Kylix
application.

Can anyone explain how It can be done ( it works in KYlix to load the
OpenGL in a separate form but not on the main form) or show an example.

Thank you,

Paul Dessart

Hi Paul,
Have you looked @ GlScene ( http://glscene.sf.net ). They have some
beta OpenGL Kylix/CLX Form demos that definately work.

Ideally, it would be great to have the whole of GLScene ported to Linux,
but it will take some time as not too many people are interested or have
the time to finish the port.

Dominique
http://www.DelphiGamer.com := go on, write a game instead;

Paul Dessart wrote:>> I’m looking for a way to have an Opengl object loaded on a Kylix form

and so Being able to use CLX Components to handeld event in the Kylix
application.

Can anyone explain how It can be done ( it works in KYlix to load the
OpenGL in a separate form but not on the main form) or show an
example.

Paul Dessart wrote:

Hi,

I’m looking for a way to have an Opengl object loaded on a Kylix form
and so Being able to use CLX Components to handeld event in the Kylix
application.

Can anyone explain how It can be done ( it works in KYlix to load the
OpenGL in a separate form but not on the main form) or show an example.

Hello.

Look for JEDI-SDL they are ready to use SDL headers to kylix. I used
them some time ago and works nice.

Adilson