Think I have a bug here....
I am working on a camera tracking scene...lots of textures
I have some bushes with alpha cutouts...
When those materials are enabled....the surrounding textures go grey...
Everything is TIFF....I just used the same image for alpha and color....
the bushes are on 3 separate objects and the ground is on 2 (2 that you see gray anyway)
OctaneRender™ for LightWave™ 1.5 beta - build 1.36.0 RC1
Moderator: juanjgon
- mdharrington
- Posts: 249
- Joined: Fri Dec 09, 2011 11:08 pm
Intel i7 980, 24gig DDR3, 2x GTX 470, 1x GTX 590
- mdharrington
- Posts: 249
- Joined: Fri Dec 09, 2011 11:08 pm
just tried cloning the textures in question....and changing there alpha settings...
instead of using the same texture for color and alpha....
same issue
instead of using the same texture for color and alpha....
same issue
Intel i7 980, 24gig DDR3, 2x GTX 470, 1x GTX 590
- mdharrington
- Posts: 249
- Joined: Fri Dec 09, 2011 11:08 pm
is it possible this is just hitting a memory limit on my video cards?
these are large textures...
EDIT:
It appears this is a vid card memory limit....
its an old scene...some textures are 8k and a few are 4k
before I had to worry about octane limits
these are large textures...
EDIT:
It appears this is a vid card memory limit....
its an old scene...some textures are 8k and a few are 4k

before I had to worry about octane limits
Intel i7 980, 24gig DDR3, 2x GTX 470, 1x GTX 590
- mdharrington
- Posts: 249
- Joined: Fri Dec 09, 2011 11:08 pm
EDIT 2
seems this was more of a limit with rgb64 limit....
in the octane IPR it appears to only allow 4 rgb64 textures...while rgb32 is 64 textures
seems this was more of a limit with rgb64 limit....
in the octane IPR it appears to only allow 4 rgb64 textures...while rgb32 is 64 textures
Intel i7 980, 24gig DDR3, 2x GTX 470, 1x GTX 590
- BorisGoreta
- Posts: 1413
- Joined: Fri Dec 07, 2012 6:45 pm
- Contact:
You can always combine several textures into one.
19 x NVIDIA GTX http://www.borisgoreta.com
- mdharrington
- Posts: 249
- Joined: Fri Dec 09, 2011 11:08 pm
I just converted them to 8 bit Tiffs for tex with transparency and jpeg without.....and problem solved....
actually a good testament to how many large textures you can load into a scene...
I have 1x8k texture, 1x6k, 2x4k, and probably 4-5 2k, and about 15 1k textures....
They all load no problem....just a little limited on the FP textures on my system
actually a good testament to how many large textures you can load into a scene...
I have 1x8k texture, 1x6k, 2x4k, and probably 4-5 2k, and about 15 1k textures....
They all load no problem....just a little limited on the FP textures on my system
Intel i7 980, 24gig DDR3, 2x GTX 470, 1x GTX 590
Just reporting another small issue:
When using an octane texture image node, browsing for images doesnt show .ies files by default. I know they arent technically images, but the standalone displays them when you browse from a "greyscale image" node.
Its easy enough to set the OS dialog box to 'all files', but I think you should be showing IES files be default
When using an octane texture image node, browsing for images doesnt show .ies files by default. I know they arent technically images, but the standalone displays them when you browse from a "greyscale image" node.
Its easy enough to set the OS dialog box to 'all files', but I think you should be showing IES files be default
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
"I am the resurrection, and the life: he that believeth in me, though he were dead, yet shall he live" - Jesus Christ
Hello,
when using a background image in the LW compositing panel,
things get very slow in the ipr, not the rendering but
the pan/zoom functions, even with a very small image in the background.
I don't know if it's an issue or the normal behavior of the IPR.
Is there a way to speed things up? my gpus are already fully dedicated to Octane,
display is handled by the mothercard.
Thanks
Olivier
when using a background image in the LW compositing panel,
things get very slow in the ipr, not the rendering but
the pan/zoom functions, even with a very small image in the background.
I don't know if it's an issue or the normal behavior of the IPR.
Is there a way to speed things up? my gpus are already fully dedicated to Octane,
display is handled by the mothercard.
Thanks
Olivier
Yes, the problem is that the plugin compositing functions are done by the plugin itself in the CPU, after get the Octane frame buffers and for each frame. We can't use yet (AFAIK) the native Octane background feature. This compositing functions are slow to be done in realtime and this is why you have poor performace when compositing is enabled.CANDITO wrote:Hello,
when using a background image in the LW compositing panel,
things get very slow in the ipr, not the rendering but
the pan/zoom functions, even with a very small image in the background.
I don't know if it's an issue or the normal behavior of the IPR.
Is there a way to speed things up? my gpus are already fully dedicated to Octane,
display is handled by the mothercard.
Thanks
Olivier
-Juanjo