TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Non-PhotoRealistic Quake (2002)

199 pointsby njnalmost 7 years ago

14 comments

simiasalmost 7 years ago
One of my favorite parts of writing emulators is getting to mess with the internals of the console to change the way the games look or feel. Widescreen hacks, palette swaps, visual enhancements and&#x2F;or deterioration.<p>Here are a few random examples I&#x27;ve collected while experimenting:<p>Playstation upscaling: <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mednafen&#x2F;ffix-1xvs2x.gif" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mednafen&#x2F;ffix-1xvs2x.gif</a><p>OpenGL debugging gone wild that turned Spyro into LSD dream emulator mode: <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mednafen&#x2F;disco.webm" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mednafen&#x2F;disco.webm</a><p>Metal Gear Solid without textures: <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mednafen&#x2F;RetroArch-0131-170156.png" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mednafen&#x2F;RetroArch-0131-170156.png</a><p>Crash Bandicoot in Wireframe: <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;rustation&#x2F;crash-wf.png" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;rustation&#x2F;crash-wf.png</a><p>Metroid II &quot;widescreen&quot; hack: <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;metroid-ws.webm" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;metroid-ws.webm</a><p>Super Mario Land with fixed background (and terrible audio): <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mario-warp.ogv" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;mario-warp.ogv</a><p>The possibilities are endless and it sometimes lets you discover some clever tricks the devs used to work around the limitations of the time, such as Spyro&#x27;s skybox being made entirely out of non-textured polygons: <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;rustation&#x2F;spyro-moon-bg.png" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;rustation&#x2F;spyro-moon-bg.png</a> <a href="https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;rustation&#x2F;spyro-moon-bg-wf.png" rel="nofollow">https:&#x2F;&#x2F;svkt.org&#x2F;~simias&#x2F;rustation&#x2F;spyro-moon-bg-wf.png</a><p>A similar trick is used in Crash Team Racing and the Homeworld PC game (or was it Homeworld 2? I don&#x27;t remember).
评论 #17644722 未加载
评论 #17644995 未加载
评论 #17646055 未加载
评论 #17645963 未加载
评论 #17647188 未加载
dosyalmost 7 years ago
Here&#x27;s a video of all the shaders:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=PMpx3pupMKg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=PMpx3pupMKg</a><p>My reaction was, that is really cute, seriously. Let me feel happy to see this:)
评论 #17643021 未加载
评论 #17643696 未加载
评论 #17642757 未加载
qilleralmost 7 years ago
My other favorite Quake experiment was PanQuake <a href="http:&#x2F;&#x2F;strlen.com&#x2F;gfxengine&#x2F;panquake&#x2F;" rel="nofollow">http:&#x2F;&#x2F;strlen.com&#x2F;gfxengine&#x2F;panquake&#x2F;</a> and FisheyeQuake <a href="http:&#x2F;&#x2F;strlen.com&#x2F;gfxengine&#x2F;fisheyequake&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;strlen.com&#x2F;gfxengine&#x2F;fisheyequake&#x2F;index.html</a>. Running through the world with 360° view is quite trippy.
评论 #17647636 未加载
评论 #17647252 未加载
arketypalmost 7 years ago
I prefer Quake on an oscilloscope: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=GIdiHh6mW58" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=GIdiHh6mW58</a>
sytelusalmost 7 years ago
This is refereed to as Stylized Rendering is well supported by modern engines quite easily. Usually you just drop in plugin and you get stylized version of the game:<p><a href="https:&#x2F;&#x2F;docs.unrealengine.com&#x2F;en-us&#x2F;Resources&#x2F;Showcases&#x2F;Stylized" rel="nofollow">https:&#x2F;&#x2F;docs.unrealengine.com&#x2F;en-us&#x2F;Resources&#x2F;Showcases&#x2F;Styl...</a>
评论 #17642831 未加载
评论 #17643892 未加载
评论 #17643549 未加载
shpxalmost 7 years ago
This reminds me of using neural style transfer on the surfaces of 3D models.<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;nobelchoco&#x2F;status&#x2F;909417583954317312" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;nobelchoco&#x2F;status&#x2F;909417583954317312</a>
评论 #17642806 未加载
Nursiealmost 7 years ago
That&#x27;s pretty awesome, and I like that there are people still doing interesting stuff with Quake.<p>Years ago I used to love ttyquake. Even played a couple of (fun) deathmatches in it. With the xterm font-size turned way down and res way up of course...
评论 #17643543 未加载
hiccuphippoalmost 7 years ago
A game called Valkiria Chronicles uses a hand drawn style similar to this: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;p-0RY4TTNwE" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;p-0RY4TTNwE</a>
评论 #17644368 未加载
jadboxalmost 7 years ago
no screenshots?
评论 #17642485 未加载
评论 #17642285 未加载
评论 #17643841 未加载
mikeashalmost 7 years ago
I love the look of the still images, but I don’t like how everything is shaky because things get stylised differently from one frame to the next. Has there been work on this sort of thing that maintains consistency between frames?
评论 #17645465 未加载
openbasicalmost 7 years ago
Game project based on NPRQuake engine: <a href="https:&#x2F;&#x2F;github.com&#x2F;klaussilveira&#x2F;doodle" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;klaussilveira&#x2F;doodle</a>
jlebrechalmost 7 years ago
you could make a nice story driven game with that shader
评论 #17642890 未加载
Kapuraalmost 7 years ago
Quake was never anything close to photorealistic, so it is an absolute crime that this is called &quot;Non-Photorealistic Quake&quot; and not &quot;Quake On Me.&quot;
评论 #17644651 未加载
评论 #17645131 未加载
0xdeadbeefbabealmost 7 years ago
It wasn&#x27;t ever photo-realistic. Why bother with realism at all? This looks awesome btw <a href="http:&#x2F;&#x2F;www.quelsolaar.com&#x2F;love&#x2F;screen_shots.html" rel="nofollow">http:&#x2F;&#x2F;www.quelsolaar.com&#x2F;love&#x2F;screen_shots.html</a>? There was also a gory black and white and RED game that I can&#x27;t find right now.
评论 #17645234 未加载