Remaining issues with hair curves #125700

Open
opened 2024-07-31 11:35:21 +02:00 by Simon Thommes · 0 comments
Member

With the new curves type attempting to replace the particle hair system there are a number of issues left that keep us from retiring the legacy system in favor of the new one. These issues are mainly, but not exclusively related to dynamics/animation.
This list is an attempt to bring them all in one task to keep track of them in one view to assess the required effort and see the progress towards that goal.

Notes:

  • This is all besides making the new curves type ready to replace the legacy curves for other use-cases than hair, which also still needs to fill a number of gaps. (#68981, #105253)
  • This is also besides the need for a builtin solution for hair simulation which is a hard requirement to replace the legacy system.

Disclaimer:
At this point the list is not necessarily complete!

Problems that are left:

  • Various workarounds left in node setups because of missing node features
    • merge by distance needs Group ID
    • sample nearest Curve
  • Convenience Features
    • surface geometry fallback
    • default UVmap fallback
    • presets/operators to manage operation order and modifier settings for correct deformation (currently the modular approach makes it non-trivial to avoid jittering hair during animation, which is a commonly reported issue)
    • dynamic node-group/modifier UI based on inputs (hide panels by boolean/enum)
  • replace blackbox Guide Interpolation with node-group
    • lists for multiple guide associations
  • replace blackbox Surface Deform with node-group
    • default surface tangent space
  • Surface Attribute Interpolation
    • generate+interpolate creates redundancy and collision, sincegenerate already samples the surface attributes and stores them per guide. Interpolate interpolates the existing attributes between guides, rather than using the ones sampled on the surface points.
  • User Confusion/Problems with modifier order for stable animation
  • UV smoothing under Subdivision creating discrepancy/invalid curves
  • Rest position attribute yielding inaccuracy with Subdivision
    • Interpolation settings per attribute
  • Curve Deformation lacking option to use guide deformation (e.g. clump tips)
With the new curves type attempting to replace the particle hair system there are a number of issues left that keep us from retiring the legacy system in favor of the new one. These issues are mainly, but not exclusively related to dynamics/animation. This list is an attempt to bring them all in one task to keep track of them in one view to assess the required effort and see the progress towards that goal. Notes: - This is all besides making the new curves type ready to replace the legacy curves for other use-cases than hair, which also still needs to fill a number of gaps. (#68981, #105253) - This is also besides the need for a builtin solution for hair simulation which is a hard requirement to replace the legacy system. Disclaimer: At this point the list is not necessarily complete! ### Problems that are left: - [ ] Various workarounds left in node setups because of missing node features - [ ] merge by distance needs Group ID - [ ] sample nearest Curve - [ ] Convenience Features - [ ] surface geometry fallback - [ ] default UVmap fallback - [ ] presets/operators to manage operation order and modifier settings for correct deformation (currently the modular approach makes it non-trivial to avoid jittering hair during animation, which is a commonly reported issue) - [ ] dynamic node-group/modifier UI based on inputs (hide panels by boolean/enum) - [ ] replace blackbox Guide Interpolation with node-group - [ ] lists for multiple guide associations - [ ] replace blackbox Surface Deform with node-group - [ ] default surface tangent space - [ ] [Surface Attribute Interpolation](https://projects.blender.org/blender/blender/issues/122878) - [ ] generate+interpolate creates redundancy and collision, sincegenerate already samples the surface attributes and stores them per guide. Interpolate interpolates the existing attributes between guides, rather than using the ones sampled on the surface points. - [ ] [User Confusion/Problems with modifier order for stable animation](https://projects.blender.org/blender/blender/issues/109285) - [ ] UV smoothing under Subdivision creating discrepancy/invalid curves - [ ] Rest position attribute yielding inaccuracy with Subdivision - [ ] Interpolation settings per attribute - [ ] Curve Deformation lacking option to use guide deformation (e.g. clump tips)
Simon Thommes added the
Type
To Do
label 2024-07-31 11:35:22 +02:00
Simon Thommes added this to the Nodes & Physics project 2024-07-31 11:35:22 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
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
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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
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
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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 Assignees
1 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#125700
No description provided.