MeshesFunctions to generate meshes to add to scenes |
|
---|---|
Sphere 3D Model |
|
Cube 3D Model |
|
Segment 3D Model |
|
Cylinder 3D Model |
|
OBJ Mesh 3D Model |
|
Mesh3d 3D Model |
|
Cone 3D Model |
|
Arrow 3D Model |
|
Torus 3D Model |
|
XY Rectangle 3D Model |
|
XZ Rectangle 3D Model |
|
YZ Rectangle 3D Model |
|
Manually construct a mesh |
|
Cornell Box 3D Model |
|
Text Object |
|
PLY Mesh 3D Model |
|
R 3D Model |
|
Load an OBJ file |
|
MaterialsFunctions to specify the visual properties of objects |
|
Material List |
|
Change Material |
|
Set Material |
|
TransformationsFunctions to manipulate meshes and lines in the scene |
|
Scale Lines |
|
Scale Mesh |
|
Scale Mesh to Unit Bounding Box |
|
Rotate Lines |
|
Rotate Mesh |
|
Translate Lines |
|
Translate Mesh |
|
Center Mesh |
|
Flip Orientation |
|
Swap Y/Z Axis |
|
Calculate Smooth Mesh Normals |
|
Add Plane UV Mapping to Mesh |
|
Subdivide Mesh |
|
Displace a Mesh |
|
Construct Displacement Sphere |
|
Get Mesh InfoFunctions to get information about meshes |
|
Get Mesh Bounding Box |
|
Get Mesh Center |
|
Validate Mesh Data |
|
LinesFunctions to generate lines for the scene |
|
Generate Lines |
|
Add Line |
|
Color Lines |
|
Rasterize Lines |
|
Rotate Lines |
|
Scale Lines |
|
Translate Lines |
|
LightFunctions to generate lights for the scene |
|
Add light |
|
Generate Directional Lights |
|
Point light |
|
Composing ScenesFunction for adding meshes, lines, and lights together to form a scene. |
|
Add light |
|
Add Line |
|
Add Plane UV Mapping to Mesh |
|
Add Shape |
|
Add Sphere UV Mapping to Mesh |
|
Scene From List |
|
Render Rasterized SceneFunctions to render and write the current scene. |
|
Rasterize Lines |
|
Rasterize Scene |
|
Write the scene to an OBJ file |
|
pkgdown utilsInternal but must be exported to meet CRAN guidelines |
|
Run Documentation |