most complex lighting model in a text-mode demo?
category: general [glöplog]
Last year I saw prebaked radiosity, in previous years there was real-time raytracing with shadows, and always envmaps and crap.
Leaving aside for a moment beautiful effects like plasmas that use the characters "-o0O0o-" and other ways of working -with- text to make textmode look good,
What's the most complex realtime 3d lighting model that's actually visible in textmode demos? With really targeted scenes I'm thinking envmaps + n dot l or -maybe- ambient occlusion is as far as it can go. I mean I'd love to spend the time to craft a photon tracer but if the difference between that and a lightmap is 3 shades of purple on pixels in some creases, there's not much point.
This, of course, is where you say that you're throwing together a real-time photon mapper starting on 11:30 pm, Dec 10th.
Leaving aside for a moment beautiful effects like plasmas that use the characters "-o0O0o-" and other ways of working -with- text to make textmode look good,
What's the most complex realtime 3d lighting model that's actually visible in textmode demos? With really targeted scenes I'm thinking envmaps + n dot l or -maybe- ambient occlusion is as far as it can go. I mean I'd love to spend the time to craft a photon tracer but if the difference between that and a lightmap is 3 shades of purple on pixels in some creases, there's not much point.
This, of course, is where you say that you're throwing together a real-time photon mapper starting on 11:30 pm, Dec 10th.
This old faktory demo with a weird name which I don't remember at the moment featured a photon mapper that rendered in real-time at resolutions close to textmode (I think it was 150 pixels wide or something).
Quote:
text-mode demo
Quote:
there's not much point
if there was an immediately apparent point for everything then we wouldn't hang around on the pouet bbs, would we?
@reed:
heh, sure there's a point! Some people don't have fancy-assed VGA video cards, you know.
heh, sure there's a point! Some people don't have fancy-assed VGA video cards, you know.
why bother coding a complex lighting model for a blocky 80x50 render target?
And we wouldn't code demos either.
rmeht, because it's possible. why else?
There are some video based text-mode demos. Others uses photos. I can't think in a more complex lighting model.