material-maker icon indicating copy to clipboard operation
material-maker copied to clipboard

Add 2D SDF Nodes

Open williamchange opened this issue 1 year ago • 3 comments

This PR is a continuation of https://github.com/RodZill4/material-maker/pull/508 and includes various fixes(naming mostly) and adds missing documentation for all 2d sdf nodes.

williamchange avatar Apr 28 '23 07:04 williamchange

Excellent! Definitely in next release. :)

RodZill4 avatar Apr 28 '23 18:04 RodZill4

Added sdArrow node

https://user-images.githubusercontent.com/830253/236122454-7ce12a88-be7c-4c18-8f1b-20749db3e385.mp4

williamchange avatar May 04 '23 05:05 williamchange

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

williamchange avatar Feb 28 '24 10:02 williamchange