Skip to content

Commit

Permalink
remove admin docs from artist page
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaJafar committed Sep 11, 2024
1 parent 9a254ba commit a417ce9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 31 deletions.
47 changes: 16 additions & 31 deletions website/docs/addon_maya_ornatrix_artist.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: addon_maya_ornatrix_artist
title: Ornatrix for Maya
sidebar_label: Ornatrix
description: AYON Maya Ornatrix Artist documentation
---

import ReactMarkdown from "react-markdown";
Expand All @@ -13,23 +14,6 @@ import versions from '@site/docs/assets/json/Ayon_addons_version.json'

AYON supports Ephere's **Ornatrix** with the workflow of publishing and loading maya scene with Ornatrix data, Ornatrix groom presets and Ornatrix Alembic. It also supports to connect your target geometry with the loaded Ornatrix data (either from the maya scene or the groom preset.)

## Maya Addon Setting before using AYON for Ornatrix Maya
On the AYON Studio Settings or Project Settings enable the Ornatrix plug-ins for Maya:

- Project settings > `Maya` > `Creators` > `Create Ornatrix Rig`
- Project settings > `Maya` > `Creators` > `Create Ornatrix Cache`
- Project settings > `Maya` > `Publishers` > `Validate Ornatrix Rig Contents`
- Project settings > `Maya` > `Publishers` > `Validate Ornatrix Cache Contents`
- Project settings > `Maya` > `Loaders` > `Ornatrix Cache Loader`
- Project settings > `Maya` > `Loaders` > `Ornatrix Rig Loader`


![Maya - Ornatrix Creators Setting](assets/maya/artist/ox_creators_maya_addon_setting.jpg)

![Maya - Ornatrix Validator Setting](assets/maya/artist/ox_validator_maya_addon_setting.jpg)

![Maya - Ornatrix Loader Setting](assets/maya/artist/ox_loaders_maya_addon_setting.png)

## Workflow
AYON has two creators for Ornatrix publishing: ```Ornatrix Rig``` and ```Ornatrix Cache```.

Expand Down Expand Up @@ -67,20 +51,6 @@ Both Maya Scene and groom preset allow for connecting ornatrix rig with the anim

![Maya - Ornatrix Rig Loading](assets/maya/artist/ornatrix_rig_loading.gif)

#### Connecting an Ornatrix rig with a pointcache or animation
After loading the Ornatrix Rig and a pointcache to connect it to, you can use the AYON tools to connect it for you:

1. Go to `AYON` -> `Manage...`
2. In the inventory select the assets from oxrig and animation/pointcache product type.
3. Right-click `Actions` -> `Connect Ornatrix Rig`
The Ornatrix geometry will be connected the animation rig with the transform and mesh attributes.

:::tip
The connecting will occur by node name - so if it fails, make sure the node name for the geometry is the same across your animation caches and the ornatrix exports.

**Double geometry:** Be aware that both the ornatrix rig and your animated cache have the mesh geometry. After connecting the fur you will most likely want to hide one of the two to ensure you do not have two overlapping meshes during rendering.
:::


## Ornatrix Caches

Expand All @@ -98,3 +68,18 @@ The cache family exports Ornatrix Alembic (.abc) which includes the Ornatrix dat
### Loading

The **Ornatrix Cache** supports to load Ornatrix alembic (.abc), Vray Proxy (.abc) and Arnold Scene Source (.abc).

## FAQ
### How to connect an Ornatrix rig with a pointcache or animation?
After loading the Ornatrix Rig and a pointcache to connect it to, you can use the AYON tools to connect it for you:

1. Go to `AYON` -> `Manage...`
2. In the inventory select the assets from oxrig and animation/pointcache product type.
3. Right-click `Actions` -> `Connect Ornatrix Rig`
The Ornatrix geometry will be connected the animation rig with the transform and mesh attributes.

:::tip
The connecting will occur by node name - so if it fails, make sure the node name for the geometry is the same across your animation caches and the ornatrix exports.

**Double geometry:** Be aware that both the ornatrix rig and your animated cache have the mesh geometry. After connecting the fur you will most likely want to hide one of the two to ensure you do not have two overlapping meshes during rendering.
:::
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a417ce9

Please sign in to comment.