Latest Threads |
Broken scripts with updat...
Forum: Obi Rope
Last Post: hariedo
23-12-2024, 05:44 PM
» Replies: 2
» Views: 140
|
Garment explodes on Andro...
Forum: Obi Cloth
Last Post: CptnFabulous
19-12-2024, 07:16 AM
» Replies: 4
» Views: 690
|
Calculating and Reproduci...
Forum: Obi Fluid
Last Post: ZacharyP
18-12-2024, 05:49 PM
» Replies: 2
» Views: 794
|
Null Reference, actor not...
Forum: Obi Rope
Last Post: josemendez
13-12-2024, 12:39 PM
» Replies: 1
» Views: 188
|
Issue with Grasping ObiRo...
Forum: Obi Rope
Last Post: josemendez
12-12-2024, 12:00 PM
» Replies: 5
» Views: 496
|
Changing extruded rendere...
Forum: Obi Rope
Last Post: aderae
10-12-2024, 07:35 PM
» Replies: 2
» Views: 262
|
Baking a rope is causing ...
Forum: Obi Rope
Last Post: josemendez
10-12-2024, 11:06 AM
» Replies: 6
» Views: 686
|
Barrier belt - changing l...
Forum: Obi Rope
Last Post: josemendez
10-12-2024, 10:42 AM
» Replies: 1
» Views: 241
|
Path editor gizmo's appea...
Forum: Obi Rope
Last Post: josemendez
10-12-2024, 09:50 AM
» Replies: 1
» Views: 233
|
Problems when using multi...
Forum: Obi Cloth
Last Post: Cat3Man
09-12-2024, 03:17 AM
» Replies: 2
» Views: 314
|
|
|
Tether constraints for ropes with no fixed points |
Posted by: khalvr - 09-04-2018, 03:48 PM - Forum: Obi Rope
- Replies (2)
|
|
My greatest issue with ObiRope so far has been the fact that both rope stiffness and collision preciseness are dependent on particle resolution, and hence you have to choose between a rubbery rope with good collision, or a stiff rope which phases through and/or gets stuck around colliders. The fact that rope stretching increases the gaps between the particles further complicates this issue. Tether constraints are supposed to solve this issue, but from my understanding, they calculate distances based on fixed particles.... and this doesn't work for loose cords and ropes.
However, i heard mentioned earlier that you can cheat your way through this by initializing tethers with fixed points and then making these points non-fixed at runtime. It seems like a hackish and cumbersome solution to me, but i'm nonetheless interested in how you'd go about this and whether it would actually work. How are tether constraints implemented internally?
|
|
|
Performance - Solver per Cloth vs multiple Cloth per Solver |
Posted by: jabza - 08-04-2018, 05:55 PM - Forum: Obi Cloth
- Replies (1)
|
|
Hi,
For my application I require dynamically scaling the Cloth at runtime (Furling / lowering / raising sails). My understanding is that I should use seperate local-space solvers per cloth to achieve this.
I was wondering if there was a performance impact with this approach? IE, would 10 Solvers with 1 Cloth perform the same as 1 Solver with 10 Cloth?
Assuming the same Solver settings. There could be potentially 50+ Solvers in existence.
Thanks in advance.
|
|
|
Trying to make Kelp |
Posted by: gentlemango - 08-04-2018, 02:02 AM - Forum: Obi Rope
- Replies (2)
|
|
Hi I'm trying to recreate the kelp stalks from Abzu, and I'm trying to figure out if Obi Rope is a good solution.
Video of the Abzu kelp forest
I'm not looking to have as many kelp as they do, maybe between 10-20, but I'm looking to emulate the visuals and behavior of the kelp as closely as possible.
Here is what I'm hoping to achieve: - Grow and shrink the kelp dynamically
- Kelp stalks swaying
- Leafs being pulled around by the stalks
- Have 'current' forces that push kelp stalks and leafs around
Note that I don't need the kelp to be pushed around by the player or other moving objects, but I wouldn't mind it either.
Does that seem feasible with Obi Rope?
|
|
|
Fix particles at runtime? |
Posted by: Schaeferyn - 06-04-2018, 06:45 PM - Forum: Obi Rope
- Replies (1)
|
|
I've got a VR scene where a rope has one end fixed into a wall, and a user will grab the other end and move it around and plug it in to various objects in the scene.
The "wall" end of the rope has the first two particles fixed in place, and the "user" end has a pin constraint connected to a cylinder with a rigidbody/collider/VR-grabbable.
My goal is to take the last two particles on the "user" end of the rope and fix them in place when a user plugs it in, but I'm having trouble discerning if it's even possible.
Is it possible to modify particles in this way at runtime? Is there a simpler solution that I'm simply not seeing?
|
|
|
V3.4 Optimization |
Posted by: Cannias - 06-04-2018, 01:23 PM - Forum: Obi Rope
- Replies (1)
|
|
Hey! I'm trying to make an Android game using obiRope. But after 3.4 update, it seems like optimization got worse. Even just putting couple of ropes in the scene, causes FPS problems. On PC (in unity editor) the scene with 30 ropes has 13FPS (which is not big problem for me) and on Android (after building) the scene with 7-8 ropes has ~15FPS (which is my problem). I use everything default about rope (Solver, Constraints etc.). Is there any suggestions to optimize this? Thanks in advance.
|
|
|
Determinism in the physics engine |
Posted by: berend - 06-04-2018, 09:46 AM - Forum: General
- Replies (2)
|
|
Hi,
I'm looking into using Obi Rope and maybe some of the other solutions for a game that has a rather complex setup.
We're using three machines on which the game runs simultanously, and one projection is created from the renders of those machines.
Therefore I was wondering whether the Obi physics engine is determenistic.
Thanks!
|
|
|
how to make the fluid from rest to movement |
Posted by: emilyyujieli - 06-04-2018, 07:36 AM - Forum: Obi Fluid
- Replies (2)
|
|
l have succeeded in using emitter to emit fluid in a bucket and now l wanna set the fluid from rest to movement.Making a movement seems like the rotation effect of washing machine(imitate the effect of Newton bucket experiment ).how should l do? where can add the script?is the script add in ObiParticleRenderer?and how can make the fluid rotate with the bucket ?
|
|
|
|