Frank Murphy wrote:
> At 00:21 24/08/2004, Paul Jakma wrote:
>>> Curious.. everyone who installs this binary only, kernel invading
>> driver, you're all gamers who need 3D right?
>> No,
>> need 3d for, Bryce etc.
> Maya being a bit out of the price range
Absolutely. Blender for e.g. uses opengl to draw EVERYTHING.
No messing with gtk/x/ widgets. It's amazing to see how fast it starts
http://download.blender.org/release/Blender2.34/blender-2.34-linux-glibc2.2.5-i386-static.tar.gz
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
rsync really is worth knowing. Here are two common uses.
To only get differences between file on the remote and
local server. For e.g. if you're having problems downloading,
you can run this several times to get the file.
rsync -P rsync://rsync.server.com/path/to/file file
This would copy file1 to file2 at around 1 MByte/s
Think of it as nice for I/O.
rsync --bwlimit=1000 file1 file2
--
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!