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
Currently, vv can read PLY files without normal as attributes. Sometimes it is useful to precompute the normal of each point and store them in PLY files. The normals can be used by a subsequent subcommand.
Currently,
vvcan read PLY files without normal as attributes. Sometimes it is useful to precompute the normal of each point and store them in PLY files. The normals can be used by a subsequent subcommand.