-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from OmooLab/feature/dev
docs: README.md
- Loading branch information
Showing
10 changed files
with
94 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
# OmooAset Blender Add-on | ||
|
||
# Getting Start | ||
|
||
[Configure OCIO (optional)](../README.md#configure-ocio-optional) | ||
[Download the Omoo Asset example (optional)](https://drive.google.com/file/d/1G_60KsiEinKOVVH-J6BQNtNL8gSb8kwX/view?usp=sharing) | ||
|
||
### Download and install the plugin | ||
|
||
Download the latest version of the plugin `OmooAset_v0.1.0_Blender.zip` from https://github.com/OmooLab/OmooAsset/releases/latest | ||
|
||
Edit - Preferences... - Add-ons - Install. Select the add-on .zip file. | ||
|
||
![alt text](images/blender_addon.png) | ||
|
||
### Import Omoo Asset | ||
|
||
File - Import - Omoo Asset (.usd). Select the Omoo Asset entry file (.usd) | ||
|
||
![alt text](images/blender_menu.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,19 @@ | ||
# OmooAset Cinema4D Plugin | ||
|
||
# Getting Start | ||
|
||
[Configure OCIO (optional)](../README.md#configure-ocio-optional) | ||
[Download the Omoo Asset example (optional)](https://drive.google.com/file/d/1G_60KsiEinKOVVH-J6BQNtNL8gSb8kwX/view?usp=sharing) | ||
|
||
### Download and install the plugin | ||
|
||
Download the latest version of the plugin `OmooAset_v0.1.0_Cinema4D.zip` from https://github.com/OmooLab/OmooAsset/releases/latest | ||
|
||
Copy and overwrite all the folders under the zip package to `%appdata%\Maxon\{cinema4d version}`. For example `%appdata%\Maxon\Maxon Cinema 4D 2024_A5DBFF93` | ||
Then restart Cinema 4D. | ||
|
||
### Import Omoo Asset | ||
|
||
Omoo Asset - Import Omoo Asset (Redshift) | ||
|
||
![alt text](images/cinema4d_menu.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## Houdini HDA Installation | ||
|
||
1. Download the latest release version of OmooAsset. [https://github.com/OmooLab/OmooAsset/releases](https://github.com/OmooLab/OmooAsset/releases) | ||
|
||
2. Unzip all files to any directory. e.g. `path/to/OmooAsset` | ||
|
||
3. Reference it's package path to houdini package json file `houdiniX.Y/packages/env.json`. | ||
|
||
```json | ||
{ | ||
"package_path": ["path/to/OmooAsset/packages"] | ||
} | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
Empty file.