View source: R/read_model_mdl.R
unpack.vertex.coords | R Documentation |
Unpack vertex coords from Q1 0-255 representation.
unpack.vertex.coords(coords_packed, mdl_header)
coords_packed |
matrix of n x 3 integers in range 0..255, the packed coords from an MDL file. |
mdl_header |
MDL header or named list, only the fields 'header$scale' and 'header$origin' are used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.