Software

Here's the code we've made public to date. No warantees on this code!

 



Semisimp
A tool allowing user controlled simplification.  Sits on top of a locally implemented version of Michael Garland's qslim 2.0; sensitivity to color, texture and mesh boundaries.  Runs on linux and IRIX with Motif.  Reads ply models.  Written in C++ by Gong Li.



RSimp
A simplification algorithm that works by refining a very crude initial approximation.  Extremely fast, linear for fixed output size.  Good output quality.  Reads ply models.  Shouldn't be any platform dependencies.  Written in C++ by Dmitry Brodsky.