You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- From the [Rendy](TODO) workbench: Currently implementing area lights using linearly transformed cosines. Got disks and rectangles working. Need to test spheres and implement tubes. Using imgui for debug interface.
434
-
434
+
435
435
<https://youtube.com/watch?v=KVpLPInWRWg>
436
436
437
437
- @mvlabat:
@@ -573,9 +573,11 @@ Special section for other news (up to 15) in a one-liner format:
573
573
574
574
- rx v0.2.0
575
575
576
-
**TODO**: ping @cloudhead
576
+

577
577
578
-
Hey all, it's been a month since the first release of rx. Today I'd like to announce v0.2.0 which comes with a bunch of juicy features and additional platform support. There is also an AppImage release - which is something I'm experimenting with as a distribution mechanism.
578
+
**rx** is a modern pixel editor and animator written in rust. This month, v0.2.0 was released,
579
+
with new brush modes - pixel perfect drawing, symmetry and multi-frame drawing - a new
580
+
GLFW backend and `.gif` output.
579
581
580
582
- Website: <https://cloudhead.io/rx>
581
583
- Code: <https://github.com/cloudhead/rx>
@@ -600,7 +602,7 @@ Special section for other news (up to 15) in a one-liner format:
600
602
-[@phaazon]: [luminance] 0.33
601
603
602
604
adds a new yet important feature that was missing (!!): geometry instancing
0 commit comments