Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: RFC - 3D Graphics Programming In Perl -- Resource List

by sfink (Deacon)
on Sep 06, 2007 at 19:52 UTC ( [id://637518]=note: print w/replies, xml ) Need Help??


in reply to RFC - 3D Graphics Programming In Perl -- Resource List

I use OpenGL::Simple pretty heavily, since I found it much easier to get running than SDL::OpenGL, and POGL didn't exist when I started out. Unfortunately, it's pretty bare-bones -- as in, it only wraps a subset of the OpenGL API. (OpenGL has lots and lots of extensions, some of which are necessary for doing anything interesting these days. But they are unevenly supported by drivers and hardware.) I have had to add several dozen API entries myself, and fix up a few others.

On the other hand, I fully intend to switch to POGL as soon as I find some time.

  • Comment on Re: RFC - 3D Graphics Programming In Perl -- Resource List

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-20 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found