View source: R/read_model_md2.R
read.quake.md2 | R Documentation |
Read Quake II model in MD2 format.
read.quake.md2(filepath, anim = FALSE)
filepath |
character string, the path to the MD2 file |
anim |
logical, whether to load the whole animation (if present). Returns a list of models, the animation frames. If FALSE, only the first frame is returned. |
Ignore this function, it will be moved to a different package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.