Making Graphics Like it's 1993
51–60 of 169 posts
Re: Making Graphics Like it's 1993
#52Earlier quoted context omitted.
How so? Doing this with modern OpenGL would be much simpler than the software rasterizer solution. I think I'm gonna have to do it anyway, because some players claim they get nausea when playing at such low resolution (320x240), and the only way to give them higher resolutions that perform reasonably is to have it hardware accelerated. Renderer is abstracted away already, but the real difference would probably be occ…
Sure, but it becomes a question of how far you can push things. Maybe you raytrace the whole thing. Maybe there's some fractal geometry going on. Maybe you use a fisheye lens projection. Maybe your levels are dynamically tesselated. Maybe you have to do a few fancy tricks to achieve equivalent texturing etc. But ignoring the GPU you have on your system is boring
Re: Making Graphics Like it's 1993
#53Re: Making Graphics Like it's 1993
#54Some details are a bit too cool for 1993, though, and assume high frame rate (won't work that well at low fps). Smooth weapon animations with a lot of frames, tiny per-pixel effects on bullet holes and flash sprites, smooth movement and object position calculations that use precise math instead of fast rough estimates resemble Chasm: The Rift or Quake (the concept of idle animations, e. g. objects moving in the starting view of difficulty selection room, assumes that there is some performance to waste on details that make the world less empty).
Re: Making Graphics Like it's 1993
#55What I don't like is to see claims like "no AI slop"
And yet it's riddled with emdashes and language "by hand"
Seeing the skills of the writer, he definitely should be able to, but then I don't understand the claim.
Re: Making Graphics Like it's 1993
#56Re: Making Graphics Like it's 1993
#57I just noticed that this might be one of the rare shooters with a female protagonist: the cat has a calico pattern, and those are almost always female ( https://en.wikipedia.org/wiki/Calico_cat ).
Re: Making Graphics Like it's 1993
#58There is nothing wrong with using AI. What I don't like is to see claims like "no AI slop" And yet it's riddled with emdashes and language "by hand" Seeing the skills of the writer, he definitely should be able to, but then I don't understand the claim.