Learn R Programming

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

rayrender (version 0.27.1)

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,821

Version

0.27.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Tyler Morgan-Wall

Last Published

August 15th, 2022

Functions in rayrender (0.27.1)

RotateX

Generate Rotation Matrix X
RotateAxis

Generate Rotation Matrix Axis
RotateY

Generate Rotation Matrix Y
arrow

Arrow Object
animate_objects

Animate Objects
calculate_control_points

Calculate Control Points
cone

Cone Object
bezier_curve

Bezier Curve Object
add_object

Add Object
csg_box

CSG Box
csg_object

Constructive Solid Geometry Object
csg_onion

CSG Onion
clamp

Clamp Values
calculate_distance_along_bezier_curve

Get Distance Along Bezier Curve
cross_prod

Cross product (vec)
add_points_polygon

Add Points to Polygon
calculate_control_points_straight

Calculate Control Points (straight)
RotateZ

Generate Rotation Matrix Z
convert_color

Convert Color
csg_elongate

CSG Elongate
calculate_final_path

Linearize and Calculate Final Points (with constant stepsize)
calculate_final_twist

Calculate Final Angle
csg_capsule

CSG Capsule
csg_plane

CSG Plane
csg_pyramid

CSG Pyramid
csg_rotate

CSG Rotate
csg_round

CSG Round
csg_group

CSG Group
csg_cone

CSG Cone
csg_combine

CSG Combine
csg_sphere

CSG Sphere
eval_bezier

Evaluate Bezier
ellipsoid

Ellipsoid Object
cubicInOut

Cubic-in-out
cube

Cube Object
csg_cylinder

CSG Cylinder
csg_torus

CSG Torus
extruded_polygon

Extruded Polygon Object
cylinder

Cylinder Object
dielectric

Dielectric (glass) Material
eval_bezier_2nd_deriv

Evaluate Deriv Bezier
flipud

Flip Up-Down
eval_bezier_deriv

Evaluate Deriv Bezier
fliplr

Flip Left-Right
generate_cornell

Generate Cornell Box
expInOut

Cubic-in-out
extruded_path

Extruded Path Object
csg_rounded_cone

CSG Rounded Cone
group_objects

Group Objects
generate_ground

Generate Ground
glossy

Glossy Material
prepare_scene_list

Prepare the scene list
csg_scale

CSG Scale
get_saved_keyframes

Get Saved Keyframes
disk

Disk Object
diffuse

Diffuse Material
generate_translation_matrix

Generate Translation Matrix
lambertian

Lambertian Material (deprecated)
lerp

Lerp
hair

Hair Material
process_point_series

Process Points to Control Points
plot_map

Plot Map
generate_camera_motion

Generate Camera Movement
ply_model

`ply` File Object
render_animation

Render Animation
r_obj

R 3D Model
quadInOut

Quad-in-out
csg_ellipsoid

CSG Ellipsoid
render_ao

Render Ambient Occlusion
post_process_frame

Post-process Frame
light

Light Material
render_preview

Render Preview
metal

Metallic Material
post_process_scene

Post-process the scene
segment

Segment Object
mesh3d_model

`mesh3d` model
sphere

Sphere Object
path

Path Object
obj_model

`obj` File Object
run_documentation

Run Documentation
yz_rect

Rectangular YZ Plane Object
text3d

Text Object
save_png

Save PNG
csg_triangle

CSG Triangle
csg_translate

CSG Translate
slerp

Slerp
microfacet

Microfacet Material
triangle

Triangle Object
generate_studio

Generate Studio
render_scene

Render Scene
generate_rotation_matrix

Generate Rotation Matrix (order)
xy_rect

Rectangular XY Plane Object
pig

Pig Object
new_tibble_row

New Tibble Row
process_point_series_1d

Process Points to Control Points
process_point_series_2d

Process Points to Control Points
%>%

Pipe operator
xz_rect

Rectangular XZ Plane Object
tween

Tween