Some of the games here run on Java in your browser. These require a Java install. Please note that Oracle has had some security issues with client-side Java, so, like anything on the web, take care when enabling Java, and use it at your own risk.


Categories ,
Posted

Hyperbolic Polar Coordinate Projection Tech Demo

Demonstrates the mathematics I developed around rendering a graph of nodes in a hyperbolic projection into the viewing space.

While updating an old game of mine, I wanted to show the cyclic graph underlying the music to the user in such a way that they can clearly see the current position in the music, and all close nodes in the graph. I decided to investigate rendering the graph as a hyperbolic projection onto the graphical display.

Original posts:


  1. Polar Hyperbolic Projection

  2. Drawing arrow heads on curves

← Older Newer →