AndrewSelle github blog resume

Andrew Selle

Open Source

  • Partio - A library for reading writing several common particle formats that I wrote at Disney and we subsequently open sourced.
  • SeExpr - A library for embedding a simple expression language into any application.

Code

  • ply-mod.tgz - PLY Tools which are the same as those from Greg Turk's Georgia Tech page except I have modified ply2obj to handle triangle strips which many of the models from the Stanford modle repository use.
  • make_quicktime.cpp - Code to write a simple JPEG compressed quicktime movie with only libjpeg. This is so you can dump out a movie without having to link to ffmpeg. This is good if you need to write movies but don't want to depend on any libraries (except libjpeg).

Electronics