Latest Threads |
Broken scripts with updat...
Forum: Obi Rope
Last Post: hariedo
23-12-2024, 05:44 PM
» Replies: 2
» Views: 139
|
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
|
|
|
ethan soft deformation by flag |
Posted by: onlyconscripted - 17-04-2018, 04:49 AM - Forum: Obi Cloth
- Replies (2)
|
|
Hello
This is a brillant asset, but Im stuck trying to build something.
Im trying to duplicate the cloth asset video showing ethan from the standard assets being deformed by a flag instead of his own mesh.
I have a complex mesh and I want to use a simple hull to drive its deformation.
Ive tried building a normal cloth sim and changing the 'shared topology' but it simply overwrites the mesh filter. I haven't been able to get 2 separate objects to share or use a third cloth mesh topology object but the asset builder has demonstrated this is possible, I just can't figure out how.
Any suggestions?
|
|
|
Applying custom forces - AddWind or AddParticleExternalForces? |
Posted by: jabza - 16-04-2018, 01:39 PM - Forum: Obi Cloth
- Replies (4)
|
|
Hi,
I'm generating Drag and Lift force vectors that I would like to apply directly, ideally avoiding AerodynamicConstraints.
As far as I can tell, there are two ways to apply external forces to particles: Oni.AddWind and Oni.AddParticleExternalForces.
I was wondering how these APIs differ, and when each should be used?
Finally, for this situation, should I be applying forces differently if UsesCustomExternalForces is set, what exactly does this mean?
Much appreciated.
|
|
|
iOS shader error |
Posted by: rectalogic - 15-04-2018, 07:59 PM - Forum: Obi Cloth
- Replies (1)
|
|
In Unity 2017.3.1f1 ObiCloth 3.4, when I build for iOS the build fails with:
Error building Player: Shader error in 'Obi/Particles': '' : non-square matrices not supported (3x1) at Assets/Obi/Resources/ObiMaterials/ObiEllipsoids.cginc(83) (on gles)
Compiling Vertex program with DIRECTIONAL LIGHTPROBE_SH
Platform defines: UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING
|
|
|
Is there a way to make the cloth work with High-Mass objets? |
Posted by: unitydroid - 15-04-2018, 05:58 PM - Forum: Obi Cloth
- Replies (1)
|
|
Hi to the Obi-Team, we are trying to build a trampoline and have choosen Obi-Cloth cause of its "Trampline Demo" in the Rigidbody-Example-Scene.
However, the Collision seems not to work if the Mass of the sphere is higher then 0.2 - 1, and it also does not work with high velocitys.
Even with alot tweaking we face the same problem on and on.
Are we missing something special or does the cloth do not work with high masses and velocitys?
Greets and keep up the good work.
|
|
|
Strange errors after import (clear project) and questions about perfomance |
Posted by: NightFox - 12-04-2018, 04:16 PM - Forum: Obi Cloth
- Replies (6)
|
|
Hello. I'm using Unity3d 2017.3.0f3 (a9f86dcd79df)
After importing, I get such warnings and errors:
Code: Assets/Obi/Editor/ObiParticleActorEditor.cs(161,22): warning CS0618: `UnityEditor.EditorApplication.playmodeStateChanged' is obsolete: `Use EditorApplication.playModeStateChanged and/or EditorApplication.pauseStateChanged'
Assets/Obi/Editor/ObiTetherConstraintsEditor.cs(18,23): warning CS0649: Field `Obi.ObiTetherConstraintsEditor.tetherType' is never assigned to, and will always have its default value `0'
DllNotFoundException: libOni
Obi.ObiCollisionMaterial.OnValidate () (at Assets/Obi/Scripts/Collisions/ObiCollisionMaterial.cs:44)
DllNotFoundException: libOni
Obi.ObiCollisionMaterial.OnEnable () (at Assets/Obi/Scripts/Collisions/ObiCollisionMaterial.cs:27)
DllNotFoundException: libOni
Obi.ObiMeshTopology.OnEnable () (at Assets/Obi/Scripts/DataStructures/ObiMeshTopology.cs:122)
DllNotFoundException: libOni
Obi.ObiTriangleSkinMap.OnEnable () (at Assets/Obi/Scripts/DataStructures/ObiTriangleSkinMap.cs:121)
DllNotFoundException: libOni
Obi.ObiDistanceField.OnEnable () (at Assets/Obi/Scripts/Collisions/ObiDistanceField.cs:54)
This is okay?
These "DllNotFoundException: libOni" there are 256.
Physics works but not as efficiently as we would like.
I checked on intel i3, Clothstaticmeshcollider demo gives out 400-500ms for CPU.
What processor do you use?
Is the loss of performance related to the errors above?
At the same time, the Benchmark demo gives ~12ms.
Are there any best practices for better performance?
Thanks.
|
|
|
Compiler Error: Invalid Subscript _ShadowCoord |
Posted by: PrismicStudios - 10-04-2018, 05:02 PM - Forum: Obi Cloth
- Replies (4)
|
|
Hi there!
I bought your asset yesterday and It's wonderful if not a bit complex to figure out! I'm on Unity 2017.3.1f1.
I'm having the same error as this chap: http://obi.virtualmethodstudio.com/forum...d-293.html
But for me it's in the cloth, not the rope, and my Shaders already have the lines you instructed them to add.
Here's the complete error:
Shader error in 'Obi/Particles': invalid subscript '_ShadowCoord' at line 92 (on d3d11)
Compiling Vertex program with DIRECTIONAL SHADOWS_SHADOWMASK LIGHTPROBE_SH
Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_RGBM_ENCODING
So what should I do?
Thanks!
Dano @ Prismic Studios
|
|
|
Obi Cloth and Obi Rope Incompatible? |
Posted by: darkcser - 09-04-2018, 08:43 PM - Forum: Obi Cloth
- Replies (2)
|
|
I have been using Obi Rope but when I purchased Obi Cloth today, and tried to import the Cloth package to an existing project with Obi Rope it complained that it could not overwrite the liboni.dll. I cancelled out of it but my Obi ropes no longer work, and instead generate this error message:
EntryPointNotFoundException: GetParticleAnisotropies
Obi.ObiSolver.EndFrame (Single stepTime) (at Assets/Obi/Scripts/Solver/ObiSolver.cs:557)
Obi.ObiSolver.LateUpdate () (at Assets/Obi/Scripts/Solver/ObiSolver.cs:764)
I tried installing Obi Cloth to a clean project, and that worked fine after I exited and restarted Unity but when I installed Obi Rope to the same project it started generating this error:
Assets/Obi/Scripts/Actors/ObiCloth.cs(364,18): error CS0103: The name `initialScaleMatrix' does not exist in the current context
I've tried installing Obi Rope first as well as Obi Cloth but it doesn't seem to matter. Are Obi Rope and Obi Cloth not compatible with each other? They seem to share the same install directory.
Unity 5.6.3p2, Obi Rope 3.4 and Obi Cloth 3.4.
I searched the forums but couldn't find anything regarding any special instructions for installing both.
Thanks.
|
|
|
|