this post was submitted on 15 Sep 2023
958 points (96.0% liked)
Programmer Humor
32503 readers
390 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
yes i dont know why people dont se that stuff already
however if you do want to make 3d game , i wouldn't recommend it
Godot 4 is really awesome for 3d nowdays
i definitely gotta chec it out then
(wow I'm talking to KDE themselves)
I came into godot at the 4.0 release, and the built in tools are already amazing, even performance wise for 3d. There's no easy visual shader editor -not sure if unity has one - but it forced me to learn opengl es, which at the end of the day is a lot more powerful
my name is KDE because i really like kde although i use hyprland it feels to me like the most modern out of all the window manager except the time when people try to make it look like modern mac
Or GameMaker if you are doing a 2d game, or Unreal if you don't mind the learning curve. Plenty of other options beyond Unity.