Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include special curves and points in surface mesh in 3D preview #483

Open
sczerwinski opened this issue May 2, 2023 · 0 comments
Open
Assignees
Labels
component:3d 3D preview and OpenGL priority:medium Scheduled for next release status:new Awaiting triage type:feature New feature or request
Milestone

Comments

@sczerwinski
Copy link
Owner

sczerwinski commented May 2, 2023

Special curves and special points should be included in surface triangulation mesh.

Special curves should also include trimming loops. However, trimming itself is covered by #485.

Triangulation

Special curves and points are defined in 2-dimensional UV space of the surface. Thus triangulation presented below should be relatively easy to achieve:

Special curve triangulation

@sczerwinski sczerwinski added type:feature New feature or request status:new Awaiting triage priority:medium Scheduled for next release component:3d 3D preview and OpenGL labels May 2, 2023
@sczerwinski sczerwinski added this to the useful features milestone May 2, 2023
@sczerwinski sczerwinski self-assigned this May 2, 2023
@sczerwinski sczerwinski changed the title Add NURBS (B-spline) curves/surfaces in 3D preview Add special curves and points in 3D preview May 4, 2023
@sczerwinski sczerwinski changed the title Add special curves and points in 3D preview Include special curves and points in surface mesh in 3D preview May 4, 2023
@sczerwinski sczerwinski modified the milestones: useful features, 1.5.0 Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:3d 3D preview and OpenGL priority:medium Scheduled for next release status:new Awaiting triage type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant