add_blender_endmatter | Add standard ending boilerplate to a Blender rendering script |
add_camera | Add a camera object to a Blender scene |
add_empty | Add code to create empties to a Blender script |
add_light | Add a light object to a Blender scene |
add_primitive | Add code to add primitives to a Blender script |
add_render_image | Add steps to render a scene to an image file to a Blender... |
all_missing | Check to see if all values in a vector are missing (NULL, NA,... |
any_missing | Check to see if any values in a vector are missing (NULL, NA,... |
appendixassign | Set appendix values for an 'mvdf_obj' object. |
as.data.frame-mvdf_obj-method | Coerce to a data frame |
build_location | Build the location argument for exporting classes inheriting... |
calc_val | Standard way to replace & replicate values for class-creation... |
create_blender_frontmatter | Create a Blender rendering script with standard beginning... |
create_options | Create an options string from a ... object |
deg_to_rad | Convert decimal degrees to radians |
eval_arg | Standard way to evaluate arguments for class-creating... |
execute_render | Execute a Python script in Blender |
get_appendix | Retrieve the appendix from a 'forthetrees' object |
get_metadata | Retrieve the metadata data frame from a 'forthetrees' object |
getmvdf | Retrieve mvdf values from a 'mvdf_obj' object. |
headtail | Return the first or last parts of objects inheriting from... |
is_missing | Check values in a vector for missingness (NULL, NA, INF, or... |
metadataassign | Set metadata values for an 'mvdf_obj' object. |
mvdfassign | Set mvdf values for an 'mvdf_obj' object. |
mvdf_obj | Construct a Minimum Viable Data Frame object |
mvdf_obj-class | The Minimum Viable Data Frame S4 class |
mvdf-package | mvdf: A Minimum Viable Data Format for 3D Rendering via... |
mvdf_simple_material | Create a 'mvdf_simple_material' object |
mvdf_simple_material-class | Class to attach basic material data to 'mvdf_obj' objects |
nrowncol | The Number of Rows/Columns of an mvdf |
plot-mvdf_obj-method | Generic X-Y Plotting |
pythonize_booleans | Convert R logical values to Python equivalents |
setvalues | Set values for objects subclassing 'mvdf_obj' |
show-mvdf_obj-method | Show an object inheriting from 'mvdf_obj' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.