A web-based 3D viewer for GCode files.
Built using WebGL and three.js.
Check it out at http://jherrm.github.com/gcode-viewer/. This version is hacked to draw arcs from G2 G3 GCode ! Richard Timsit (http://fablab-neuch.ch/projects/polarprint3d/)
Check This version at [https://github.com/fablabneuch/gcode-viewer]
Open sourced under MIT license.
This code is based off of the original gcode-viewer by Joe Walnes. Check out more about his original version here.