Hi all!
These are great forums and I’m really learning a lot here. Thanks to everyone who has contributed from a newbie!
There are still some questions that I have that also might make good tutorials/How-To’s. I thought I’d post them up in a new thread. If others like the idea of a request list for tutorials, post up your own ideas below.
So without further ado, I bring you my own little request list:
-
Rasters, Databuffers and Images Tutorial. I understand the basic concepts of these (I think) but there is just a bewildering number of combinations here. Add in SampleModels and ColorModels, and the number just explodes. I’d like to see a Tutorial or How-To that covers a large number of practical formats. What color model and sample model does a GIF use? What about BMPs and TIFF files? TGA? PNG? JPEG? And what are the most common color and sample models for screens, esp those used by JOGL? How do I test for them, and how to I convert (efficeintly) between them?
-
Publishing You Application. This is more of a general Java question, but how would I release a Java app or applet that uses JOGL? There’s a couple of libraries that need to be available (JOGL.jar and the *-natives.jar), how do I load/access these at runtime?
Ok, there’s a couple of ideas. If anyone can help, muchas gras! I’d love to get my hands on well-written tutorials for these subjects. I’ve looked and most basic introductions fall far short. Linkies to existing tutorials are great! Or originally written ones too. Otherwise, I’ll probably be posting some specific questions as issues come up.