Monthly Archives: April 2011

Chapter 5: Useful Open Tools Utility Functions

By | April 14, 2011

I thought that before tackling some of the more interesting Open Tools API topics previously mentioned that I would describe some useful utility function that can make using the OTA easier. Messages First I thought we would look at messages (but not custom ones, they will require their own chapter). These are useful for outputting… Read More »

Eidolon’s Polygon Clipping Engine

By | April 12, 2011

I thought it might be interesting to public how I implemented Eidolon's 2D polygon clipping engine. I searched around on the internet for months with no luck until I can across this article. Why did I need this? Well Eidolon's main function is to render time location diagrams. For those of you who don’t know… Read More »