deotman
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Rotating torus in terminal (but with kitty graphics protocol) (andreadimatteo.com)
Hi HN, I'm taking Computer Graphics @ Stanford this summer and wanted to express some very simple concepts I had in mind. That's why I wrote a rotating torus in C. Going from writing a ray-tracer that works in Blender…
- Show HN: Learning Rust by writing a Markdown to HTML compiler (andreadimatteo.com)
Hi HN, I'm new to Rust and, after half of `The Rust Programming Language` I decided to delve into a project I would actually use: a markdown to html compiler that actually serves my micro-blog (I started just right…