this post was submitted on 20 Aug 2023
1100 points (97.6% liked)

Memes

44124 readers
1435 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 8 points 10 months ago (1 children)

I wrote my own software and used commercial plotter (from 90s - it is way faster than 3d printer) in order to achieve result that can make teacher believe that it was written. In my language it is required for letters to be connected when handwritten (my program does it), there are different variations for each letter that are stretched and rotated during generation (I used pen tablet in order to input them)

It was written mostly when I was in 10-11th grade (that's why the code is spaghetti) and I indeed wasted much more time than I would if I did my homework like a normal person

Btw here is repo: https://github.com/Snow4DV/3DWriter

[โ€“] [email protected] 2 points 10 months ago

I love how we will work for hours to invent something that will save us minutes of work.