This is part of a game made in Unity3D.
I wrote this class to convert geographic coordinates into lambert 2008 coordinates based on this reference document:
http://www.ngi.be/Common/Lambert2008/Transformation_Geographic_Lambert_FR.pdf
Reason is that I'm using a Belgian National Geographic Institute map as background, and want to locate waypoint and player position with full accuracy.