read.quake.md2: Read Quake II model in MD2 format.

View source: R/read_model_md2.R

read.quake.md2R Documentation

Read Quake II model in MD2 format.

Description

Read Quake II model in MD2 format.

Usage

read.quake.md2(filepath, anim = FALSE)

Arguments

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.

Note

Ignore this function, it will be moved to a different package.


dfsp-spirit/wal documentation built on Feb. 5, 2024, 1:59 p.m.