You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could look at a PATH/PATH0 and detect if every path has four vertices (and better, 5 references) and allow a QUAD interpretation. So, spex::polygonize and sf::st_make_grid outputs are candidates, but we have to analyze to see if it will work.
Very tentatively, this could be done by as.mesh3d and persp3d and plot3d on linear topologies.
Could look at a PATH/PATH0 and detect if every path has four vertices (and better, 5 references) and allow a QUAD interpretation. So,
spex::polygonize
andsf::st_make_grid
outputs are candidates, but we have to analyze to see if it will work.Very tentatively, this could be done by
as.mesh3d
andpersp3d
andplot3d
on linear topologies.Could be interesting for rescuing stuff
see also #109 and #98
The text was updated successfully, but these errors were encountered: