Learn R Programming

⚠️There's a newer version (0.38.10) of this package.Take me there.

rayrender (version 0.28.8)

Build and Raytrace 3D Scenes

Description

Render scenes using pathtracing. Build 3D scenes out of spheres, cubes, planes, disks, triangles, cones, curves, line segments, cylinders, ellipsoids, and 3D models in the 'Wavefront' OBJ file format or the PLY Polygon File Format. Supports several material types, textures, multicore rendering, and tone-mapping. Based on the "Ray Tracing in One Weekend" book series. Peter Shirley (2018) .

Copy Link

Version

Install

install.packages('rayrender')

Monthly Downloads

2,106

Version

0.28.8

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Tyler Morgan-Wall

Last Published

October 27th, 2022

Functions in rayrender (0.28.8)

RotateAxis

Generate Rotation Matrix Axis
RotateX

Generate Rotation Matrix X
add_points_polygon

Add Points to Polygon
add_object

Add Object
arrow

Arrow Object
animate_objects

Animate Objects
calculate_final_path

Linearize and Calculate Final Points (with constant stepsize)
bezier_curve

Bezier Curve Object
csg_box

CSG Box
cone

Cone Object
calculate_control_points_straight

Calculate Control Points (straight)
calculate_final_twist

Calculate Final Angle
calculate_control_points

Calculate Control Points
clamp

Clamp Values
convert_color

Convert Color
csg_capsule

CSG Capsule
cross_prod

Cross product (vec)
RotateZ

Generate Rotation Matrix Z
RotateY

Generate Rotation Matrix Y
csg_object

Constructive Solid Geometry Object
csg_cylinder

CSG Cylinder
csg_elongate

CSG Elongate
csg_group

CSG Group
csg_combine

CSG Combine
calculate_distance_along_bezier_curve

Get Distance Along Bezier Curve
csg_cone

CSG Cone
csg_ellipsoid

CSG Ellipsoid
csg_onion

CSG Onion
cube

Cube Object
cubicInOut

Cubic-in-out
csg_scale

CSG Scale
csg_rounded_cone

CSG Rounded Cone
csg_triangle

CSG Triangle
csg_translate

CSG Translate
eval_bezier

Evaluate Bezier
csg_round

CSG Round
ellipsoid

Ellipsoid Object
csg_rotate

CSG Rotate
csg_plane

CSG Plane
generate_camera_motion

Generate Camera Movement
cylinder

Cylinder Object
csg_pyramid

CSG Pyramid
flipud

Flip Up-Down
csg_sphere

CSG Sphere
dielectric

Dielectric (glass) Material
csg_torus

CSG Torus
extruded_path

Extruded Path Object
generate_ground

Generate Ground
diffuse

Diffuse Material
disk

Disk Object
generate_cornell

Generate Cornell Box
expInOut

Cubic-in-out
generate_rotation_matrix

Generate Rotation Matrix (order)
eval_bezier_2nd_deriv

Evaluate Deriv Bezier
metal

Metallic Material
mesh3d_model

`mesh3d` model
light

Light Material
lerp

Lerp
init_time

Print time
fliplr

Flip Left-Right
group_objects

Group Objects
extruded_polygon

Extruded Polygon Object
hair

Hair Material
lambertian

Lambertian Material (deprecated)
%>%

Pipe operator
pig

Pig Object
new_tibble_row

New Tibble Row
microfacet

Microfacet Material
prepare_scene_list

Prepare the scene list
post_process_scene

Post-process the scene
process_point_series

Process Points to Control Points
render_preview

Render Preview
render_scene

Render Scene
print_time

Print time
get_saved_keyframes

Get Saved Keyframes
ply_model

`ply` File Object
eval_bezier_deriv

Evaluate Deriv Bezier
quadInOut

Quad-in-out
generate_translation_matrix

Generate Translation Matrix
post_process_frame

Post-process Frame
r_obj

R 3D Model
process_point_series_1d

Process Points to Control Points
triangle

Triangle Object
tween

Tween
xz_rect

Rectangular XZ Plane Object
xy_rect

Rectangular XY Plane Object
save_png

Save PNG
generate_studio

Generate Studio
run_documentation

Run Documentation
glossy

Glossy Material
obj_model

`obj` File Object
render_ao

Render Ambient Occlusion
render_animation

Render Animation
segment

Segment Object
path

Path Object
get_time

Get time
sphere

Sphere Object
text3d

Text Object
process_point_series_2d

Process Points to Control Points
slerp

Slerp
yz_rect

Rectangular YZ Plane Object