Add "Fill Caps" option to the curve to mesh node #91934

Closed
opened 2021-10-04 05:44:54 +02:00 by Hans Goudey · 11 comments
Member

Add a new boolean input to the curve to mesh node: "Fill Caps"

  • Caps should only be added for cyclic profiles.
  • The caps should be N-gons.
    • More complicated meshes for caps are theoretically possible, but performance is very important for this node, since it's a basic piece of the curve workflow, so that should be considered later.
  • The caps should share the existing edges at the first and last profile.
  • The edges of the caps should be marked sharp.

In terms of design, it may worth considering making this an enum instead of a boolean input, so that a "round caps" option could be more simply added later (avoiding options that depend on each other). However, for testing and an initial patch, it could simply be a boolean input.

Add a new boolean input to the curve to mesh node: "Fill Caps" - Caps should only be added for *cyclic* profiles. - The caps should be N-gons. - More complicated meshes for caps are theoretically possible, but performance is very important for this node, since it's a basic piece of the curve workflow, so that should be considered later. - The caps should share the existing edges at the first and last profile. - The edges of the caps should be marked sharp. In terms of design, it may worth considering making this an enum instead of a boolean input, so that a "round caps" option could be more simply added later (avoiding options that depend on each other). However, for testing and an initial patch, it could simply be a boolean input.
Author
Member

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

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

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Contributor

Added subscriber: @Eary

Added subscriber: @Eary
Contributor

Mesh to Curve? Or Curve to Mesh?

Mesh to Curve? Or Curve to Mesh?
Author
Member

Thanks!

Thanks!
Hans Goudey changed title from Add "Fill Caps" option to the mesh to curve node to Add "Fill Caps" option to the curve to mesh node 2021-10-05 04:26:33 +02:00
Hans Goudey self-assigned this 2021-10-25 06:33:19 +02:00

This issue was referenced by bc2f4dd8b4

This issue was referenced by bc2f4dd8b408eee35353c18a44ce0dc5b51394a9

Added subscriber: @RoyTheKoi

Added subscriber: @RoyTheKoi

Looks like one of the caps gets flipped normals. Curve_to_mesh_caps_flipped_normals.png

Looks like one of the caps gets flipped normals. ![Curve_to_mesh_caps_flipped_normals.png](https://archive.blender.org/developer/F11518124/Curve_to_mesh_caps_flipped_normals.png)
Author
Member

Thanks @RoyTheKoy, that makes sense, will fix!

Thanks @RoyTheKoy, that makes sense, will fix!

Added subscriber: @Aeraglyx

Added subscriber: @Aeraglyx
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
6 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#91934
No description provided.