OctaneRender™ 2020.1 XB1 [superseded by 2020.1 XB2]

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.
Post Reply
User avatar
ff7darkcloud
Licensed Customer
Posts: 73
Joined: Sun Mar 18, 2012 11:20 pm
Location: Fairfax, VA, USA

I decided to upgrade my v4 license and get a slave node license, but there is no way do download the slave client. How can I use 2020 on my slave computer?
( PC ) Win10 x64 | 2xRTX2080TI | ASUS Rampage VI Extreme | i9-7900x | 32GB | 1600W
( Laptop ) Win10 x64 | RTX2080Max-Q | Lenovo Legion Y740 | i7-9750H | 32GB - Octane Standalone Win 10/ Sketchup 2019

PORTFOLIO: https://renderspace.wixsite.com/portfolio
hgarrou
Licensed Customer
Posts: 59
Joined: Thu Jul 05, 2018 4:31 pm

While I know this is not for production, I've been using it for two days now. We're doing CG food for an egg grower and the frames are rather large so any increased render speed is worth trying the new plugin.

That said.....this is amazingly solid. Not a single crash, rendering 4K frames and above non stop. From the Maya plugin, on windows 10, on one 2080 Ti and one 2070 Super. So far everything works as promised. So much better than 2019.2 XB1.

A lot of mud is slung at OTOY in this forum, so let it be known, I am incredibly satisfied at this time and can't wait to see the new script nodes implemented, new features, et. al.

Thanks again OTOY
User avatar
Kalua
Licensed Customer
Posts: 530
Joined: Fri Oct 11, 2013 2:13 am
Location: Caribbean Sea
Contact:

hgarrou wrote:While I know this is not for production, I've been using it for two days now. We're doing CG food for an egg grower and the frames are rather large so any increased render speed is worth trying the new plugin.

That said.....this is amazingly solid. Not a single crash, rendering 4K frames and above non stop. From the Maya plugin, on windows 10, on one 2080 Ti and one 2070 Super. So far everything works as promised. So much better than 2019.2 XB1.

A lot of mud is slung at OTOY in this forum, so let it be known, I am incredibly satisfied at this time and can't wait to see the new script nodes implemented, new features, et. al.

Thanks again OTOY
+1
C4D 2025.1.1 Octane 2025.1 Build 0104, <<2 X 3090 + NVlink>>, Windows 10, X399, AMD TR 1950X, 128 GB RAM, NVIDIA SD 552.22
https://www.behance.net/PaperArchitect
User avatar
mojave
OctaneRender Team
Posts: 1336
Joined: Sun Feb 08, 2015 10:35 pm

ff7darkcloud wrote:I decided to upgrade my v4 license and get a slave node license, but there is no way do download the slave client. How can I use 2020 on my slave computer?
The slave build has not yet been released for this version. We will make it available as soon as we can confirm that network rendering is in good shape.
User avatar
funk
Licensed Customer
Posts: 1206
Joined: Mon Feb 07, 2011 1:24 pm
Location: Australia

funk wrote:OTOY team, can you please post a sample file for those Vectron Volume screenshots? I can't figure out how its done.
I know you guys are probably really busy, but is it possible to get a sample file showing us how Vectron Volumes are created?
Win10 Pro / Ryzen 5950X / 128GB / RTX 4090 / MODO
"I am the resurrection, and the life: he that believeth in me, though he were dead, yet shall he live" - Jesus Christ
User avatar
fantome
Licensed Customer
Posts: 268
Joined: Wed Dec 16, 2015 3:38 pm

Jolbertoquini wrote:Hi Guys,
Alembic cache sequences is that a way to add a support of alembic sequence? I have huge caches for particles and I would like to use only standalone to save time on load from the plug (Maya for me
by that you mean be able to load something like this in standalone :
my_particle_sim.0001.abc
my_particle_sim.0002.abc
....
my_particle_sim.####.abc
with one abc cache per frame ?

because particle sequence store as a single .abc with the @width attrribute for the @pscale work smoothly in standalone.
basically you just put this in a wrangle before writting your .abc
@width = @pscale;

you export a single abc file containing your frames
my_particle_sim.abc

and you will get radius / motion blur working smoothly.
colorPP and opacityPP are impossible to get directly with a direct read. it looks 2020 will solve this .
For pre-2020 version you have to use a tricks to write @Cd and @Alpha in a COP's texture for each frame, where each pixel coord is equivalent to particle id. and then read this with the Instance color node.

If otoy allow reading of .abc sequence i' m afraid we will not be able to get motion blur. because at the moment we have this problem for instance created with a scatter node. when you load sequence of xform, octane is unable to compute motion blur , and this is a big problems.

cheers
E
User avatar
pxlntwrk
Licensed Customer
Posts: 445
Joined: Sat Mar 23, 2013 2:21 pm
Location: France
Contact:

Hello,
Now that netSlaves are no longer included in the Enterprise license for free, can we use a fully licensed machine (enterprise) as a slave?

Thank you in advance
:::::::::::::::::
pxlntwrk.net
User avatar
Jolbertoquini
Licensed Customer
Posts: 1067
Joined: Sun Aug 31, 2014 7:08 am
Location: London
Contact:

fantome wrote:
Jolbertoquini wrote:Hi Guys,
Alembic cache sequences is that a way to add a support of alembic sequence? I have huge caches for particles and I would like to use only standalone to save time on load from the plug (Maya for me
by that you mean be able to load something like this in standalone :
my_particle_sim.0001.abc
my_particle_sim.0002.abc
....
my_particle_sim.####.abc
with one abc cache per frame ?

because particle sequence store as a single .abc with the @width attrribute for the @pscale work smoothly in standalone.
basically you just put this in a wrangle before writting your .abc
@width = @pscale;

you export a single abc file containing your frames
my_particle_sim.abc

and you will get radius / motion blur working smoothly.
colorPP and opacityPP are impossible to get directly with a direct read. it looks 2020 will solve this .
For pre-2020 version you have to use a tricks to write @Cd and @Alpha in a COP's texture for each frame, where each pixel coord is equivalent to particle id. and then read this with the Instance color node.

If otoy allow reading of .abc sequence i' m afraid we will not be able to get motion blur. because at the moment we have this problem for instance created with a scatter node. when you load sequence of xform, octane is unable to compute motion blur , and this is a big problems.

cheers
E
not really I have one frame particles with motion blur is working and the mesh cache I think is much standard to support alembic sequence to save space and load, like for vdb by the way.
is not a feature we should ignore.

By the way about the particles scale I know that with Houdini i use for the workflow I'm just saying with Storm the cheap simulator I can find out there for workflow budget point of view basically I asked then to give us this option on the export already, so I'm just wondering why there is no way to unlock as by default like every soft when reading abc. I have Technic which help me is change on the settings meters to decimeters and the scale with placement. is a work around but I think is just give us the control better, and fix the bug of particle update.

Best,
JO
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
User avatar
Notiusweb
Licensed Customer
Posts: 1285
Joined: Mon Nov 10, 2014 4:51 am

Is it possible that OSL shaders no longer work in this version, the compiler accepts code it but it does nothing?
Win 10 Pro 64, Xeon E5-2687W v2 (8x 3.40GHz), G.Skill 64 GB DDR3-2400, ASRock X79 Extreme 11
Mobo: 1 Titan RTX, 1 Titan Xp
External: 6 Titan X Pascal, 2 GTX Titan X
Plugs: Enterprise
User avatar
jobigoud
OctaneRender Team
Posts: 247
Joined: Sat Aug 15, 2015 1:28 pm

Notiusweb wrote:Is it possible that OSL shaders no longer work in this version, the compiler accepts code it but it does nothing?
It should work, which type of shader are you having an issue with? Texture, Camera, Vectron, Projection?
Starting from scratch or loaded from an existing scene? Was the same code working in 2019.2 XB2?
The textures under LiveDB > OTOY > Procedural Textures are also wrapped up OSL shaders, are they also causing you trouble?
Post Reply

Return to “Development Build Releases”