Trim Curve Node #87423

Closed
opened 2021-04-12 14:58:18 +02:00 by Hans Goudey · 6 comments
Member
{F9973750 size=full} {F9973731 size=full}

This task is for a node with a feature-set corresponding to the the "Start and End Mapping" sub-panel for curve geometry.

Details

  • This node differs from the existing feature in that it outputs a changed curve rather than only changing the evaluated positions.
  • This raises some complexity in that it must interpolate control point values like handle positions, however, the node becomes much simpler conceptually in general.

Further Questions

  • I wonder about use cases for the "Resolution" mode in the current feature. It would be easy to add but maybe there is no use case.

Implementation

  • The node can use a generic "sampling" to get the factor or length mapped onto the curve.
  • Then it can interpolate data to the neighboring evaluated points, and then interpolate between those two points with a factor returned from that lookup.
| {[F9973750](https://archive.blender.org/developer/F9973750/image.png) size=full} | {[F9973731](https://archive.blender.org/developer/F9973731/image.png) size=full} | -- | -- | This task is for a node with a feature-set corresponding to the the "Start and End Mapping" sub-panel for curve geometry. **Details** * This node differs from the existing feature in that it outputs a changed curve rather than only changing the evaluated positions. * This raises some complexity in that it must interpolate control point values like handle positions, however, the node becomes much simpler conceptually in general. **Further Questions** * I wonder about use cases for the "Resolution" mode in the current feature. It would be easy to add but maybe there is no use case. **Implementation** * The node can use a generic "sampling" to get the factor or length mapped onto the curve. * Then it can interpolate data to the neighboring evaluated points, and then interpolate between those two points with a factor returned from that lookup.
Author
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly

Added subscriber: @GregoryS

Added subscriber: @GregoryS
Angus Stanton was assigned by Hans Goudey 2021-07-12 18:08:52 +02:00
Author
Member

I'm "assigning" this just for better organization

I'm "assigning" this just for better organization

This issue was referenced by e7a800c52f

This issue was referenced by e7a800c52f0766b372bd3a035432eade165e4cb3
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
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
4 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#87423
No description provided.