Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: Perl graphics engine?

by Taulmarill (Deacon)
on Aug 04, 2009 at 14:32 UTC ( [id://785790]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Perl graphics engine?
in thread Perl graphics engine?

The performance of the library itself will be comparable, yes. But if you want to do some more involved calculations (say e.g. precise collision detection) in Perl, it may slow down the program substantially. Perl is just not meant for that. But we are lucky in the way that Perl allows for Modules written in C and even writing single subroutines in C or C++ quite painlessly via Inline::C(++).

Log In?
Username:
Password:

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

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

    No recent polls found