Quake was the first PC game I played and still in my top 10 favorite games of all time. The movement STILL feels fresh!
When it came out I didn't quite like it. I was like, what's the advantage of 3D when it all looks so polygon-y? Duke Nukem "3D" looks better! The atmosphere was brilliant though.
Quake's lightning gun bug explained [video]
71–80 of 218 posts
Re: Quake's lightning gun bug explained [video]
#72Earlier quoted context omitted.
Not saying I never conjure the spaghetti but whoever coded that really was deep into the tail end of a caffeine, coding and sleep deprivation binge ;)
Good chance it was John Carmack, probably one the top 10 programmers of all time. He basically built the Quake engine himself. There is a pretty decent analysis of it here: * https://fabiensanglard.net/quakeSource/index.php I recommend checking it out. EDIT: i was thinking of the analysis done on Quake 2, which is more about the engine: * https://fabiensanglard.net/quake2/index.php while the one about is regarding th…
Re: Quake's lightning gun bug explained [video]
#73Earlier quoted context omitted.
Not saying I never conjure the spaghetti but whoever coded that really was deep into the tail end of a caffeine, coding and sleep deprivation binge ;)
I've been working with the leaked wipEout source code for a while[1] and I can assure the quality of the Quake source is absolutely stellar in comparison. While Quake's source may not be up to modern best practices, the overall architecture certainly has a lot of structure and thought put into it. Modifying Quake to run on the Occulus Rift was a breeze[2], compared to the mountains of garbage I have to wade through w…
That's really cool, will you share your efforts anywhere? Love a bit of anti-gravity racing myself. I recommend you listen to the OST whilst coding it for maximum immersion.
Re: Quake's lightning gun bug explained [video]
#74Earlier quoted context omitted.
>probably one the top 10 programmers of all time By what metric? Popularity? PR? Net worth? Complex software? Competitive programming? Impact? For every "top" SE there are tens of similarly skilled engineers that you have never heard of
> By what metric? His record speaks for itself. I know it is tough to imagine what it was like programming 3D engines meant to run on graphics non-accelerated PCs running DOS, without the internet knowledge or collaboration available to us now, but the stuff he was doing was absolutely revolutionary. He basically created PC gaming as we know it today by creating a market for 3D accelerators and before that by doing i…
[1] https://advances.realtimerendering.com/s2021/Karis_Nanite_SI...
Re: Quake's lightning gun bug explained [video]
#75Earlier quoted context omitted.
> You can even tell that from the quality of Quake's levels which start with beautifully crafted and intricate levels, and as you approach the end, progress into "whatever, let's just ship it, this is gonna sell" kind of levels that were mostly just filler to pad the play time. This rings really true to me. I only had played the shareware version of quake and only recently played the full game, and the second half re…
They probably didn't expect many people to get more than half way through the game.
Re: Quake's lightning gun bug explained [video]
#76Earlier quoted context omitted.
I'm quite curious to see what Quake would look like given a similar treatment as the new Doom games got. That is, distilled down to a pure essence of what the original was trying to achieve.
Quake Live not taking off as a popular eSports title greatly disappointed me.
Re: Quake's lightning gun bug explained [video]
#77Earlier quoted context omitted.
I'm quite curious to see what Quake would look like given a similar treatment as the new Doom games got. That is, distilled down to a pure essence of what the original was trying to achieve.
Quake Live not taking off as a popular eSports title greatly disappointed me.
Re: Quake's lightning gun bug explained [video]
#78Quake was the first PC game I played and still in my top 10 favorite games of all time. The movement STILL feels fresh!
I'm quite curious to see what Quake would look like given a similar treatment as the new Doom games got. That is, distilled down to a pure essence of what the original was trying to achieve.
Re: Quake's lightning gun bug explained [video]
#79Earlier quoted context omitted.
Good chance it was John Carmack, probably one the top 10 programmers of all time. He basically built the Quake engine himself. There is a pretty decent analysis of it here: * https://fabiensanglard.net/quakeSource/index.php I recommend checking it out. EDIT: i was thinking of the analysis done on Quake 2, which is more about the engine: * https://fabiensanglard.net/quake2/index.php while the one about is regarding th…
I loved the video, I love this type of analysis of bugs and glitches. This comment, however, just makes me nervous. It's like my innermost worry. I spend so much time trying to do a good job which I can be proud of and yet I always know there are bugs and I just hope not too many players notice and get annoyed by them. And here we are, pointing out poorly written code in practically ancient software and attributing i…
Re: Quake's lightning gun bug explained [video]
#80Quake was the first PC game I played and still in my top 10 favorite games of all time. The movement STILL feels fresh!
I'm quite curious to see what Quake would look like given a similar treatment as the new Doom games got. That is, distilled down to a pure essence of what the original was trying to achieve.