Stefan Schlager
Stefan Schlager
Hi, is there an easy way to make interactive 3d graphics with rgl work? At the moment an rgl windows opens but cannot be manipulated (as it is not an...
OK, here is a definitive one: https://github.com/cnr-isti-vclab/vcglib/blob/master/vcg/complex/algorithms/refine_loop.h#L106 (and some following lines) You get a negative index for k < 3. My current patch looks like this: https://github.com/zarquon42b/Rvcg/blob/develop/src/vcglib/patches/16_refine_loop_ubsan.patch If you think...
Add NA omit option in qqmat (and maybe in CVA)
Hi, I think you made a copy/paste error in the documentation of the ```who2007.ref``` https://github.com/mvogel78/childsds/blob/f75afea699ab406ebac563e19da7acfcccf96c17/man/who2007.ref.Rd#L6 This confused me quite a bit ;) Best Stefan
Copied from email: Here a fully reproducible example with links grasped by the triangulation of a mesh. This is just an example with nearly non-sense links but sometimes links structure...