
Quixel SUITE/PBR shader for Octane inside c4d
Moderators: ChrisHekman, aoktar
- gordonrobb
- Posts: 1247
- Joined: Sat Mar 16, 2013 9:08 am
No worries. Be aware also that the lighting difference between Quixel and Octane can make a huge difference. It's not enough to to use the same HDR for lighting, as Quixel also has a light in there 

Windows 8 Pro | i7 3770 OC | 32 GB Ram | Single Titan (plus Black Edition on Order) | Octane Lightwave |
- prehabitat
- Posts: 495
- Joined: Fri Aug 16, 2013 10:30 am
- Location: Victoria, Australia
gordonrobb wrote: .... I use the Octane (sRGB) exporter. plug maps into a glossy, all at 2.2 except the roughness which I set to 1. For non metals, i use in index of 1 and it should look right. For metals, I tweak the index way up. If I have a mix of both, I use two glossy nodes with different indexes, and mix them using either a high contrast version of the specular, or export a metalness map (after adding it to the project obfioulsy) and use that to mix. Results are shown here between quixel and Octane IPR.....
'great clear concise input, thanks Gordonrobb!

Win10/3770/16gb/K600(display)/GTX780(Octane)/GTX590/372.70
Octane 3.x: GH Lands VARQ Rhino5 -Rhino.io- C4D R16 / Revit17
Octane 3.x: GH Lands VARQ Rhino5 -Rhino.io- C4D R16 / Revit17
- ChrisMills
- Posts: 61
- Joined: Mon Apr 13, 2015 9:33 am
- Location: Auckland, New Zealand
- Contact:
I've made a new version of the Xpresso setup.
I mostly wanted to make sure it works in V3, but I also found a new version of the base material in the LiveDB that is set up for use in the plugin
I mostly wanted to make sure it works in V3, but I also found a new version of the base material in the LiveDB that is set up for use in the plugin
- ChrisMills
- Posts: 61
- Joined: Mon Apr 13, 2015 9:33 am
- Location: Auckland, New Zealand
- Contact:
It might as long as you use the Metal/Roughness workflow. You would need to test it.TonyBoy wrote:Will this work with PBR files from another app (3D-Coat)?
ChrisMills wrote:I've made a new version of the Xpresso setup.
I mostly wanted to make sure it works in V3, but I also found a new version of the base material in the LiveDB that is set up for use in the plugin
Hi, Im new to the workflow c4d-octane-quixel. I have used your xpresso with the mbb_quixel_pbr2 from de liveDB and it doesnt work, your xpresso just works when I drop my models on your .c4d scene.
Just have a couple of questions.
1- What would be the correct workflow?
2- If I use your xpresso + mbb_quixel_pbr2 to put the shader on a model, what to do if that scene have 2 or mode model with another quixel shader too? How to link that xpresso with one shader each time?
Thanks for help
intel i7 3770k // 2 x Evga Titan Superclocked 6gb Vram // 16gb RAM
http://www.octavioalonso.com
http://www.octavioalonso.com
- ChrisMills
- Posts: 61
- Joined: Mon Apr 13, 2015 9:33 am
- Location: Auckland, New Zealand
- Contact:
The workflow is:jagger wrote:ChrisMills wrote:I've made a new version of the Xpresso setup.
I mostly wanted to make sure it works in V3, but I also found a new version of the base material in the LiveDB that is set up for use in the plugin
Hi, Im new to the workflow c4d-octane-quixel. I have used your xpresso with the mbb_quixel_pbr2 from de liveDB and it doesnt work, your xpresso just works when I drop my models on your .c4d scene.
Just have a couple of questions.
1- What would be the correct workflow?
2- If I use your xpresso + mbb_quixel_pbr2 to put the shader on a model, what to do if that scene have 2 or mode model with another quixel shader too? How to link that xpresso with one shader each time?
Thanks for help
-Merge the C4D file with your scene. I keep mine in the Content Browser so I can just drag it into a scene.
-Drag the Quixel PBR material onto your model.
-Fill in the texture slots in the User Data.
It will only work on one model at a time. There might be a way for me to update the Xpresso to use multiple models, but I don't think it's worth it.
I'm hoping with OSL coming with Octane 3.1 there will be a way to make a proper solution.
- Ferdinand13
- Posts: 154
- Joined: Sun Apr 03, 2016 4:21 pm
- Location: United Kingdom
Hi Chris,
Thanks a lot for the amazing preset! I've got one little question. I'm switching back and forth between my Windows PC at home and my iMac at the office, to work on my project. A lot of the individual assets of the scene are organised in XRefs and some of these are nested before they feed into the final scene.
What tends to happen between Windows and Mac is that the links to the Albedo, Roughness, Metalness and Normal maps break. The reason behind this is probably that the file paths are absolute and since Windows starts it with something like "C:\XYZ" while on Mac it's something like "/Users/", the Xpresso script gets a little confused.
I've dabbled a bit in Xpresso, but I'd still safely consider myself a complete noob. Is there a way to make the file paths in your preset relative instead of absolute? That would help me lot.
Thanks for letting me know.
Thanks a lot for the amazing preset! I've got one little question. I'm switching back and forth between my Windows PC at home and my iMac at the office, to work on my project. A lot of the individual assets of the scene are organised in XRefs and some of these are nested before they feed into the final scene.
What tends to happen between Windows and Mac is that the links to the Albedo, Roughness, Metalness and Normal maps break. The reason behind this is probably that the file paths are absolute and since Windows starts it with something like "C:\XYZ" while on Mac it's something like "/Users/", the Xpresso script gets a little confused.
I've dabbled a bit in Xpresso, but I'd still safely consider myself a complete noob. Is there a way to make the file paths in your preset relative instead of absolute? That would help me lot.
Thanks for letting me know.
Custom PC, Intel Core i7-6800K, 48GB RAM, 3x MSI GeForce RTX 2080 Super Seahawk EK, Windows 10
Razer Blade Pro 17, Intel Core i7-10875H, 32GB RAM, 1x NVIDIA GeForce RTX 3080, 1x EVGA GeForce GTX 1080 Ti Hybrid (eGPU), Windows 10
Razer Blade Pro 17, Intel Core i7-10875H, 32GB RAM, 1x NVIDIA GeForce RTX 3080, 1x EVGA GeForce GTX 1080 Ti Hybrid (eGPU), Windows 10
- ChrisMills
- Posts: 61
- Joined: Mon Apr 13, 2015 9:33 am
- Location: Auckland, New Zealand
- Contact:
I don't have a Mac to test this, but you could try deleting the file path and leave just the file name in the texture slots after you have dragged in the texture files.Ferdinand13 wrote:Hi Chris,
Thanks a lot for the amazing preset! I've got one little question. I'm switching back and forth between my Windows PC at home and my iMac at the office, to work on my project. A lot of the individual assets of the scene are organised in XRefs and some of these are nested before they feed into the final scene.
What tends to happen between Windows and Mac is that the links to the Albedo, Roughness, Metalness and Normal maps break. The reason behind this is probably that the file paths are absolute and since Windows starts it with something like "C:\XYZ" while on Mac it's something like "/Users/", the Xpresso script gets a little confused.
I've dabbled a bit in Xpresso, but I'd still safely consider myself a complete noob. Is there a way to make the file paths in your preset relative instead of absolute? That would help me lot.
Thanks for letting me know.
So, on Windows change "C:\blah\blah\filename.tif" to just "filename.tif"