|
3D Mr. Jelly
Textured and 3D version of my first JOGL applet. The view can be controlled the following ways:
- Drag → Rotate
- Drag + Ctrl → Translate (ie move)
- Drag + Shift → Zoom
This was another project for Computer Graphics (CptS 542) and the source code will be available a few weeks after the deadline (which isn't for quite a while).
Almost all the geometry was done from scratch, the head alone taking a couple days (and giving me a new appreciation for modeling software). Textures were imported using a port of NeHe's texture loader.
|