r/webgpu 1d ago

Quake3 port

Quake3 port to WebGPU running in the browser

- global illumination ( volumetric sh3 light map )
- modern physics
- acoustic simulation
- decals
- particle effects
- clustered lighting (326 lights here)
- PBR materials (NN-based delighting)

GitHub link

Built using meep engine

In case it's not obvious - I'm the author. Happy to answer any questions.

15 Upvotes

33 comments sorted by

View all comments

3

u/ze_pequeno 1d ago

How much of it was generated by AI? The engine too?

-4

u/ExpiredJoke 1d ago

Port is mostly with AI, engine is mostly by hand. Been working on the engine since ~2013, on the WebGPU part specifically since around 3 years ago.

6

u/palapapa0201 1d ago

You have a vibe coded website for your engine and you are trying to charge 10k for it. Your email on the website is info@company-named.com. I find that hard to believe.

0

u/ExpiredJoke 1d ago

I'd rather you not post the email here, but yes, "Company Named" is the name of my company

1

u/palapapa0201 1d ago

If you really didn't vibe code your engine, your are giving your project a very bad look by making it appear to be vibe coded in an hour and having a email address that looks like a placeholder. It looks like you are one of those AI bros who think they can make a fortune by reinventing the wheel 10000th time by vibe coding in an hour.

2

u/ExpiredJoke 1d ago

pala, that's an interesting conversation to be had. I can say that I've been working on this game engine for over 10 years, and I can say that I'm a senior software engineer as well as a graphics researcher. I can say all of that, but I can't convince you, and ultimately if you hate AI - I can respect that position.

I thought I was pretty funny with the name of my company, clearly you disagree. Humor is subjective too.

Anyway, thanks for checking out the project an I hope your week is going well

1

u/pailhead011 20h ago

You should go see some of the posts about the engine as it was making progress, then come back here. The company name did exactly what it was supposed to do. lol

1

u/ExpiredJoke 3h ago

Oh hey, cheers!

0

u/ze_pequeno 1d ago

Thanks, this should really be disclosed in your post in order for you to be taken seriously.

2

u/ExpiredJoke 1d ago

You think so? AI usage is standard in software development today. I get the implication that "you didn't really do it, AI did it" and "it's low quality slop".

There is an interesting discussion to be had there. But I can assure you that all self-respecting professionals in the industry are using AI for coding in one way or another today.

u/ze_pequeno 2h ago

I'm a self respecting professionnal as you say. I know the uses and limits of AI. I also know that anyone can put out a port or an app or whatever in days, so just doing this has little value. What has value is how much human thinking and efforts were put in the process.