short & painless^^ [linux only]

Developed or developing a new product in PureBasic? Tell the world about it.
xperience2003
Enthusiast
Enthusiast
Posts: 113
Joined: Tue Oct 05, 2004 9:05 pm
Location: germany
Contact:

short & painless^^ [linux only]

Post by xperience2003 »

hi,
here is my first (succeded) try to code an intro under linux =)

Image

at time without frametimer! i work on this

download 65kb pure fun
http://www.monhore.tristar-whq.org/pure/faaastro

thx to leo:
glitz "OpenGL image compositing library" must be installed
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: short & painless^^ [linux only]

Post by traumatic »

yeeees! :D
Good programmers don't comment their code. It was hard to write, should be hard to read.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

I can only see the first part with the diks flying in mid air, how do I get to the parts of the other screenshots
xperience2003
Enthusiast
Enthusiast
Posts: 113
Joined: Tue Oct 05, 2004 9:05 pm
Location: germany
Contact:

Post by xperience2003 »

@nik
the startpart shows 4 textpages, after that following the other parts
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Ah ok, looks cool, though it's a bit slow without a working 3d acceleartion (messed up the driver when trying to use the ATI Installer after having compiled my own kernel which destroyed the working installation on my old kernel and reinstalling doesn't fix it, I hate ATI)
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Post by LuCiFeR[SD] »

Nik wrote:Ah ok, looks cool, though it's a bit slow without a working 3d acceleartion (messed up the driver when trying to use the ATI Installer after having compiled my own kernel which destroyed the working installation on my old kernel and reinstalling doesn't fix it, I hate ATI)
I use AIGLX, which is works perfectly with my aging ATI Radeon 9600pro 256mb. It also works with all Nvidia cards so I am led to believe.

Ubuntu allows access to this driver IIRC if you enable the restricted repositories.

Only thing you will manually have to tweak is your xorg.conf.

now to try this flying disks thing, to see how it performs :P

[EDIT]Works Very Nicely indeed :), Tune gets annoying though lol[/EDIT]
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

@LuCiFeR[SD]
Well yes, older ATI models run fine because they are supported by the OpenSource Radeon driver, but both mobile cards and newer ones like the X1400 in my Intel based iMac do work only with the proprietry fgrlx drier which doesn't work with AIGLX, it does also have problem with X.org > 7.1 (I have 7.2) and the Installer killed my working fglrx installtion when I tried to build a module for my new kernel with it, reinstalling fgrlx with apt-get doesn't work because the installer realy< did a very good job in b0rking my system, it even broke my gdm session file which stopped gnome from working, in fact only the rescue xterminal session worked, however I could solve that by changing the permissions on the gdm file back to normal, please don't ask me why a driver installer messes around with a file like that. It definitely shouldn't.
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Post by LuCiFeR[SD] »

Sorry Nik, I wasn't aware of you Linux knowledge or your GFX card model. hehe, well, it may help a few of the people struggling with Linux if nothing else :P

And now I will stop Hijacking the thread :)
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

very cool :!: :!: :!:

it runs a bit fast on my machine (amd athlon 64 3000+ and nVidia 5900xt) in both modes...
Post Reply