Skip to content

v0.0.5: Initial graphical display prototype

Pre-release
Pre-release
Compare
Choose a tag to compare
@sjackso sjackso released this 15 Mar 04:12
· 279 commits to master since this release

This version can load and display PLY meshes, and run PERDIX and TALOS upon them.

  • A folder "athena_outputs" will be created alongside the binary when it is run, and outputs are written within this folder.
  • The graphical display responds to click-and-drag motions (translation or rotation, depending on whether you're in 2D or 3D), and (in 3D) to scrolling motions for zoom.
  • Everything still looks very ugly.
  • WARNING: problems may arise for file paths or file names with spaces in them. PERDIX and TALOS don't seem to handle these well right now.