SebLague / Fluid-Sim

A simple 2D and 3D fluid simulation
https://www.youtube.com/watch?v=rSKMYc1CQHE
MIT License
604 stars 99 forks source link

The DrawCircle method #9

Open morniehtar opened 8 months ago

morniehtar commented 8 months ago

Hello. At the start of your video (around 0:10) you rendered a circle using DrawCircle(Vector2.zero, 1, Colour.lightBlue). I've searched all around the Internet but were unable to find any similar method as a part of UnityEngine. Could you provide some info on the method, please? Did you write it yourself, or is it a part of some extension?

kailando commented 4 months ago

Hei @morniehtar, maybe it is not part of UnityEngine? I think, here is not a good place to get help with UnityEngine.

Use GitHub Issues to track ideas, feedback, tasks, or bugs for work on GitHub.

Use GitHub Issues to track ideas, feedback, tasks, or bugs for work on GitHub.

CubaKay commented 3 months ago

I think it's a asset called shapes (in the assets store)