Page 9 of 25

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stabile

Posted: Fri May 29, 2015 2:15 pm
by indexofrefraction
ah.. some holidays for new energy is also good sometimes , aoktar :)

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Tue Jun 02, 2015 1:36 pm
by aoktar
Hi everybody,
I'm just wanting to share some screen shots for next release. Maybe good to hear some opinions about incoming "Texture Manager" and also for improvements of Node Editor.
Texture manager can show VRAM consumptions for per textures. Also for HDRs, displacement and render texture of C4D shaders.

Best,
Ahmet

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Tue Jun 02, 2015 1:44 pm
by SVITAdmin
Brilliant. All of it. :shock: :D

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Tue Jun 02, 2015 5:14 pm
by artdude12
This looks really great!
Thanks.

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Tue Jun 02, 2015 7:52 pm
by pxlntwrk
Hi ,
looks nice :D

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Tue Jun 02, 2015 7:59 pm
by rodross
Texture manager is one of the exact things I've been waiting for.

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Tue Jun 02, 2015 8:36 pm
by sadece
useful additions. silence before storm :)

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Wed Jun 03, 2015 9:37 am
by brasco
Great work Ahmet, looking forward to using the nodes.

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Wed Jun 03, 2015 2:06 pm
by ralf_breninek
Great tool to improve your scene performance and finding problems easier, thanks Ahmet :)

Seomething I find strange is that some images are listed multiple times, like in the middle of the first screenshot "yol.tif" I do not think that this single image really takes up 135mb of VRAM only because it has been used three times, or does it? If it only uses 45mb listing it only once might be enough maybe, or is there another reason to show it several times then?

Re: Version 2.23.2 - RC1 (11.05.2015) - latest stable

Posted: Wed Jun 03, 2015 2:41 pm
by aoktar
ralf_breninek wrote:Great tool to improve your scene performance and finding problems easier, thanks Ahmet :)

Seomething I find strange is that some images are listed multiple times, like in the middle of the first screenshot "yol.tif" I do not think that this single image really takes up 135mb of VRAM only because it has been used three times, or does it? If it only uses 45mb listing it only once might be enough maybe, or is there another reason to show it several times then?
Thanks. For additional info about how Octane works with images: It has some optimisations to avoid more vram usage. Ex. if you use a image at different slots, will only use one copy of this image. But if you use it with different mode, ex. "Float" and "Normal". This will cause to create a additional copy. This valid for direct access to images by the paths. But if we register them by ram buffer method, each copy will spend extra vram. When we use buffer system? With C4D shaders->render textures or using the layers of some PSDs. I hope that's not so much confusing.