OctaneRender® 1.024 beta 2.48b TEST (lin/win) [OBSOLETE]

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
radiance
Posts: 7633
Joined: Wed Oct 21, 2009 2:33 pm

kiwimage wrote:
kiwimage wrote:
@Kubo, yeah, I though about this too, it could be a solution, but it 'll be my last resort.
It can be very time consuming to do that, and not optimised in term of re-usability of the models.

I've gathered my textures to count them and I'm a bit surprised : I have only 41 JPGs and 15 PNGs in my scene + a few more in material macros from the live DB.
Jaberwocky wrote :
I recollect somewhere else in the forum that Radiance said that the maximum texture count in Cuda is 64 different Textures? So if this is still the case then Yes , it looks like your near or over the limit.
Thanks, you're right Jaberwocky, it was there : http://www.refractivesoftware.com/forum ... r+textures :
But now this limitation compromises a major project for me, on wich I've been working for months and wich is 80% finished. I may have to restart over...or not. So I need facts, I need more than "if it's still the case...". I need to know for sure if whether or not I have to completely change my workflow, if i have to switch to another rendering solution OR simply just change my drivers and Octane version, since they have upgraded to CUDA.4 (wich may imply improvements in terms of performance). That's why I ask Octane developpers, they must know for sure the capabilities and limitations of their software and of the CUDA technology.
Hey,

Here are the maxima:

RGBA 32bpp LDR (png, jpeg etc..., image node): 64
Y 8bpp LDR (eg png grayscale, floatimage node): 32

RGBA 128bpp HDR (exr, image node): 4
Y 32bpp HDR (exr grayscale, floatimage node): 4


We can't do anything about this limitation for now, not with cuda 4.0 either... :(

Some tips:

* Use grayscale where needed, eg use a floatimage to load any image type regardless of colour on channels that don't require it, eg bump, spec, alpha etc...
* use alpha in a RGBA texture instead of another extra separate floatnode, eg you can load a RGBA png into one RGBA alphaimage node (for A) and one imagenode (for RGB), they will use the same texture internally of the 64 RGBA textures possible, as long as it's from the same image file (eg png).
* consolidate multiple textures into one larger image, recompute your UVs (some 3d packages offer tools to do this)
* use procedurals where appropriate (you can have an infinite amount), good for repetitive bump maps etc...


Radiance
Win 7 x64 & ubuntu | 2x GTX480 | Quad 2.66GHz | 8GB
User avatar
kiwimage
Licensed Customer
Posts: 67
Joined: Sat Dec 18, 2010 9:39 pm
Location: France / Bretagne / Lorient
Contact:

Thanks for your fast answer Radiance, that's all I needed to know.

I've already started the optimisation process, i'll do a combination of what you suggest, and gather multiple objects' uvs for 8192px textures.
Titan Black + GTX 580-3go / Win 7 pro 64 bits / C4DR14 with integrated plugin / Blender / Octane standalone /
website : http://www.kiwimage.com
User avatar
Jaberwocky
Licensed Customer
Posts: 976
Joined: Tue Sep 07, 2010 3:03 pm

kiwimage wrote:Thanks for your fast answer Radiance, that's all I needed to know.

I've already started the optimisation process, i'll do a combination of what you suggest, and gather multiple objects' uvs for 8192px textures.
may i suggest you have a look at this thread.

it may solve your problem

http://www.refractivesoftware.com/forum ... =21&t=7300
CPU:-AMD 1055T 6 core, Motherboard:-Gigabyte 990FXA-UD3 AM3+, Gigabyte GTX 460-1GB, RAM:-8GB Kingston hyper X Genesis DDR3 1600Mhz D/Ch, Hard Disk:-500GB samsung F3 , OS:-Win7 64bit
User avatar
kiwimage
Licensed Customer
Posts: 67
Joined: Sat Dec 18, 2010 9:39 pm
Location: France / Bretagne / Lorient
Contact:

may i suggest you have a look at this thread.

it may solve your problem

viewtopic.php?f=21&t=7300

It's a good idea Jaberwocky, it can be quite useful, i'm dealing with one single animated sequence, but I can split the process in two parts, in term of foreground and background.

There 'll be a slow pan, going down along the town gate, and then I'll zoom-in and focus on one of the little shops that you can see in the picture attached.
In the background, I'll add the inner city buildings (not modeled yet), so 'ill set up a rendered layer for the foreground only, stopping at the remparts with png transparency, and then i'll render the background and composite all in after effects later.

It can be very cool to do it this way.
Still i've spent a fair part of the day recomputing my uvws, it wasn't so tedious as I thought it would be..

thanks again for your help guys. :)
Attachments
vue-ensemble.png
Titan Black + GTX 580-3go / Win 7 pro 64 bits / C4DR14 with integrated plugin / Blender / Octane standalone /
website : http://www.kiwimage.com
Post Reply

Return to “Development Build Releases”