Search Forums

(Advanced Search)

Latest Threads
How to implement/sync Obi...
Forum: Obi Rope
Last Post: quent_1982
27-06-2025, 04:24 PM
» Replies: 0
» Views: 49
Collisions don't work con...
Forum: Obi Rope
Last Post: chenji
27-06-2025, 03:05 AM
» Replies: 3
» Views: 135
Force Zone apply differen...
Forum: Obi Rope
Last Post: chenji
26-06-2025, 11:41 AM
» Replies: 11
» Views: 492
Can I blend in and out of...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 04:42 PM
» Replies: 3
» Views: 176
Using a rigidbody/collide...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 09:29 AM
» Replies: 1
» Views: 98
Solver is too performance...
Forum: Obi Rope
Last Post: quent_1982
20-06-2025, 08:09 AM
» Replies: 40
» Views: 3,624
Obi 7 Model Scaling
Forum: Obi Cloth
Last Post: alkis
19-06-2025, 02:37 PM
» Replies: 2
» Views: 223
Obi Softbody instability?
Forum: Obi Softbody
Last Post: Aroosh
18-06-2025, 06:35 PM
» Replies: 0
» Views: 113
Tear Rod
Forum: Obi Rope
Last Post: chenji
18-06-2025, 08:34 AM
» Replies: 2
» Views: 191
Pipeline that bends
Forum: Obi Softbody
Last Post: josemendez
17-06-2025, 02:07 PM
» Replies: 11
» Views: 608

 
  Performance issue and massive frame drops
Posted by: Maria - 01-01-2020, 10:14 AM - Forum: Obi Rope - Replies (3)

Hi 

The idea is to have a costume consisting of approx 50 non-stretchy ropes, attached to an avatar (animated with mocap suit) and previewed in VR in real-time. 
The problem is that even a simple prototype with 6 ropes with low resolution and length is running 10fps only, which makes it unusable for my use case.

What I have done
-created Rope Blueprint (thickness: 0.003, resolution: 0.1, pooled particles: 0, length: 0.3m)
-set up 1 obi solver (distance constraint iterations: 10, substpes: 1)
-created 6 ropes (used particles: 55)
-attached each rope to joint of low-poly avatar (using obi particle attachment)
-added 4 capsule colliders to avatar to avoid ropes going through body

I'm using Obi 5.0 in Unity 2019.2.9f1 on a PC with i7-6700 processor and GeForce GTX1070. 

The question is what is causing the performance issue? Does it have to do with the rope setup itself (and if so how to set up the rope in order to be efficient in terms of performance and also look quite stiff)? Is it because each rope is attached to the avatar's join which is moving quite fast? Or what else can be causing and and how it can be fixed?

Thank you in advance



Attached Files Thumbnail(s)
   
Print this item

Exclamación 2d Line Renderer Not Updating
Posted by: Bluerex - 30-12-2019, 03:09 AM - Forum: Obi Rope - Replies (5)

Hi,

I am having troubles getting a 2d rope to render. I want to use line renderer to display the rope.

  • Created a new scene
  • Built a new blueprint
  • Added a rope
  • Set the solver to 2d mode
  • Removed the extrude renderer
  • Added a particle attacher to the first control point so it wouldn't fall
  • Added a line renderer
  • Pressed "Play"
The results are weird (gif in link):
https://imgur.com/zBeoiBK

Basically, the Game view doesn't update, but when i click on the "scene" view, it does update... this might be a unity thing?

This is in Obi Rope 5 btw. Any tips on how to fix this? I am using unity 2019.2.3f1

Print this item

  Need Obi Rope plugin for unity2018.4
Posted by: Prakash - 29-12-2019, 02:38 PM - Forum: Obi Rope - No Replies

Hi ! 

 i  recently purchased obi rope plugin couple of days before . i am using unity2018.4 for my project.. Current version doesn't have  support for 
unity2018.4. plz share me download link for  obi-cloth 4.0 version . 

Thanks in advance 

prakash

Print this item

  Could obi implement this?
Posted by: yyxymlove - 25-12-2019, 03:41 AM - Forum: Obi Rope - Replies (2)

[/url]https://www.youtube.com/watch?v=DYWq_CjsSVw
[url=https://www.youtube.com/watch?v=DYWq_CjsSVw]
I wonder whether obi rod could implement this in the above vedio. Jump straight to 58 seconds.

There are some key features which I think should be pointed out first:
1.  The black line in the vedio is made of metal in reality. It is highly resistant to stretching and twisting but easy to be bended. Most important of all, it is very stable for there is almost no jittering while moving(I have tried the obi rod but it jitters a lot while moving).

2.The blood vessel which around the black line could collide with the black line. The vessel animates periodically so it can be seen as a rigidbody rather than a softbody because the animation is known prior. 

So does obi rod could implement this? I have implemented use finite methods,but the collision force is hard to compute.

Print this item

  StandardBackfaces.shader in Android has error
Posted by: hitpp - 24-12-2019, 03:07 PM - Forum: Obi Cloth - Replies (1)

StandardBackfaces.shader in Android has error

invalid subscript '_LightCoord'
Compiling Vertex program with UNITY_PASS_FORWARDADD SPOT
Platform defines: UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING


Error during compilation:
Shader error in 'Standard (Backfaces)': invalid subscript '_LightCoord' at Assets/Obi/Resources/ObiMaterials/UnityStandardCoreBackfaces.cginc(416) (on gles)
Compiling Vertex program with UNITY_PASS_FORWARDADD SPOT
Platform defines: UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING

Print this item

  meshes not showing
Posted by: tegleg - 23-12-2019, 08:23 PM - Forum: Obi Softbody - Replies (2)

hello (btw i have bought this asset)

with obi 5 i can rarely get a mesh to show.
following the video tutorial normal meshes like the built in shapes, cube, sphere, work fine, however
just about any other mesh does not show.

when i am creating the blueprint the particles, constraints and mesh show fine. but when i put them in a level, assigning the blueprint to a soft body asset, nothing shows up.
the object falls with gravity etc but the mesh is 'invisible'

any ideas whet this could be?
unity 2019.2.14f1

thanks

edit:
here is one i tried just to test
https://free3d.com/3d-model/cat-65064.html

Print this item

Corazón Happy Holidays VirtualMethod
Posted by: VirtualCucumber - 22-12-2019, 10:39 PM - Forum: General - Replies (1)

Just want to be brief and say thanks for continuously making Obi assets what they are today and being very attentive to your forums!

-Happy Holidays

Print this item

  Setting ObiParticleAttachment ParticleGroup via script
Posted by: Bobsalot - 22-12-2019, 03:17 PM - Forum: Obi Rope - Replies (6)

Hi,

I'm an inexperienced developer and I'm not sure how I should be setting the ParticleGroup of a ObiParticleAttachment component via c# script.

I've checked the sample code and google, but it's still holding me up, anyone care to help out?  Huh

Thanks in  advance,
Bobs

Print this item

  How change mass of each path in Update
Posted by: ab8228657 - 22-12-2019, 11:02 AM - Forum: Obi Rope - No Replies

Hello, may I ask how to change the mass of each path in Update?

And How do I locate the position of the path in Update? I want to use a 3D cube to move linearly in each path?

HuhHuh Huh Huh Huh Huh 

Print this item

  Softbody issue in Unity 2019.2.9f1 HDRP
Posted by: dwayne - 22-12-2019, 12:24 AM - Forum: Obi Softbody - Replies (1)

Hi,

I downloaded now the new Softbody 5.0 version, and I experienced strange issues. In my every sample scenes gives bugs for me, I attached picture about it. What could be the problem?

[Image: JUFm1jz]

Here is the picture

https://imgur.com/a/JUFm1jz

Thank you in advance!



Attached Files Thumbnail(s)
   
Print this item