#Load and render the included example R object file.
if(run_documentation()) {
obj_mesh(r_obj()) |>
rasterize_scene(lookfrom = c(0, 1, 10),
fov=7,light_info = directional_light(c(1,1,1)))
}
Run the code above in your browser using DataLab