![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^4: multiple textures on a cube (opengl example)by Anonymous Monk |
on Jul 13, 2014 at 15:13 UTC ( #1093434=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Cool Uses for Perl
|
|