Very great work. Thanks for your continuous effort to get this to the marketplace! I can't wait to see what your Team does with fluids.
Announcement
Collapse
No announcement yet.
VICODynamics: a particle based Soft-Body physics Plugin
Collapse
X
-
Originally posted by Rallii View PostVery great work. Thanks for your continuous effort to get this to the marketplace! I can't wait to see what your Team does with fluids.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
Hi.
I have a question... how does the vico dynamics library work? Can you, let's say, get a static mesh and use its info to make another object where every vertex is a particle with constraints that could behave as a softbody, or destructible, or even fluid?
I am just curious on what is possible, i looked in your website but i would like to understand more how it works. Thanks!
Comment
-
Originally posted by catalejo View PostHi.
I have a question... how does the vico dynamics library work? Can you, let's say, get a static mesh and use its info to make another object where every vertex is a particle with constraints that could behave as a softbody, or destructible, or even fluid?
I am just curious on what is possible, i looked in your website but i would like to understand more how it works. Thanks!
The library itself simply simulates the particles and constraints, what you do with them is up to you. It's designed to not limit the functionality in any way.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
This is coming together awesome! What kind of tweaking can you do to the simulation? Is it possible to change the mass and damping of each particle? What about the particle-particle constraints? Can I change how much they can twist? Constrain them to certain planes? I'm drawing on my experience working with creating physics constraints in the existing unreal physics system. Is it possible to create physics constraints and attach other objects in the simulation to the VICO sim objects during runtime?
Comment
-
Originally posted by BrianMay View PostThis is coming together awesome! What kind of tweaking can you do to the simulation? Is it possible to change the mass and damping of each particle? What about the particle-particle constraints? Can I change how much they can twist? Constrain them to certain planes? I'm drawing on my experience working with creating physics constraints in the existing unreal physics system. Is it possible to create physics constraints and attach other objects in the simulation to the VICO sim objects during runtime?
You can change everything at runtime except the max particle/constraint counts which must be set before starting a simulation. So all the particle properties, constraint properties, add/remove particles/constraints and tweak simulation settings.
Currently, the attachment to Actors is one-way. Meaning, the particles are aware they are attached but the Actor does not. This is a big feature that we will be tackling next. Has to be one of the more requested ones.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
There has been a bit less updates lately due to two things.
Firstly, we launched our Greenlight for our latest game: http://steamcommunity.com/sharedfile.../?id=511284919 Please check it out and give us a vote.
And secondly, I have wrapped up creating the OpenCL version of VICODynamics! The simulation is now completely run on the GPU.
Here is a performance benchmark that I use internally:
On the left is CPU only and on the right is OpenCL, both simulating 50k particles and 100k constraints
Oh and both support runtime property editing and removal/addition of constraints and particles! The OpenCL memory model took the longest to avoid expensive Host->Device->Host copies. As well as the Constraint grouping algorithm to allow for parallel constraint solving in set batches on the GPU.Last edited by VICOGameStudio; 09-09-2015, 03:48 PM.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
@VICOGameStudio - voted on your game
One suggestion I have is to put some overdrive into your animations, and perhaps also blend in some physics ragdolling for the limbs when they're body slammed or on hit reactions - should lend a bit more weight and physicality to your animations.Storyteller - An immersive VR audiobook player
Dungeon Survival - WIP First person dungeon crawler with a focus on survival and environmental gameplay ala roguelikes
Comment
-
Originally posted by n00854180t View Post@VICOGameStudio - voted on your game
One suggestion I have is to put some overdrive into your animations, and perhaps also blend in some physics ragdolling for the limbs when they're body slammed or on hit reactions - should lend a bit more weight and physicality to your animations.
And, yes, exactly what we are planning to do! We held off on adding it since UE4.0 due to bugs that we ran into.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
This might be a dumb question, but all the videos show thick sort of ropes. I'm wondering if it will work just as well with much thinner cables, like wires for example? I have a scene with some telegraph wires that are only about 2cm thick and it would be nice to have them moving rather than just being static.
This brings me to my next question, but can we affect the wires with a force, such as wind? For example, if there was a breeze in the scene and I want the telegraph wires to sway in the wind, then I would want to apply a force to them from a given direction.
Comment
-
Originally posted by wilberolive View PostThis might be a dumb question, but all the videos show thick sort of ropes. I'm wondering if it will work just as well with much thinner cables, like wires for example? I have a scene with some telegraph wires that are only about 2cm thick and it would be nice to have them moving rather than just being static.
This brings me to my next question, but can we affect the wires with a force, such as wind? For example, if there was a breeze in the scene and I want the telegraph wires to sway in the wind, then I would want to apply a force to them from a given direction.
Yes, external forces can be applied, but they must be applied via certain functions since the simulation is separate from PhysX. For this, we will provide Components that do exactly that.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
-
Hi guys, I'm curious if its possible to use your tech for tank tracks animation. Would be superb for one my projects:
https://forums.unrealengine.com/show...-demo-included
which raises a couple of question I have to ask:
- is it possible for rope particles to have something like a box collision instead of a sphere?
- can you enforce the length of the rope is such a way that minimal stretching happens during simulation?
- is it possible to make a loop?Last edited by BoredEngineer; 09-16-2015, 09:02 AM.
Comment
-
Originally posted by wilberolive View PostSounds good. Is this something I can get now somewhere or is this coming to the marketplace at some point?
In the meantime, I can get you into early-access. Just send an email to ujen@vicogamestudio.com and we'll get you setup.Owner of VICO Game Studio LLC
Twitter: @VICO_GameStudio
Current Projects:
Action Arcade Wrestling in collaboration with Dave Horn (@Action937) - https://www.actionarcadewrestling.com/
VICO Dynamics Physics Library - Details: https://www.vicogamestudio.com/projects/vico-dynamics
Comment
Comment