orklev2-compositor

Explain Orkid compositor render nodes, post-FX, and output configurations.

35|16|Updated Feb 10, 2013
One-click install
npx skills add https://github.com/tweakoz/orkid --skill orklev2-compositor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orklev2-compositor
Source: https://github.com/tweakoz/orkid/tree/main/.claude/skills/orklev2-compositor
Command: npx skills add https://github.com/tweakoz/orkid --skill orklev2-compositor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orkid users need a centralized reference for the compositor system to quickly answer questions about rendering workflows, post-processing, and output configurations.

Core Features & Use Cases

  • Reference architecture and node types for Compositor, Post-FX, and Output nodes.
  • Python bindings and presets for building and testing rendering pipelines.
  • Quick lookup guidance for common tasks like Forward/Unlit/PBR and ACES/HSVG/Bloom.

Quick Start

Pose a question about compositing or rendering presets to receive a structured reference-backed answer.

Frequently Asked Questions about orklev2-compositor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure render targets in a compositor pipeline?

Configuring render targets involves using Orkid's compositor system to structure render nodes and output nodes. You can reference core compositor structures to define the specific render pipeline and direct the final output configurations.

What are the available post-FX nodes for rendering workflows?

Available post-FX nodes for rendering workflows include ACES, HSVG, and Bloom. These post-processing nodes integrate into the compositor system to apply effects after the initial render pass.

Can I use Python bindings to build and test rendering pipelines?

Yes, you can use Python bindings to build and test rendering pipelines. The compositor system provides Python bindings and rendering presets to facilitate constructing and evaluating workflows programmatically.

What rendering presets are supported for PBR and Forward workflows?

Supported rendering presets for PBR and Forward workflows include Forward, Unlit, and PBR. These presets allow quick lookup and application of common rendering configurations within the compositor.

Does Orkid's compositor support reference architecture for custom render nodes?

Orkid's compositor supports reference architecture for custom render nodes. It provides reference-backed guidance on node implementations, allowing users to understand and structure custom compositing workflows.