Search Forums

(Advanced Search)

Latest Threads
Rope pinned to two dynami...
Forum: Obi Rope
Last Post: Crimson1462
09-05-2025, 07:51 PM
» Replies: 2
» Views: 128
Obi Softbody IndexOutOfRa...
Forum: Obi Softbody
Last Post: josemendez
09-05-2025, 02:38 PM
» Replies: 1
» Views: 50
Unity 6 Console Spam abou...
Forum: Obi Fluid
Last Post: josemendez
09-05-2025, 08:03 AM
» Replies: 3
» Views: 1,107
the Obi cloth has some co...
Forum: Obi Cloth
Last Post: josemendez
09-05-2025, 08:00 AM
» Replies: 2
» Views: 61
Hard crash in build after...
Forum: Obi Rope
Last Post: goldfire
04-05-2025, 10:10 PM
» Replies: 2
» Views: 205
Particle collision with s...
Forum: Obi Softbody
Last Post: Duncano
03-05-2025, 02:07 PM
» Replies: 2
» Views: 225
Memory leak warning with ...
Forum: Obi Fluid
Last Post: Softscale
02-05-2025, 04:36 PM
» Replies: 3
» Views: 255
Rope cursor with attachme...
Forum: Obi Rope
Last Post: josemendez
01-05-2025, 07:19 PM
» Replies: 1
» Views: 177
Issue Saving/Loading Part...
Forum: Obi Rope
Last Post: josemendez
30-04-2025, 01:20 PM
» Replies: 10
» Views: 811
Rope extension, vibration...
Forum: Obi Rope
Last Post: josemendez
29-04-2025, 04:09 PM
» Replies: 26
» Views: 2,032

 
  Metaball Effects ?
Posted by: Ca935 - 24-12-2017, 12:01 AM - Forum: Obi Fluid - Replies (1)

Hello 

I am using unity to create a 360 spherical VR movie (rendered frames). I need a metaball / blobmesh like effect where spheres of fluid emerge from a wall of fluid. The spheres that have emerged are captured by animated characters and hauled away. Does this sound like a job for Obi fluid ? I am imagining constraining the fluid particles to an object that I can animate to guide the motion of the blobs so I can then link to the characters. I have only a few hours in with Obi so far and see some very nice results. If some one could suggest a workflow or tell me that this isn't the right tool. That would be incredibly helpful. Also can the fluid renderer cast shadows?

Cheers

Ca935

Print this item

  I have a problem of the Obi tearable cloth Plugin.
Posted by: james3302 - 22-12-2017, 08:08 AM - Forum: Obi Cloth - Replies (1)

Hey guys, I have a problem of Obi tearable cloth. Version is Unity 2017.2.0f3 (64bit). 

I wish to modify the subordination mesh at Runtime, but when I modify GetComponent<Mesh Filter>(). mesh on Runtime, can't apply cloth Rigidbody.

Where should I find the modifiable Mesh on Runtime?

Thanks.

Print this item

  Sample Scene Errors - Unity Version 2017.3.0f3
Posted by: dgooding - 21-12-2017, 12:03 AM - Forum: Obi Rope - No Replies

Heyo

Just picked up Obi Rope today.
there were some errors with the sample scenes, so I tried just throwing the asset on an isolated project by itself, and am still getting the error.

line 408
ObiSolver.cs

the particleIndices array length is longer than the CurrentActor.active length, so it is getting Array index is out of range.

I tried just breaking the loop if was beyond the actor length, but that produces some strange results.



Daniel

Print this item

  Installation Issue Unity 2017.3.0F3
Posted by: DemeterDKD - 19-12-2017, 07:52 PM - Forum: Obi Cloth - Replies (2)

I received this error while importing Obi Cloth into my project

Assets/Obi/Rendering/ShadowmapExposer.cs(8,8): error CS0108: Warning as Error: `Obi.ShadowmapExposer.light' hides inherited member `UnityEngine.Component.light'. Use the new keyword if hiding was intended

Because of this error I cant start my game any more Triste

Any thoughts on how I can fix this?

Print this item

  Garbage from subscribing to collision events
Posted by: writer51 - 16-12-2017, 11:16 PM - Forum: Obi Fluid - Replies (18)

Can we have a conversation about the ridiculous amount of garbage that is generated from subscribing to collision events. I've seen anywhere from 25-30kb to 200-300kb on almost every frame just by subscribing to collision events. I've tried e-mailing support but no solution was ever provided. Is there nothing you fine programmers at Obi can do to fix this? There is no way you can have this much garbage generating over and over without crashing performance. This is a ridiculous price (and practically unusable one) to pay for getting some information from collisions. I implore you to please take a look.

Print this item

  Standard (Backfaces) Shader not shading front faces
Posted by: aaronfjerstad - 12-12-2017, 12:40 AM - Forum: Obi Cloth - Replies (1)

I'm working on some clothing that looked weird because back faces weren't rendering, so I used the Standard (Backfaces) shader. As soon as I did, the front faces stopped drawing:

https://imgur.com/a/KJwAD

I'm running the latest stable version of Unity 2017, on Windows 10, using DirectX11, and the skirt model has no thickness.

Print this item

  Mesh Collider Support-Dynamic Form
Posted by: mimarilker - 09-12-2017, 03:39 PM - Forum: Obi Fluid - Replies (1)

Hi,

I am trying to deform mesh at runtime. Actually there’s no problem with this, mesh collider is updated at every frame and rigid body interactions are occurred accurately. However, Obi collider do not take the new mesh into consideration, this is very frustrating actually. I have tried every workaround but couldnt find any trick. You can easily reproduce this failure with just attaching a mesh collider to a simple cube(first remove box collider than add cube filter to mesh collider), then changing it’s mesh collider from cube filter to a sphere filter "at runtime". You will see that ObiCollider doesn’t consider this change. However it gives response to basic transform changes like scale, move or rotate.

Lastly, this is a very very important feature to use ObiFluid package with dynamic forms. I really need this and I am willing to hear from you that it can be fixed quickly. Thanks.

Print this item

  200 Ft Suspension bridge -crazy rope issue
Posted by: Ascensi - 07-12-2017, 03:24 AM - Forum: Obi Rope - Replies (2)

Hi I'm having an issue with the rope colliders not being an equal distance from each other and it seems to cause jitters- how can I make them equal? I have the rope set to .04 thickness,  0.351 resolution and 5000 particles... the bridge is approximately 200 feet long.
I've also added tether constraints because the rope would just keep stretching but also how the bridge sections are currently hanging doesn't seem natural/fluid yet maybe reduce the stiffness?

I have a video example but don't want to post it here.

Thanks, Kurt.

Print this item

  webGL support?
Posted by: mimarilker - 01-12-2017, 10:35 PM - Forum: Obi Fluid - Replies (2)

Hi,

Does OBI support webGL? Actually, I have tried every workaround for a long time, but it doesn't work. I am getting an error like that: "An error occured running the Unity content on this page. See your browser JavaScript console for more info. The error was:
uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support)".

Lastly, I have disabled all the plugins that I used step by step to check which one causing to the error, and I saw that without OBI package everything works fine Triste

Is there any solution for now? or will OBI Fluid support webGL in the upcoming versions?. It's a very important issue for me, thanks for your support.

Print this item

  Hello, I get a trouble that " Multiple plugins with the same name 'liboni' "
Posted by: nugao - 01-12-2017, 10:49 AM - Forum: Obi Cloth - Replies (4)

Hello.

I'm work in Unity3D 2017.2.0f3(64 bit) with iOS platform,  Obi Cloth 3.2, macOS 10.12.6.

When I build my project to xcode, I get error.

I had try to fixed it, but I failed. So I need some help.

[attachment=57]


Multiple plugins with the same name 'liboni' (found at 'Assets/Obi/Plugins/libOni.bundle' and 'Assets/Obi/Plugins/libOni.bundle'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
UnityEngine.GUIUtilityLenguarocessEvent(Int32, IntPtr)



Error building Player: Multiple plugins with the same name 'liboni' (found at 'Assets/Obi/Plugins/libOni.bundle' and 'Assets/Obi/Plugins/libOni.bundle'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.




Thanks.

Print this item