View source: R/read_model_common.R
quakemodel.to.fs.surface | R Documentation |
Convert Quake Model to 'fs.surface' instance.
quakemodel.to.fs.surface(quakemodel, frame_idx = 1L)
quakemodel |
an instance of |
frame_idx |
integer, the frame to export. Quake models may contain animations made up of several frames. The mesh connectivity is unaltered between frames, but the vertex positions differ. |
fs.surface
mesh instance, as used by the freesurferformats
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.