[011] Primitive Pixels
- October 1, 2023
- QuietGodot
[011] Primitive Pixels [17h] Line & Circle using _draw() & SubViewport Simple project while trying to learn C++ & Rust At least it was simple when I started, got a lot more complicated than anticipated. [Sep 28, 2023] 3h - create lines & circles using _draw() - creation of my PixelGrid node [Sep 29, 2023] 5h - SubViewport image to Bitmap - creating a Line with only an angle & length - creating …