A forum where development builds are posted for testing by the community.
Forum rules
NOTE: The software in this forum is not %100 reliable, they are development builds and are meant for testing by experienced octane users. If you are a new octane user, we recommend to use the current stable release from the 'Commercial Product News & Releases' forum.
Ok I think I got it I used mix material for the base material osl flakes are inside the normal map.
By the way what is the proper flake normal orientation
and
anyway to add more sparkle? Increasing power in RGB image with osl makes also dark dots visible
Let's try to clarify things about Octane OSL. Does OSL is the universal language? Because now only 10% of all OSL that I found on the internet (also OSL form 3ds MAX 2019) work in 3ds MAX. Then what is the point? Who will rewrite all this OSL to work with Octane? OSL for c4d or Blender will not work for 3ds MAX and vice versa?
When 3ds MAX 2019 announce OSL support, they also made a lot of OSL files. What we have with OTOY? You announce OSL 1.5-2 years ago. Now we have it (but it does not work for 100%), after 2 years you still fix it. And we do not have OSL shaders from OTOY. Okay, we have Vray flakes (not made by OTOY), and we have from OTOY: osl_yellow, ed_slider, osl_mix_textures, Mandelbrot, oslCamera - are you serious? I don't really think we need OSL to change color, I can make it with Octane standard tools. If you announce powerful tool, so offer us some powerful OSL files to show what OSL shaders can do. Or we have to wait 2 years more? Or we have to wait when some programmers will write OSL shaders for us?
It isn't rather simple to present new technology, but you have to move it forward and make it better and comfortable to use.
Some examples:
1) Otoy announces 1,5 years ago Toon shader and so proud of it. What we have? Do you call this cool toon shader? Please look at Arnold 5.1 or 3ds max plugin Illustrate!. This I call real Toon Shader.
2) Otoy announces VDB support. Okay, cool. Thanks. But still, it is not so cool as has to be. Slow, bad support with Phoenix and FumeFX. We (3ds max users) still cant view our VDB with a point-cloud view, only as a box. You think this is so easy-to-use? This option has to be from the beginning. I don't really understand why you don't see that.
3)Same, announce OSL, but what we were waiting for 2 years, to be able to change the color with OSL? Show us more. We are not programmers, we are artists.
I understand that it is important to announce "COOL" things for your investors. But for us (customers), will be cool if you will complete the work.
Latest Blender builds has a very good bevel shader at render time that makes sharp edges nicely rounded. There is an OSL script that might be used with Octane 3.08 but it fails to compile. If there is somebody that can adapt it that would be awesome. https://pastebin.com/Z3Uk3n2d
J.C wrote:Latest Blender builds has a very good bevel shader at render time that makes sharp edges nicely rounded. There is an OSL script that might be used with Octane 3.08 but it fails to compile. If there is somebody that can adapt it that would be awesome. https://pastebin.com/Z3Uk3n2d
What's going on with point inputs and projection options for OSL texture in the plugin? In OctaneRender ( aka. Standalone), when we add a point input, a projection pin is created, but that doesn't happen in the plugin. Is that a plugin SDK thing? Is that going to change soon? I noticed a related question in the Blender plugin forum too. It's a serious limitation if we have to hardcode the projections ourselves.
Regards
Milan
Colorist / VFX artist / Motion Designer
macOS - Windows 7 - Cinema 4D R19.068 - GTX1070TI - GTX780
milanm wrote:
What's going on with point inputs and projection options for OSL texture in the plugin? In OctaneRender ( aka. Standalone), when we add a point input, a projection pin is created, but that doesn't happen in the plugin. Is that a plugin SDK thing? Is that going to change soon? I noticed a related question in the Blender plugin forum too. It's a serious limitation if we have to hardcode the projections ourselves.
I'm trying to build the photoshop blend modes in OSL. I have gotten a fair bit of them working but I'm stuck on the math for Overlay mode. Could someone help out?