Needlessly complex
September 3, 2016 1:29 PM   Subscribe

Needlessly complex
I code up lots of odd and questionably useful computer programs, and I decided to start a blog to document some of my favorites as I put them up on github. In the month that I've been working on the site, I've posted around 14,000 words and five repositories.

Highlights so far include a page dewarping program and a tiny ray tracer.
Role: author, coder
posted by ubermuffin (4 comments total) 5 users marked this as a favorite

Looks fun
posted by pyro979 at 2:23 PM on September 3, 2016


These are incredible and I'll definitely go through the code in detail assuming I can even understand it all. Did want to point out that even though you use numpy in the page dewarping project it's not listed in requirements.txt. Not sure if that was deliberate or not.
posted by Deathalicious at 6:08 AM on September 4, 2016


D'oh - not deliberate. Fixing now, thanks!

Edited to add - probably not catastrophic b/c numpy is a dependency of both cv2 and scipy.
posted by ubermuffin at 6:53 AM on September 4, 2016


That's one tiny font you developed for the raytracer! It's up there with the one in the CBM 1520 Plotter ROM.
posted by scruss at 10:38 AM on September 4, 2016 [1 favorite]


« Older Lorem Ipsum...   |   Doctor Who Fan Orchestra... Newer »


You are not currently logged in. Log in or create a new account to post comments.