Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
plusgut60377yHow was that useless, I guess you learned something from it and will do better next time.
-
lucaIO12227yI used Python Turtle for it, because I have never experimented with this module. I wanted to make some graphics with random elements and so I came to this little "project"
-
Drawing graphics typically isn't easy depending on how you did it! You did a great job!
-
Well. 3 hours isn't that bad for what you got: the outlines of some hills. They'd look pretty good when fully drawn.
-
Be positive, you gained 3 hours of experience!!! You rock!!! I said this to myself every Monday to do not jump to the river before the deadline... god help me
-
Every developer starts somewhere, make sure you have grown when you have started
-- Developer Gods -
If its an array of points then make sure the difference in x-coordinates is somewhat similar or does not go above some variable, so theres no chainsaw hills 😄 besides that you did a great first step in a new module, congrats!
-
For experimenting with graphics I recommend Processing if you're not looking for performance. It's really easy to use, yet it's fully capable to do advanced stuff
-
World29767y@lucaIO Perlin Noise. Research it if you haven't already.
This guy does it in Processing: https://youtu.be/IKB1hWWedMk (but maybe you watched this one too) 😅 -
coolq48267yWhen I was experimenting with turtle I made a 3d engine in it, overkill? Yes.
Did Iearn much? Yes. So that time was not wasted.
Related Rants
-
rephiscorth38Everyone here ranting about a fucking missing semicolon. I can't remember the last time a missing semicolon wa...
-
CodesNotHot10-Laughed at Gitlab the other day -Accidentally dropped my db today. fuck karma
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
I just spent 3 HOURS(!!!) on coding a program that simply DRAWS A HILLS LANDSCAPE and this is what I got. 3h of wasted time.
rant
fuck
useless
wasting time