diff --git a/README.md b/README.md index c224c9b..05504b8 100644 --- a/README.md +++ b/README.md @@ -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)