Re: [Plib-devel] new viewer example
Brought to you by:
sjbaker
From: Bram S. <br...@sa...> - 2005-08-21 09:19:57
|
Bram Stolk wrote: > - orbit works properly (with what I call a virtual ball interface a la > perfly) > > - mean/lean/clean (appr one 4th of viewer.cxx size) > > - better suited for instructional use for newbie ssg users due to > smaller code. I forgot the most important benefit: you can run it with any cwd (current working directory), as it does not depend on a data/ dir. Also, it takes the files a cmdline args, not via menu, so it is much more suited for a quick scan on how the model looks in plib. Think of it as a minimalistic 'ivview' for plib :-) Bram |