hypertidy / textures

simple texture plot
GNU General Public License v3.0
12 stars 0 forks source link

write cpp versions of divide.mesh3d #5

Open mdsumner opened 4 years ago

mdsumner commented 4 years ago

check out RConics for another use of homogeneous coordinates on CRAN

and Rvcg probably has some stuff (vcgMeshres does side lengths so that's probably a good start)

mdsumner commented 4 years ago

the current source, loops over nq and nt and each input edge of those

https://github.com/cran/rgl/blob/master/R/subdivision.mesh3d.R