Hair collision problem #65708

Closed
opened 2019-06-11 09:44:17 +02:00 by iclone · 14 comments

12.jpg

{F7098314}12.jpg

{F7098310}System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.39

Blender Version
Broken: version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-10 23:38, hash: a0608340ae
Worked: (optional)

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

![12.jpg](https://archive.blender.org/developer/F7098315/12.jpg) {[F7098314](https://archive.blender.org/developer/F7098314/11.jpg)}![12.jpg](https://archive.blender.org/developer/F7098311/12.jpg) {[F7098310](https://archive.blender.org/developer/F7098310/11.jpg)}**System Information** Operating system: Windows-10-10.0.17134 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.39 **Blender Version** Broken: version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-10 23:38, hash: `a0608340ae` Worked: (optional) **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @iclone

Added subscriber: @iclone

Added subscriber: @tomjk

Added subscriber: @tomjk

You should provide a description of the problem when you submit a bug. Nevertheless I'm guessing the issue is that the hair doesn't collide/interact properly with the cylinder. This is a known problem and the hair system (particularly collisions) is due an overhaul at some point. For now, if you search around the blender community you should find others who've had similar issues and shared their workarounds.

You should provide a description of the problem when you submit a bug. Nevertheless I'm guessing the issue is that the hair doesn't collide/interact properly with the cylinder. This is a known problem and the hair system (particularly collisions) is due an overhaul at some point. For now, if you search around the blender community you should find others who've had similar issues and shared their workarounds.

Added subscriber: @grosgood

Added subscriber: @grosgood

Looks like #59742 Hair instability with collision . Images 3 & 4 seem to be duplicates of 1 & 2.

@iclone Would be nice if there was a blend file demonstrating the issue and a short description. I appreciate English may not be your native language, but could you try? Thank you.

Looks like #59742 [Hair instability with collision ](https://developer.blender.org/T59742). Images 3 & 4 seem to be duplicates of 1 & 2. @iclone Would be nice if there was a blend file demonstrating the issue and a short description. I appreciate English may not be your native language, but could you try? Thank you.

Added subscriber: @juang3d

Added subscriber: @juang3d

I'm afraid this is not an inestability problem, I mean... it is, but it's not a bug, it's due to defaults being wrong, and also the haird collision system not being the best in the world, it's not too precise.

But it works when you configure it properly, I'll try to do a video ASAP about how to configure hair collission properly so you can check again to confirm or discard the bug.

Cheers!

I'm afraid this is not an inestability problem, I mean... it is, but it's not a bug, it's due to defaults being wrong, and also the haird collision system not being the best in the world, it's not too precise. But it works when you configure it properly, I'll try to do a video ASAP about how to configure hair collission properly so you can check again to confirm or discard the bug. Cheers!

Here is the example with correct settings:

test_hair.mp4

As you can see the collision works, I don't thing this is a bug, it's just that hair has wrong defaults and it's kind of complicated to setup correctly.

Here is the example with correct settings: [test_hair.mp4](https://archive.blender.org/developer/F7099066/test_hair.mp4) As you can see the collision works, I don't thing this is a bug, it's just that hair has wrong defaults and it's kind of complicated to setup correctly.

@juang3d . Thank you very much! I get your point that because it can work it does work. That there are parameter settings out there where the whole ensemble just falls into place. Nice bit of work here - thank you again for putting it together and sharing.

But I could also argue that being "kind of complicated to setup correctly" is a bug in its own right. Big client presentation tomorrow. Entire team is glowering at Osgood: when in the H - E - Double Tooth Picks will he get that damn hair effect done? Useful tools cannot be founded upon sparse islands of stability spread hither and yon over vast stretches of a crazy parameter space.

Along those lines, I'd make the case for #59742 as being the instability bug and this relates to that; that we should strive for well-behaved parameterization. Fractals are pretty to look at, but we should keep them out of our control spaces and give users tractable means to set up their effects.

As a practical matter, I don't think hair stabilization will be realized until the particle system is retooled. Perhaps you'll be a part of that. Usefulness aside, particles make for a nice playpen. Cheers!

@juang3d . Thank you very much! I get your point that because it *can* work it *does* work. That there are parameter settings out there where the whole ensemble just falls into place. Nice bit of work here - thank you again for putting it together and sharing. But I *could* also argue that being "kind of complicated to setup correctly" is a bug in its own right. Big client presentation tomorrow. Entire team is glowering at Osgood: when in the H - E - Double Tooth Picks *will* he get that damn hair effect done? Useful tools cannot be founded upon sparse islands of stability spread hither and yon over vast stretches of a crazy parameter space. Along those lines, I'd make the case for #59742 as being the instability bug and this relates to that; that we *should* strive for well-behaved parameterization. Fractals are pretty to look at, but we should keep them out of our control spaces and give users tractable means to set up their effects. As a practical matter, I don't think hair stabilization will be realized until the particle system is retooled. Perhaps you'll be a part of that. Usefulness aside, particles make for a nice playpen. Cheers!

I have to disagree.

A simulation system is not an easy thing to use, a bad default settings choice don’t convert a tool en better or worse, and the settings I picked are not weird, they are pretty standard, but knowledge in the Blender particle system and it’s physics are needed to configure it correctly, would you say that the default values in Houdini nodes make Houdini a bad app? I don’t think so.

We can talk about bad defaults or about the ease or difficulty of learning the details on how to manipulate particles and hair in Blender, but that does not make this a bug.

You have to correctly understand what is the correct physics integrator to use it, you hace to understand that you have to configure a more detailed hair so it has enough collision points to behave normally instead of behaving like a bunch of glued sticks and you have to understand to as with any physics system the collision settings have to be correctly configured, none of that makes this a bug.

Can this be improved? Of course, can particles be improved? Of course, are they “half-baked” toys not ready for production? Not at all, so they require a bit of time to correctly understand how to manipulate them? Yes

I have to disagree. A simulation system is not an easy thing to use, a bad default settings choice don’t convert a tool en better or worse, and the settings I picked are not weird, they are pretty standard, but knowledge in the Blender particle system and it’s physics are needed to configure it correctly, would you say that the default values in Houdini nodes make Houdini a bad app? I don’t think so. We can talk about bad defaults or about the ease or difficulty of learning the details on how to manipulate particles and hair in Blender, but that does not make this a bug. You have to correctly understand what is the correct physics integrator to use it, you hace to understand that you have to configure a more detailed hair so it has enough collision points to behave normally instead of behaving like a bunch of glued sticks and you have to understand to as with any physics system the collision settings have to be correctly configured, none of that makes this a bug. Can this be improved? Of course, can particles be improved? Of course, are they “half-baked” toys not ready for production? Not at all, so they require a bit of time to correctly understand how to manipulate them? Yes

BTW not knowing a tool and trying to use it before doing a big presentation has never been a good idea, I’m sorry to hear that you are in that situation, try to apply the settings I described in the previous message and give a bit of collision thickness to the collider.

Don’t rush physics simulations, it never works (no matter if you use Houdini, Maya, Max or Blender, I know all of them and the situation is always the same for one thing or another)

I wish you the best of lucks for your presentation.

BTW not knowing a tool and trying to use it before doing a big presentation has never been a good idea, I’m sorry to hear that you are in that situation, try to apply the settings I described in the previous message and give a bit of collision thickness to the collider. Don’t rush physics simulations, it never works (no matter if you use Houdini, Maya, Max or Blender, I know all of them and the situation is always the same for one thing or another) I wish you the best of lucks for your presentation.

I owe you an apology @juang3d . As to the "presentation," I was writing allegorically - "tongue-in-cheek" if you will. Sometimes I don't make a good estimate of what comes across in writing. As for your points, I do appreciate them and attribute to them significant basis - thank you for sharing them. To my mind, the tradeoff between ease-of-use and minimum-competence-to-use is one we wrestle with in every interaction between people and systems. As fascinating as this subject may be, however, it is off-topic for this bug report and would be better situated in DevTalk or similar discussion forum. I am looking forward to picking up this thread - or others - with you. Take care!

I owe you an apology @juang3d . As to the "presentation," I was writing allegorically - "tongue-in-cheek" if you will. Sometimes I don't make a good estimate of what comes across in writing. As for your points, I do appreciate them and attribute to them significant basis - thank you for sharing them. To my mind, the tradeoff between ease-of-use and minimum-competence-to-use is one we wrestle with in every interaction between people and systems. As fascinating as this subject may be, however, it is off-topic for this bug report and would be better situated in DevTalk or similar discussion forum. I am looking forward to picking up this thread - or others - with you. Take care!

No worries, I agree with you that better defaults would be good for the hair system :)

No worries, I agree with you that better defaults would be good for the hair system :)

Closed as duplicate of #59742

Closed as duplicate of #59742
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#65708
No description provided.