Skip to content

Commit

Permalink
Add sample renders to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatRedox authored Jul 28, 2022
1 parent f8edc4b commit 8b79ad9
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,24 @@
This is a plugin for [Chunky](https://github.com/chunky-dev/chunky) which adds renderers for various different render passes.

# Installation
Download the latest plugin release from the [releases page](https://github.com/chunky-dev/chunky-aov/releases).
Download the latest plugin release from the [releases page](https://github.com/chunky-dev/chunky-aov/releases). In the Chunky Luancher, expand `Advanced Settings` and click on `Manage Plugins`. In the `Plugin Manager` window, click on `Add` and selected the `.jar` from the extracted zip file. Click on `Save` and start Chunky as usual.

# Usage
Select the desired renderer in the `Advanced` tab.

# Sample Renders

### Reference Render (128 spp)
![path-128](https://user-images.githubusercontent.com/42661490/181413541-dfd44c99-1250-4849-a3c8-feff1f0a2360.png)

### Albedo (16 spp)
![albedo-16](https://user-images.githubusercontent.com/42661490/181415405-cae5a0ae-9c7a-43cc-adc1-027210b433ba.png)

### Normal (16 spp)
![normal-16](https://user-images.githubusercontent.com/42661490/181414754-3c03bb9e-beec-44f8-b345-5acf861f7eb0.png)

### Ambient Occlusion (128 spp)
![ao-128](https://user-images.githubusercontent.com/42661490/181414332-770eb3e1-1e2a-4065-b023-2ef4d0285c26.png)

### Depth (16 spp)
![depth-16](https://user-images.githubusercontent.com/42661490/181414717-6249a61a-95cf-4550-a58f-46eca92ad511.png)

0 comments on commit 8b79ad9

Please sign in to comment.