# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_shadow)
export(add_water)
export(ambient_shade)
export(calculate_normal)
export(create_texture)
export(detect_water)
export(lamb_shade)
export(plot_3d)
export(plot_map)
export(ray_shade)
export(sphere_shade)
export(write_png)
import(doParallel)
import(foreach)
import(imager)
import(parallel)
import(progress)
import(rgl)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(magrittr,"%>%")
useDynLib(rayshader, .registration = TRUE)
