Page 37 of 41

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Sun May 01, 2016 10:57 pm
by eyeonestudio
aoktar wrote:
eyeonestudio wrote:Hi Dev Team & Aoktar

My VDB source has several fields.
I want to put "Heat Field" to "Emission".
Could you make it? :?
a.png
Can you send me this vdb?
I want use all field (each mapping - absorption, scatter, emission) :D
Check your PM :P

motion blur problem

Posted: Mon May 02, 2016 9:01 am
by lgs777
Image
Rendered image

Image
Preview


When I enabled motion blur.
preview is fine. But render img has problem.. croped...
How can I solve this problem??

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 9:05 am
by eyeonestudio
OpenVDB Render Testing (Houdini H15 + Octane For C4D)
Enjoy.... :D

https://vimeo.com/164972765

fx (0-00-01-24).jpg

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 10:28 am
by dinf
eyeonestudio wrote:OpenVDB Render Testing (Houdini H15 + Octane For C4D)
Enjoy.... :D
Hey,
how did yo solve the field question? =>
eyeonestudio wrote:I want use all field (each mapping - absorption, scatter, emission) :D
Special version?

Re: motion blur problem

Posted: Mon May 02, 2016 11:37 am
by aoktar
lgs777 wrote:Image
Rendered image

Image
Preview


When I enabled motion blur.
preview is fine. But render img has problem.. croped...
How can I solve this problem??
Try to increase time samples in render settings. 1,2,3,4,5... until find that.

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 1:56 pm
by valters
valters wrote:Good day. Thanks for the amazing daily work! Here is small report/request from me but if all that was said before just ignore my msg :)
On the left side of the image we see created material and on the right side we see same material imported from LiveDB (same thing on both v2 and v3)
1. [NE] Rgb Spectrum node lost some connections and recreate it self few times taking a "friend" ColorCorrection
2. [NE] Float Texture node missed totally
3. [NE] Transform node creates self always individually for each second node it was connected
4. [NE] [request] Position of nodes unchanged. Means they are located same place where they was/planned by author
5. [NE] [request] Shift + Click to select multiple nodes
6. [NE] Right Click/ Save Material As Orbx not working
7. [NE] If you copy main mix material from attached file to a new project you can expect unlinking of some node connections
8. [NE] Sometimes Preview Materials all just black even drag not helping (if to turn Upd. Preview on Drag)

I will pray that someday node positions will be saved as it was seen by author before material export and there will be no "self recreation" of them. Because that will be super powerful for creating "smart" materials

9. [Devices][LV] Wrong indification of GPU list:
GPU0 in PC == GPU1 in OR and temps in LV from GPU2
GPU1 in PC == GPU0 in OR and temps in LV from GPU0
GPU2 in PC == GPU2 in OR and temps in LV from GPU1

Thanks for attention :)
10. [NE] "Border Mode" for Image node not saving during export. If to export material where imageTexture BorderMode will be set to "White Color", to LiveDB and import it back, border mode will be set (I guess as default) "Wrap Around"

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 2:08 pm
by artdude12
I just noticed that Volume step length is no longer showing in the Pathtracing Kernel settings in Alpha 10.1. It was available Alpha 6.3.
Is this setting no longer needed (did I not get the memo :oops: )?

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 2:12 pm
by fuchsundvogel
artdude12 wrote:I just noticed that Volume step length is no longer showing in the Pathtracing Kernel settings in Alpha 10.1. It was available Alpha 6.3.
Is this setting no longer needed (did I not get the memo :oops: )?
viewtopic.php?f=33&t=53461

Changes since 3.00 alpha 6

-Moved the volume step length from the kernel node to the volume medium node. This allows you to tweak the value for each volume and depending how close and how big they are.

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 2:22 pm
by aoktar
valters wrote:Good day. Thanks for the amazing daily work! Here is small report/request from me but if all that was said before just ignore my msg :)
On the left side of the image we see created material and on the right side we see same material imported from LiveDB (same thing on both v2 and v3)
1. [NE] Rgb Spectrum node lost some connections and recreate it self few times taking a "friend" ColorCorrection
2. [NE] Float Texture node missed totally
3. [NE] Transform node creates self always individually for each second node it was connected
4. [NE] [request] Position of nodes unchanged. Means they are located same place where they was/planned by author
5. [NE] [request] Shift + Click to select multiple nodes
6. [NE] Right Click/ Save Material As Orbx not working
7. [NE] If you copy main mix material from attached file to a new project you can expect unlinking of some node connections
8. [NE] Sometimes Preview Materials all just black even drag not helping (if to turn Upd. Preview on Drag)

I will pray that someday node positions will be saved as it was seen by author before material export and there will be no "self recreation" of them. Because that will be super powerful for creating "smart" materials

9. [Devices][LV] Wrong indification of GPU list:
GPU0 in PC == GPU1 in OR and temps in LV from GPU2
GPU1 in PC == GPU0 in OR and temps in LV from GPU0
GPU2 in PC == GPU2 in OR and temps in LV from GPU1

Thanks for attention :)
Thanks for your detailed report! Some of them can be very hard to fix because of to implement this NE from scratch and lack of support in C4D for linked materials. I'm checking for problems on NE sometimes. I'm not really sure some of them are like that you said. Noted.

About devices order, i have answered several times. It cannot be fixable. Because of device order in nvapi and cuda api are not matching. Nothing to do by me.

Re: Version 3.00 - Alpha10.1 (30.04.2016) - Preview version

Posted: Mon May 02, 2016 2:37 pm
by artdude12
>Changes since 3.00 alpha 6

-Moved the volume step length from the kernel node to the volume medium node. This allows you to tweak the value for each volume and depending how close and how big they are.<

Ah, OK.

Thanks