Alembic Issues

Forums: Alembic Issues
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.

Alembic Issues

Postby Jolbertoquini » Fri Feb 23, 2018 5:20 pm

Jolbertoquini Fri Feb 23, 2018 5:20 pm
Hi Guys...

I have issues with the Standalone 3.08 T6, with Alembic files from Realflow, I attached the files here.

Basically Standalone read Alembic cache per Frame with no problems "Mesh" and "Particles" cache with motion blur :) the problem they are sequences of alembic files, realflow provide a tool to stitch then on one Alembic.
The problem is Standalone only read the stitch file for the "particles" but not for the "mesh".

I checked all Alembic files at Houdini/Maya and on all they are looking totally fine. Only standalone doesn't seems to compile well please have a look and tell me if is that possibility to have a fix.

ps. I know I could re-export from Houdini and then use houdini Alembic to be read at Standalone but I would like to avoid import/export processings.

Cheers,
JO
Attachments
ParticleMesh_VDB01_00010.rar
Mesh one Frame
(4.12 MiB) Downloaded 214 times
ParticleMesh_VDB01_Stitcher_10F.abc
Mesh Stitch (Doesn't work at Standalone)
(40.39 MiB) Downloaded 267 times
DY_Domain01_00010.rar
Particle one Frame
(2.41 MiB) Downloaded 205 times
ParticleParticles_VDB01_Stitcher_10F.rar
Particle Stitch
(13 MiB) Downloaded 220 times
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
User avatar
Jolbertoquini
Licensed Customer
Licensed Customer
 
Posts: 1067
Joined: Sun Aug 31, 2014 7:08 am
Location: London

Re: Alembic Issues

Postby gardeler » Tue Feb 27, 2018 8:42 am

gardeler Tue Feb 27, 2018 8:42 am
Hello
The easiest and fastest way is to read in your alembic frames back into houdini and then re-export a new single file alembic. (no resim, just in and out)

But if you don't want to do that, (which is pretty much the same process as the Realflow one,) you can write a script that updates the frame number of the alembic so that it updates per frame, and reads in your frame based alembics.

I have no idea how to do that, but we have done that before in the past with obj's...

@OTOY, can't you just add the same "film strip" controls to the alembic reader as you have on the texture read node? It is the exact same principle...

Cheers

Martin
gardeler
Licensed Customer
Licensed Customer
 
Posts: 121
Joined: Fri Feb 22, 2013 5:10 pm

Re: Alembic Issues

Postby Jolbertoquini » Tue Feb 27, 2018 10:27 am

Jolbertoquini Tue Feb 27, 2018 10:27 am
gardeler wrote:Hello
The easiest and fastest way is to read in your alembic frames back into houdini and then re-export a new single file alembic. (no resim, just in and out)

But if you don't want to do that, (which is pretty much the same process as the Realflow one,) you can write a script that updates the frame number of the alembic so that it updates per frame, and reads in your frame based alembics.

I have no idea how to do that, but we have done that before in the past with obj's...

@OTOY, can't you just add the same "film strip" controls to the alembic reader as you have on the texture read node? It is the exact same principle...

Cheers

Martin


Hi Martin,

Thanks for your message, Yes, I know about houdini as I mentioned on my comment before' I got your point with scripting and etc. the reason I post there is to see if Standalone would support at some point alembic sequences a better solution from the developpement team to avoid "extra steps" on the workflow in general with Standalone.
Such option would not be difficult to resolve from Otoy sides, Yes I already did for my projects a quick solutions, but my point on this is for then to find production solution and avoid back forwards on other softs, maybe I didn't explain right, Thanks anyway for help with some Ideas.

Cheers,
JO
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
User avatar
Jolbertoquini
Licensed Customer
Licensed Customer
 
Posts: 1067
Joined: Sun Aug 31, 2014 7:08 am
Location: London

Re: Alembic Issues

Postby calus » Tue Feb 27, 2018 11:48 am

calus Tue Feb 27, 2018 11:48 am
Jolbertoquini wrote:Hi Guys...

I have issues with the Standalone 3.08 T6, with Alembic files from Realflow, I attached the files here.

Basically Standalone read Alembic cache per Frame with no problems "Mesh" and "Particles" cache with motion blur :) the problem they are sequences of alembic files, realflow provide a tool to stitch then on one Alembic.
The problem is Standalone only read the stitch file for the "particles" but not for the "mesh".

I checked all Alembic files at Houdini/Maya and on all they are looking totally fine. Only standalone doesn't seems to compile well please have a look and tell me if is that possibility to have a fix.

ps. I know I could re-export from Houdini and then use houdini Alembic to be read at Standalone but I would like to avoid import/export processings.

Cheers,
JO

While waiting for an Ottoy solution for this maybe you can look in LUA section, there is some script to expand/modify/regroup ABC imported files, because ABC scene objects in Standalone are just group nodes hiding all the conexions, so maybe there is a way to rewire the connexions in a way to ignore the mesh and only load particles.
Pascal ANDRE
calus
Licensed Customer
Licensed Customer
 
Posts: 1308
Joined: Sat May 22, 2010 9:31 am
Location: Paris

Re: Alembic Issues

Postby Jolbertoquini » Wed Feb 28, 2018 3:56 pm

Jolbertoquini Wed Feb 28, 2018 3:56 pm
calus wrote:
Jolbertoquini wrote:Hi Guys...

I have issues with the Standalone 3.08 T6, with Alembic files from Realflow, I attached the files here.

Basically Standalone read Alembic cache per Frame with no problems "Mesh" and "Particles" cache with motion blur :) the problem they are sequences of alembic files, realflow provide a tool to stitch then on one Alembic.
The problem is Standalone only read the stitch file for the "particles" but not for the "mesh".

I checked all Alembic files at Houdini/Maya and on all they are looking totally fine. Only standalone doesn't seems to compile well please have a look and tell me if is that possibility to have a fix.

ps. I know I could re-export from Houdini and then use houdini Alembic to be read at Standalone but I would like to avoid import/export processings.

Cheers,
JO

While waiting for an Ottoy solution for this maybe you can look in LUA section, there is some script to expand/modify/regroup ABC imported files, because ABC scene objects in Standalone are just group nodes hiding all the conexions, so maybe there is a way to rewire the connexions in a way to ignore the mesh and only load particles.


Hi Calus,

Actually realflow doesn't provide alembic with mesh and particle they are different alembics, so no problems on this, as I mentioned particles are loading fine as well the mesh is only the stitch alembic from realflow doesn't work on the standalone if you download the alembic you will see my point.

Cheers,
JO
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
User avatar
Jolbertoquini
Licensed Customer
Licensed Customer
 
Posts: 1067
Joined: Sun Aug 31, 2014 7:08 am
Location: London

Re: Alembic Issues

Postby calus » Wed Feb 28, 2018 7:13 pm

calus Wed Feb 28, 2018 7:13 pm
Jolbertoquini wrote:
calus wrote:
Jolbertoquini wrote:Hi Guys...

I have issues with the Standalone 3.08 T6, with Alembic files from Realflow, I attached the files here.

Basically Standalone read Alembic cache per Frame with no problems "Mesh" and "Particles" cache with motion blur :) the problem they are sequences of alembic files, realflow provide a tool to stitch then on one Alembic.
The problem is Standalone only read the stitch file for the "particles" but not for the "mesh".

I checked all Alembic files at Houdini/Maya and on all they are looking totally fine. Only standalone doesn't seems to compile well please have a look and tell me if is that possibility to have a fix.

ps. I know I could re-export from Houdini and then use houdini Alembic to be read at Standalone but I would like to avoid import/export processings.

Cheers,
JO

While waiting for an Ottoy solution for this maybe you can look in LUA section, there is some script to expand/modify/regroup ABC imported files, because ABC scene objects in Standalone are just group nodes hiding all the conexions, so maybe there is a way to rewire the connexions in a way to ignore the mesh and only load particles.


Hi Calus,

Actually realflow doesn't provide alembic with mesh and particle they are different alembics, so no problems on this, as I mentioned particles are loading fine as well the mesh is only the stitch alembic from realflow doesn't work on the standalone if you download the alembic you will see my point.

Cheers,
JO

oh sorry, didn't read carefully.
I remember stiched alembic mesh from realflow always had problems loading timeline in standalone but was still rendering... I will have a look at your files
Pascal ANDRE
calus
Licensed Customer
Licensed Customer
 
Posts: 1308
Joined: Sat May 22, 2010 9:31 am
Location: Paris

Re: Alembic Issues

Postby calus » Fri Mar 02, 2018 11:52 am

calus Fri Mar 02, 2018 11:52 am
So I confirm this strange and annoying bug with the stiched ABC mesh (Standalone load correct timeline and first frame geometry but fail for other frame).
While we can easily workaround this issue by loading and re-exporting the alembic mesh from Maya, it should work directly in Standalone.
Standalone failing to load the geometry after the first frame must be fixed.
Pascal ANDRE
calus
Licensed Customer
Licensed Customer
 
Posts: 1308
Joined: Sat May 22, 2010 9:31 am
Location: Paris

Re: Alembic Issues

Postby Jolbertoquini » Thu Mar 08, 2018 11:40 am

Jolbertoquini Thu Mar 08, 2018 11:40 am
calus wrote:So I confirm this strange and annoying bug with the stiched ABC mesh (Standalone load correct timeline and first frame geometry but fail for other frame).
While we can easily workaround this issue by loading and re-exporting the alembic mesh from Maya, it should work directly in Standalone.
Standalone failing to load the geometry after the first frame must be fixed.


Hi Pascal,

Yes exactly this...totally agree need be fix on Standalone this main issue with Alembic.

Any point on this, from Developers please??

Cheers,
JO
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
User avatar
Jolbertoquini
Licensed Customer
Licensed Customer
 
Posts: 1067
Joined: Sun Aug 31, 2014 7:08 am
Location: London

Re: Alembic Issues

Postby mikinik » Fri Mar 09, 2018 3:38 pm

mikinik Fri Mar 09, 2018 3:38 pm
I talked about this a year or two ago, the developers told me that this is a problem in realflow. Realflow export the allembic file incorrectly. It's hard to believe in it for me.
r9 3900x/64Gb/2070s/2070/win10x64/3dsmax2021
mikinik
Licensed Customer
Licensed Customer
 
Posts: 221
Joined: Sun Oct 07, 2012 1:05 am

Re: Alembic Issues

Postby Jolbertoquini » Mon Mar 12, 2018 1:20 pm

Jolbertoquini Mon Mar 12, 2018 1:20 pm
mikinik wrote:I talked about this a year or two ago, the developers told me that this is a problem in realflow. Realflow export the allembic file incorrectly. It's hard to believe in it for me.


Do you have the post somewhere to show me please ? I'm curious to check what was said.

Cheers,
JO
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
User avatar
Jolbertoquini
Licensed Customer
Licensed Customer
 
Posts: 1067
Joined: Sun Aug 31, 2014 7:08 am
Location: London
Next

Return to Development Build Releases


Who is online

Users browsing this forum: No registered users and 9 guests

Fri Apr 19, 2024 3:25 pm [ UTC ]