Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: OpenGL in Perl

by athomason (Curate)
on Apr 15, 2001 at 22:38 UTC ( [id://72686]=note: print w/replies, xml ) Need Help??


in reply to OpenGL in Perl

The Simple DirectMedia Layer has a Perl binding, if you'd like to save yourself some effort. It provides direct OpenGL support and all the other goodies you need for game program.

You can't beat SDL for portability either, as it currently supports Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD. And if you ever found yourself wanting to program in another language (but why? ;-), it supports C and C++ natively and has additional bindings for Ada, Eiffel, ML, and Python. Both the current release of SDL and the Perl binding claim to be stable on the most important target platforms.

Replies are listed 'Best First'.
Re: Re: OpenGL in Perl
by Anonymous Monk on Oct 04, 2001 at 23:25 UTC
    I cant get perl SDL bindings to work properly.. (well all of them work except for the opengl bit (dam)) I suspect it is my gl is a non mesa thingy, but im not sure

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (10)
As of 2024-03-28 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found