#zigUnmoderated tagAll postsTrending CommunitiesSplinterlandsScrobble.lifeHIVE CN 中文社区WorldmappinActifitBlack And WhiteHive FoodSnapsPhotography LoversHive LearnersTown SquareGEMSExplore Communities...#zigTrendingHotNewPayoutsMutedscipio (71)in StemSocial • 17 hours agoLearn Zig Series (#158) - Circle and Ellipse RasterizationLearn Zig Series (#158) - Circle and Ellipse Rasterization What will I learn? Why a circle fights the pixel grid even harder than a line does, and why the obvious y =…scipio (71)in StemSocial • 2 days agoLearn Zig Series (#157) - Line Drawing: BresenhamLearn Zig Series (#157) - Line Drawing: Bresenham What will I learn? Why drawing a straight line between two arbitrary points is a genuinely hard problem, and how the…scipio (71)in StemSocial • 3 days agoLearn Zig Series (#156) - Framebuffer BasicsLearn Zig Series (#156) - Framebuffer Basics What will I learn? What a framebuffer actually is -- why every pixel you have ever seen on a screen ultimately lives in…scipio (71)in StemSocial • 4 days agoLearn Zig Series (#155) - Mini Project: Regex Engine - MatchingLearn Zig Series (#155) - Mini Project: Regex Engine - Matching Part of a multi-episode project What will I learn? How to run the NFA we built last episode --…scipio (71)in StemSocial • 5 days agoLearn Zig Series (#154) - Mini Project: Regex Engine - NFALearn Zig Series (#154) - Mini Project: Regex Engine - NFA Part of a multi-episode project What will I learn? Why a regular expression is really two machines…scipio (71)in StemSocial • 6 days agoLearn Zig Series (#153) - Mini Project: Lisp - Standard LibraryLearn Zig Series (#153) - Mini Project: Lisp - Standard Library Part of a multi-episode project What will I learn? Why a real language is two things -- a small…scipio (71)in StemSocial • 7 days agoLearn Zig Series (#152) - Mini Project: Lisp - Special Forms and MacrosLearn Zig Series (#152) - Mini Project: Lisp - Special Forms and Macros Part of a multi-episode project What will I learn? What a macro actually is -- a function…