Texture Mapping !

Does anybody know a tutorial or an example for textute mapping with java ?Thank you very muchTh. Reinbacher
[135 byte] By [Thomas_Reinbacher] at [2007-9-27 14:10:38]
# 1
In 3D?
JTeen at 2007-7-5 22:00:26 > top of Java-index,Other Topics,Java Game Development...
# 2
I'm not sure if this is what you need but this tutorial explains solid fill, gouraud shading and texture mapping - http://www.whisqu.se/per/docs/graphics20.htmThe tutorial is actually for C++ but I'm sure a Java implementation would not be hard to do.
MartianArtifact at 2007-7-5 22:00:26 > top of Java-index,Other Topics,Java Game Development...