Page 14 of 25
Re: Version 2.23.2 - RC3 (11.06.2015) - latest stable
Posted: Wed Jun 17, 2015 3:32 pm
by aoktar
momade wrote:hello aoktar.
is it possible to use a c4d-noise-shader i.e. in color channel and set it to world-space, so that it is seamless i.e. on the box edges of a box?
They are converted to images to use. It works as a mapped image rather than a procedural. So that's not possible if you can't tweak it as a seamless image. Incoming OSL shader system is so important. Will allow to write several procedural shaders to calculate in GPU.
Re: Version 2.23.2 - RC3 (11.06.2015) - latest stable
Posted: Wed Jun 17, 2015 3:33 pm
by momade
aoktar wrote:momade wrote:hello aoktar.
is it possible to use a c4d-noise-shader i.e. in color channel and set it to world-space, so that it is seamless i.e. on the box edges of a box?
They are converted to images to use. It works as a mapped image rather than a procedural. So that's not possible if you can't tweak it as a seamless image. Incoming OSL shader system is so important. Will allow to write several procedural shaders to calculate in GPU.
ok thanks for the quick answer!
Re: Version 2.23.2 - RC3 (11.06.2015) - latest stable
Posted: Wed Jun 17, 2015 10:06 pm
by valters
Good day aoktar.
Q1
Can you please check the linkage in saved materials. If I save my material which have displacement into localDB it not save Displacement and leave it empty.
Same with LiveDB - by thumbnail I can see that material have Displacement but after downloading it again it is empty.
Q2
Is it possible add into Node Editor option Save Material in orbx?
Q3
Is this correct that mix or multiply not working as Displacement map..only image?

- Is this correct that mix or multiply not working as Displacement map..only image?
Re: Version 2.23.2 - RC3 (11.06.2015) - latest stable
Posted: Thu Jun 18, 2015 1:42 am
by aoktar
Hi Valters,
Displacement don't accept any texture type except imagetexture. So saving problem is normal. It will ignore when you connect mixtexture. Also same for rendering. There is a work-around for this. See my setup.
Adding a save orbx command is not so easy from Node Editor. Alternatively you can use LiveDb window. You can drop your material to localdb and explore the saved orbx.
Re: Version 2.23.2 - RC4 (18.06.2015) - latest stable
Posted: Thu Jun 18, 2015 4:30 am
by aoktar
Hi everybody,
I have updated the plugin to RC4. Enjoy it!
Re: Version 2.23.2 - RC4 (18.06.2015) - latest stable
Posted: Thu Jun 18, 2015 11:10 am
by pxlntwrk
Hi,
nothing special, just to say i have no crash with node editor since RC3.

(win7, r15, titanx)
Very handy, fluid, very cool thing in c4d environement..
ciao
Re: Version 2.23.2 - RC4 (18.06.2015) - latest stable
Posted: Thu Jun 18, 2015 12:10 pm
by aoktar
pxlntwrk wrote:Hi,
nothing special, just to say i have no crash with node editor since RC3.

(win7, r15, titanx)
Very handy, fluid, very cool thing in c4d environement..
ciao
Thanks. That's nice to know.
Re: Version 2.23.2 - RC4 (18.06.2015) - latest stable
Posted: Thu Jun 18, 2015 2:16 pm
by sadece
Thank you Ahmet. An issue has appeared here. Octane keeps rendering even if you close the LV window. only stop button cancels it.
Re: Version 2.23.2 - RC4 (18.06.2015) - latest stable
Posted: Mon Jun 22, 2015 12:17 pm
by miohn
Hi Ahmet,
got some problems with the latest builts R3 and R4.
When network-rendering enabled, for the last 3 or 4 samples Octane renders forever.
Only if I "quit" the deamon-slave on the Slave-PC, the renderjob gets finished.
Also I encountered some more crashes because of driver problem.
"The display driver has been restored after a failure ....."
(Have installed the latest nvidia drivers)
Not as dramatic, but I wanted to inform you about.
Maybe anyone else got same problems.
regards
Mike
Re: Version 2.23.2 - RC4 (18.06.2015) - latest stable
Posted: Mon Jun 22, 2015 2:23 pm
by aoktar
miohn wrote:Hi Ahmet,
got some problems with the latest builts R3 and R4.
When network-rendering enabled, for the last 3 or 4 samples Octane renders forever.
Only if I "quit" the deamon-slave on the Slave-PC, the renderjob gets finished.
Also I encountered some more crashes because of driver problem.
"The display driver has been restored after a failure ....."
(Have installed the latest nvidia drivers)
Not as dramatic, but I wanted to inform you about.
Maybe anyone else got same problems.
regards
Mike
Ok thanks. I don't think there is a directly Octane issue for driver errors. Maybe a bug on drivers or a issue which appear on condition of low resources. I have no exact idea. Also i'm not sure that Otoy guys can have somethings to do.
For network problem, you should check the clients for crashes. Also RC1-2-3-4 has same codes for rendering. They should behave same, not different.