

# Render POV-Ray 3.7 scenes on Deadline Cloud
<a name="examples-jb-povray"></a>

The [povray-3.7](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/job_bundles/povray-3.7) job bundle renders POV-Ray (Persistence of Vision Raytracer) scenes on Deadline Cloud with full parameter control over resolution, quality (0-11), and antialiasing. POV-Ray is available from the `conda-forge` channel, and this bundle overrides `CondaChannels` to enable that channel.

The bundle includes a sample POV-Ray scene (`sample/sample.pov`) that demonstrates 3D shapes and textures. Submit the bundle to a queue that supports conda with a `CondaChannels` parameter:

```
deadline bundle gui-submit povray-3.7/
```

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Deadline Cloud. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query deadline-cloud` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
