PDA

View Full Version : GLScene with FreePASCAL under Linux *AND* Windows >possib



I_am_root
26-07-2006, 08:39 PM
Simple question : Is it possible of using GLScene with FreePASCAL under Linux *AND* Windows?





Thanks in advance for your clear & complete answers. :D

------------------
Regards,
Eduard

savage
26-07-2006, 10:43 PM
Simple answer : Yes.

savage
26-07-2006, 10:44 PM
OK the reality is that you need to get hold of the Lazarus IDE if you want to use the Visual development side of things. Also it may be best to ask on the GLScene site itself as very few of them hang out here. Though they do drop by for the competitions every year.

Srki_82
27-07-2006, 06:43 AM
GLScene still needs some work to finish linux port. It still uses some of windows only functions. If you need GLScene that will work out of the box then you don't have luck.

I_am_root
27-07-2006, 04:40 PM
Anyway, I'll wait for the Linux port ... and hope it won't take long because I am bored... :)


So it can't work *without* Lazarus? I don't quite use Lazarus because compilation takes ages(well, my computer's a bit old also). Is there a place where I can actually download the Windows version of GLScene *for* FreePASCAL? Please, think and give a link. Thanks in advance.




P.S. : Guys, use the yellow or cyan color if you want to be Visible...

Legolas
27-07-2006, 05:29 PM
P.S. : Guys, use the yellow or cyan color if you want to be Visible...

Not really... Your colors are very unreadable with subsilver theme :wink:

tanffn
27-07-2006, 05:32 PM
From all the available colors why, WHY use bright yellow. Had to bring my 8) to read your post.

Lets ban yellow from the web pages!

WILL
27-07-2006, 06:16 PM
Yellow(gold) is the secondary color of the PGD theme. :P

Andreaz
28-07-2006, 02:52 PM
Yellow(gold) is the secondary color of the PGD theme. :P

Not if you are using subSilver theme :P Then you just cant read it :P

Almindor
27-11-2006, 09:37 PM
Delayed answer: yes

It works, well about 80% of glscene does. You can get more info here: http://wiki.lazarus.freepascal.org/GLScene

You need to use fpc2.1.1 tho. Most demoes and stuff works, even glkeyboard is getting usable by now. Only big things missing are : font support and sound support.

Almindor
01-12-2006, 07:07 PM
Wanted to say that I just fixed CG shaders and ODE support (with the exception of Cone, Terrain and CCylinder which are NOT part of normal ODE).

I also added gtk2 support altho there's a leak (possibly in LCL) somewhere so I'd advise to use gtk1 in linux for now.