this post was submitted on 07 May 2024
1386 points (99.5% liked)
Programmer Humor
19444 readers
30 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Same boat... But I had some success with low poly 3D models which I found are pretty easy to make. Learning a bit about color theory, how to match colors, as well as learning a bit about level design goes a long way. You can make a great looking game this way.
But my dream game is 2D pixel art, and I really suck at it.
Same. I find that for non-artists 3D is easier than 2D because:
Of course, my 3D models still look like crap - but it's better looking crap than my 2D sprites...
And also, you can sort of brute force things to look good it with shaders.