Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Perl Graphics (was...Re: Object oriented perl)

by satchm0h (Beadle)
on Mar 24, 2005 at 15:05 UTC ( [id://442066]=note: print w/replies, xml ) Need Help??


in reply to Object oriented perl

Your OO perl question as been addressed....go ye and read merlyn's book.

I thought I would try and shed some light on your postscript concering graphics in perl. As far as I know there is not a graphics library written entirely in perl, but rather a few modules that are built on top of other libraries.

For the 2D side of things, take a look at the GD bundle of modules and the various modules built on top of them.

If you are feeling a bit more adventurous and want to dive into the 3D side of things, try reading Geoff Broadwell's articles over at perl.com (1, 2, 3). He leverages SDL::App and SDL::OpenGL.

A bit terse...but to the point I hope.

  • Comment on Perl Graphics (was...Re: Object oriented perl)

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://442066]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 05:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found