Sections

 Home
 Dev Log
 Resume
 Free Media
 Riddles
 Bob's Gallery
 Links & Resources
 Contact


Projects

 Stem
 Nyx
 Kana Quizzer
 Keybinding Util
 Model Gallery
 Applets
 Nexus


Applets

 Contents
 Mr. Jelly 2D
 Mr. Jelly 3D
 Toroidal Spirals
 3D Tetris
     Tetris AI
 Bullies
     Bullies AI


Java not found
Tisk, tisk. You need Java to use this Applet.

Toroidal Spirals

A JOGL applet of a spiral around the outside of a torus. 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). During development I turned a couple of interesting bugs into features:

  • Segmented- Inverts the ordering that normals are used.
  • Twist Trick- Edge connections between segments are rotated 75%.
back source