# Rendering

- [Render & Animation](https://docs.rhinoartisan.com/rendering/render-and-animation.md)
- [How to create a rendered image](https://docs.rhinoartisan.com/rendering/how-to-create-a-rendered-image.md)
- [How to create a turntable video](https://docs.rhinoartisan.com/rendering/how-to-create-a-turntable-video.md)
- [Apply Design & Render Materials](https://docs.rhinoartisan.com/rendering/apply-design-and-render-materials.md): Within this tab, you will find commands to render your design, be it for applying materials, or even creating a queue of renders.
- [Safe Frame](https://docs.rhinoartisan.com/rendering/safe-frame.md)
- [Batch Rendering](https://docs.rhinoartisan.com/rendering/batch-rendering.md)
- [Commands](https://docs.rhinoartisan.com/rendering/commands.md)
- [Lying on the ground](https://docs.rhinoartisan.com/rendering/commands/lying-on-the-ground.md)
- [Pair](https://docs.rhinoartisan.com/rendering/commands/pair.md)
- [Panels](https://docs.rhinoartisan.com/rendering/commands/panels.md)
- [Environment](https://docs.rhinoartisan.com/rendering/commands/panels/environment.md)
- [Materials](https://docs.rhinoartisan.com/rendering/commands/panels/materials.md)
- [Lights](https://docs.rhinoartisan.com/rendering/commands/panels/lights.md)
- [Textures](https://docs.rhinoartisan.com/rendering/commands/panels/textures.md)
- [Ground](https://docs.rhinoartisan.com/rendering/commands/panels/ground.md)
- [Library](https://docs.rhinoartisan.com/rendering/commands/panels/library.md)
- [Lights](https://docs.rhinoartisan.com/rendering/commands/lights.md)
- [Point Light](https://docs.rhinoartisan.com/rendering/commands/lights/point-light.md)
- [Directional Light](https://docs.rhinoartisan.com/rendering/commands/lights/directional-light.md)
- [Rectangular int Light](https://docs.rhinoartisan.com/rendering/commands/lights/rectangular-int-light.md)
- [Linear Light](https://docs.rhinoartisan.com/rendering/commands/lights/linear-light.md)
- [Light Properties](https://docs.rhinoartisan.com/rendering/commands/lights/light-properties.md)
- [Edit Light by Highlight Location](https://docs.rhinoartisan.com/rendering/commands/lights/edit-light-by-highlight-location.md)
- [Set Spotlight to View](https://docs.rhinoartisan.com/rendering/commands/lights/set-spotlight-to-view.md)
- [Edit Light by Looking](https://docs.rhinoartisan.com/rendering/commands/lights/edit-light-by-looking.md)
- [Set View to Spotlight](https://docs.rhinoartisan.com/rendering/commands/lights/set-view-to-spotlight.md)
- [Sync](https://docs.rhinoartisan.com/rendering/commands/sync.md)
- [Set Render Color](https://docs.rhinoartisan.com/rendering/commands/sync/set-render-color.md)
- [Match Identical Material](https://docs.rhinoartisan.com/rendering/commands/sync/match-identical-material.md)
- [Synchronize Render Color](https://docs.rhinoartisan.com/rendering/commands/sync/synchronize-render-color.md)
- [Set Material Source Layer](https://docs.rhinoartisan.com/rendering/commands/sync/set-material-source-layer.md)
- [Merge Identical](https://docs.rhinoartisan.com/rendering/commands/sync/merge-identical.md)
- [Textures](https://docs.rhinoartisan.com/rendering/commands/textures.md)
- [Show Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/show-mapping.md)
- [Hide Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/hide-mapping.md)
- [Planar Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/planar-mapping.md)
- [Box Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/box-mapping.md)
- [UV Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/uv-mapping.md)
- [Spherical Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/spherical-mapping.md)
- [Cylindrical Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/cylindrical-mapping.md)
- [Remove Mapping Channel](https://docs.rhinoartisan.com/rendering/commands/textures/remove-mapping-channel.md)
- [Unwrap Texture](https://docs.rhinoartisan.com/rendering/commands/textures/unwrap-texture.md)
- [Edit Object Texture Mapping Coordinates](https://docs.rhinoartisan.com/rendering/commands/textures/edit-object-texture-mapping-coordinates.md)
- [Apply Custom Texture Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/apply-custom-texture-mapping.md)
- [Extract Custom Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/extract-custom-mapping.md)
- [Pack Textures](https://docs.rhinoartisan.com/rendering/commands/textures/pack-textures.md)
- [Unpack Textures](https://docs.rhinoartisan.com/rendering/commands/textures/unpack-textures.md)
- [Refresh All Textures](https://docs.rhinoartisan.com/rendering/commands/textures/refresh-all-textures.md)
- [Match Texture Mapping](https://docs.rhinoartisan.com/rendering/commands/textures/match-texture-mapping.md)
- [Advanced](https://docs.rhinoartisan.com/rendering/commands/advanced.md)
- [Curve Piping](https://docs.rhinoartisan.com/rendering/commands/advanced/curve-piping.md)
- [Softening](https://docs.rhinoartisan.com/rendering/commands/advanced/softening.md)
- [Shutlining](https://docs.rhinoartisan.com/rendering/commands/advanced/shutlining.md)
- [Thickness](https://docs.rhinoartisan.com/rendering/commands/advanced/thickness.md)
- [Displacement](https://docs.rhinoartisan.com/rendering/commands/advanced/displacement.md)
- [Keyshot](https://docs.rhinoartisan.com/rendering/keyshot.md): Undoubtedly, Ketshot Render is one of the best rendering and visualization software for jewellery. Therefore, we have integrated RhinoArtisan directly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/rendering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
