279
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 23 points 1 year ago

Making your own engine is worthwhile learning experience. The same as trying to recreate any of the foundational tools that you use. Might not be the fastest or best way to make a game but a good way to make yourself a better developer.

[-] [email protected] 12 points 1 year ago

Not the fastest

This is my 4th Vulkan related "project" and 2nd attempt at making something other than a glorified tutorial workspace in 6 years, and it took me 4 weeks to draw this stuff with minimal technical debt.

I could just use an existing game engine, but what's the fun in not manually sorting all draw commands by mesh>pipeline>material and hunting synchronization hazards by just looking at funny glyphs for extended periods of time?

[-] [email protected] 6 points 1 year ago

Keep in mind that if you actually want to make a game, make a game not an engine. Too many video game projects get bogged down in the engine development stage and never make it to completion.

[-] [email protected] 2 points 1 year ago

Do people even make their own engines anymore? If this wasn't a pet project I would have dropped the entire thing as soon as I started dealing with 3D models, and visited Godot's homepage.

...

Perhaps I should get my hands on Godot at some point.

[-] [email protected] 2 points 1 year ago

Usually AAA game studios has their own in house game engine

[-] [email protected] 2 points 1 year ago

The in-house engines I know are being used are also really old - hell, 343i even decided to ditch the fossil that once was Halo: CE's engine because of technical debt and outsourcing blood sacrifices

[-] [email protected] 2 points 1 year ago

Ah, yes, I miss the days of 343 having home grown blood sacrifices.

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Godot is a lot of fun! I've never finished making a game but I've made a half dozen hacky demos that I was really proud of.

[-] [email protected] 1 points 1 year ago

This was supposed to release years ago https://camelotunchained.com/v3/

this post was submitted on 26 Aug 2023
279 points (97.3% liked)

Programmer Humor

19187 readers
1194 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

founded 1 year ago
MODERATORS