material

Math Heart Shape 02

  • Exposure: public
  • UE Version: 4.25

Reza

October 7, 2024, 1:27 pm

I created this heart shape in Unreal using the following formula:

(X^2 + Y^2 - 1)^3 - X^2 * Y^3 = 0

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v