if (FALSE) {
# Plot the Q1 shambler skin:
mdl = read.quake.mdl("~/data/q1_pak/progs/shambler.mdl");
plotwal.rawdata(mdl$skins$skin_pic, mdl$header$skin_width,
mdl$header$skin_height, apply_palette = pal_q1());
}
Run the code above in your browser using DataLab