Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: multiple textures on a cube (opengl example)

by Anonymous Monk
on Mar 21, 2011 at 19:41 UTC ( [id://894604]=note: print w/replies, xml ) Need Help??


in reply to Re^2: multiple textures on a cube (opengl example)
in thread multiple textures on a cube (opengl example)

I downloaded the six images and they exist in the same directory as the code. I also ran the ppm installs you listed for opengl and opengl image. I still get the same error as before. Any ideas?
  • Comment on Re^3: multiple textures on a cube (opengl example)

Replies are listed 'Best First'.
Re^4: multiple textures on a cube (opengl example)
by Anonymous Monk on Jul 13, 2014 at 15:13 UTC

    The default engine does not support these jpg images, on Linux at least...

    The easiest method without code change is to use the ImageMagick 'convert' cli utility, and convert the .jpg to .tga format.

    After conversion this works and is a good demo/starting point for understanding a bit of the opengl stuff.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-20 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found