Commit Graph

5 Commits

Author SHA1 Message Date
Zachary Levy fd64bc01bf Orgnaization & cleanup 2026-04-30 17:24:20 -07:00
Zachary Levy 16989cbb71 Added backdrop effects pipeline (blur) 2026-04-30 16:46:29 -07:00
zack bca19277b3 draw-improvements (#17)
Major rework to draw rendering system. We are making a SDF first rendering system with tesselated stuff only as a fallback strategy for specific situations where SDF is particularly poorly suited

Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #17
2026-04-24 07:57:44 +00:00
zack 0d424cbd6e Texture Rendering (#9)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #9
2026-04-22 00:05:08 +00:00
zack 274289bd47 Added draw package as renderer focused on mixed use layout / 2D / 3D scene applications (#7)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #7
2026-04-20 20:14:56 +00:00