# PixCap Editor

The PixCap Editor is where magic can happen! Use the powerfull PixCap Editor to add 3D text, shapes, cameras, animate objects and characters (including fingers), extract animations, and a lot more.

<figure><img src="/files/xgB9ZBdizYr3v8JIqtIs" alt=""><figcaption></figcaption></figure>

### Lighting

Control the look of your scene with lights and shadows. Explore different lighting combinations to make your own day-time or night-time variations. Add directional lights, point lights and spot lights to illuminate your 3D design perfectly.

<figure><img src="/files/M9mQKgsIaJs73khZNwlE" alt=""><figcaption></figcaption></figure>

### Animation

Create simple or complex animations for objects and characters with PixCap’s timeline and graph editor.

{% hint style="success" %}
For advanced users, PixCap also includes Inverse Kinematics (IK) for characters.
{% endhint %}

<figure><img src="/files/dsktEEVvGJDOHZNhvHBk" alt=""><figcaption></figcaption></figure>


---

# 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://pixcap.gitbook.io/pixcap-docs/pixcap-library/pixcap-editor.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.
