Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Wrapped - Unwrapped...as animation

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
Marko

Wrapped - Unwrapped...as animation

Post by Marko » 26 Feb 2013, 15:04

Hi,
I want to unwrap a wrapped geometry or view port like in the attachment.
Didn´t find something about in the manual (rtfm) or in the entire example scenes.
What´s the way or is there a link to a similar thread or an (unseen) example?!
Regards M.
Attachments
WrapUnwrap.jpg

User avatar
Chris
Posts: 108
Joined: 14 Aug 2012, 09:10
Location: UK

Re: Wrapped - Unwrapped...as animation

Post by Chris » 26 Feb 2013, 21:27

Hi Marko

I would say either way that Alex has mentioned will work, but if your not a HLSL scripter then I would say geometry import is the way.

--Create the Geometry to be animated (wrapped/unwrapped) in an external 3D package (maya, 3dsmax etc)
--Animate the deformation in the external software.
--Export the animation as a sequence of OBJ files, then import the file into Ventuz and animate the mesh subset.

You wont be able to import the animation via a collada file, as it will contain vertex animation.....which Ventuz does not support at this time.
hence the suggested method with the OBJ file.

Stereolize do have an animated scroll in there asset shop which does a very similar thing.....maybe one of their guys wants to jump in and give us a clue..?

hope this helps anyways

chris

Christian Krix Schmidt
Posts: 290
Joined: 18 Jan 2012, 11:36
Location: Dubai, United Arab Emirates
Contact:

Re: Wrapped - Unwrapped...as animation

Post by Christian Krix Schmidt » 27 Feb 2013, 07:53

The best way is to use only one OBJ file. In your 3D modelling package convert every frame of your morph animation into a polygon mesh. Frame for frame. The best way to do this is with a script. Delete everything else in your scene so you are only left with the meshes from each frame in the order of the animation. Export as ONE obj file and access each individual mesh using the subset property in the Ventuz Mesh node. You can control and animate the animation using that property. This way your entire animation is in ONE obj file that is loaded once and you are not constantly loading different OBJ files.

Marko

Re: Wrapped - Unwrapped...as animation

Post by Marko » 27 Feb 2013, 13:00

First thanks for your time and experiences.
ok - I tried to follow your suggested concepts but did yet not come to a solution.
The concept I can try is it via an external 3d application - in my case C4d.
I gave the animation out as one .obj file and also as a 25 files obj sequenz.

Krix: "The best way is to use only one OBJ file."
Sounds logical. Tried that out but there was only one frame (of 25 = 1sec) imported. Made it like you described it in detail. To split it in 25 keyframes I had to make a PLA operation in c4d. So I guess the problem is in my 3d file.

Chris:"Export the animation as a sequence of OBJ files, then import the file into Ventuz and animate the mesh subset."
I notice that only the Collada import dialogue offers an "animation" parameter. Or is there an other way for the .obj sequences?

M.

User avatar
Chris
Posts: 108
Joined: 14 Aug 2012, 09:10
Location: UK

Re: Wrapped - Unwrapped...as animation

Post by Chris » 28 Feb 2013, 00:08

My explanation may not have been very clear....but its exactly the same as Christian said ;)

If your using C4D.....2 words....."Riptide Pro"....does exactly what you want ;)

chris

User avatar
Chris
Posts: 108
Joined: 14 Aug 2012, 09:10
Location: UK

Re: Wrapped - Unwrapped...as animation

Post by Chris » 02 Mar 2013, 14:29

Example for you :)
Attachments
OBJ Seq Wrap.vza
(1.14 MiB) Downloaded 502 times

joysprod
Posts: 201
Joined: 20 Jan 2012, 12:24
Location: United Kingdom

Re: Wrapped - Unwrapped...as animation

Post by joysprod » 06 Mar 2013, 18:34

Hi Chris,

Thanks for the heads up on Riptide Pro. Either I don't fully understand all of the settings, or quite simply it cant make a single obj with a subset that can be animated. At the moment all I can output are multiple obj files in a sequence. That doesnt really help when I then need to import a 300 frame animation, as manually I have to import into Ventuz and convert each to a mesh object.

Am I missing something?

Regards

Peter

User avatar
Chris
Posts: 108
Joined: 14 Aug 2012, 09:10
Location: UK

Re: Wrapped - Unwrapped...as animation

Post by Chris » 09 Mar 2013, 10:12

Hi Peter,

Your simply missing the re-import process ;)

Just import the sequence back into cinema and save all OBJ's in the sequence as one file ;)

Hope that helps

Chris

Post Reply