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

Add 2D SDF Nodes #608

Merged
merged 38 commits into from
Apr 30, 2024
Merged

Add 2D SDF Nodes #608

merged 38 commits into from
Apr 30, 2024

Conversation

williamchange
Copy link
Contributor

This PR is a continuation of #508 and includes various fixes(naming mostly) and adds missing documentation for all 2d sdf nodes.

@RodZill4
Copy link
Owner

Excellent! Definitely in next release. :)

@RodZill4 RodZill4 added this to the 1.4 milestone Apr 28, 2023
@williamchange
Copy link
Contributor Author

Added sdArrow node

sdarrow_sample.mp4

@williamchange
Copy link
Contributor Author

Finalized, no more changes planned.
In summary this adds 20 2D SDF's to the library:

node_sdegg_sample node_sdequilateraltriangle_sample node_sdheart_sample node_sdhexagram_sample node_sdarrow_sample
node_sdcross_sample node_sdcutdisk_sample node_pie_sample node_sdisoscelestriangle_sample node_sdversica_sample
node_sdmoon_sample node_sdparallelogram_sample node_sdroundedbox_sample node_sdroundedcross_sample node_sdroundedx_sample
node_sdstar_sample node_sdstar5_sample node_sdtrapezoid_sample node_sdtriangle_sample node_sdunevencapsule_sample

  • Arrow
  • Cross
  • Cut Disk
  • Egg
  • Equilateral Triangle
  • Heart
  • Hexagram
  • Isosceles Triangle
  • Moon
  • Parallelogram
  • Pie
  • Rounded Box
  • Rounded Cross
  • Rounded X
  • Regular Star
  • 5-point Star
  • Trapezoid
  • Triangle
  • Uneven Capsule
  • Versica

@RodZill4 RodZill4 merged commit edd6335 into RodZill4:master Apr 30, 2024
1 check passed
@williamchange williamchange deleted the add-2d-sdf branch May 1, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants