Archive for the 'Graphics' Category
Saturday, September 16th, 2006
This is probably the best SVG gallery! Not about the number of graphics, but the quality.
3D objects made with simplicity and elegance. If you try to make them with a 3D software, there would be too much needless nodes which makes their size very huge; it’s not the case here.
The only problem is the […]
Posted in General, OpenSource Softwares, Graphics, Inkscape, SVG | No Comments »
Wednesday, May 24th, 2006
Joe (and many others) writes “This month has seen the internet release of the first 3D ‘Open Movie’, Elephants Dream.” From the site:
The 3D animated short ‘Elephants Dream’ will today be released as a free and public download. This is the final stage of a successfully completed Open Movie project which has been community-financed, […]
Posted in General, Free Software, OpenSource Softwares, Movies, Inkscape, Blender | No Comments »
Thursday, March 2nd, 2006
Well, I’m not really artist, I was just playing around with Inkscape and randomizing shapes, then modified colors. You may download the SVG source code from here; I haven’t done it with feelings, but if you want to analyze my artwork to understand my psychology as Freud used to do, feel free to do it, […]
Posted in General, Fun, Inkscape, Personal, Arts | 6 Comments »
Wednesday, January 25th, 2006
TuNiSiaNo sent me some screenshot of his Fedora box, PPC architecture and Gnome environment. I liked the one above. Under the Firefox Logo it’s written:
Join the millions of people worldwide around the new crusade
Posted in General, Firefox, Fedora Core, Graphics | 2 Comments »
Monday, December 12th, 2005
Learn how to draw Fedora Core logo with Inkscape through this tutorial.
Click here to download the tutorial.
Posted in General, Fedora Core, Graphics, Inkscape, SVG | 2 Comments »
Monday, November 28th, 2005
A Perl script to integrate graphics into a HTML file.
Requires Perl with the following CPAN modules: HTML::TokeParser and MIME::Base64.
Handles HTML and XHTML documents, recognizes GIF, PNG and JPEG graphics, parses full path image files, compatible with standards.
See a live example (the documentation itself) here.
Click here to download the script.
Posted in Programming, Perl, Graphics, W3C, HTML | No Comments »
Thursday, October 6th, 2005
I found out some interesting tricks using gnuplot:
first, run the interactive program:
$gnuplot
type, in the shell, the following command
gnuplot> splot sin(x)+cos(y) with lines palette linewidth 4
Cool 3d output! You can even play with it making rotations and scales.
If you want to export it to a vector graphic and then edit it with Inkscape, type:
gnuplot> set […]
Posted in General, OpenSource Softwares, Inkscape, LaTeX, SVG | 3 Comments »
Thursday, September 22nd, 2005
Posted in GNU/Linux, Graphics | No Comments »
Tuesday, September 20th, 2005
It works!
I have just configured and ran my blog; after trying to develop blogs, testing others, I finally choosed WordPress for many reasons: cool design with a valid XHML, many features, customizations, easy PHP code to hack on, … did I mention it’s licensed as GPL?
I changed a bit some stylesheet, backgrounds, … and […]
Posted in Free Software, PHP, Graphics, WordPress, Personal | No Comments »