JargonFile/original/html/D/demoeffect.html
2014-03-27 18:54:56 +00:00

17 lines
2.8 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>demoeffect</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../D.html" title="D"/><link rel="previous" href="demo-mode.html" title="demo mode"/><link rel="next" href="demogroup.html" title="demogroup"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">demoeffect</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="demo-mode.html">Prev</a> </td><th width="60%" align="center">D</th><td width="20%" align="right"> <a accesskey="n" href="demogroup.html">Next</a></td></tr></table><hr/></div><dt><a id="demoeffect"/><dt xmlns="" id="demoeffect"><b>demoeffect</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> [<a href="demoscene.html"><i class="glossterm">demoscene</i></a>] </p></dd><dd><p> 1. What among hackers is called a
<a href="display-hack.html"><i class="glossterm">display hack</i></a>. Classical effects include &#8220;<span class="quote">plasma</span>&#8221; (colorful
mess), &#8220;<span class="quote">keftales</span>&#8221; (<tt class="literal">x*x+y*y</tt>
and other similar patterns, usually combined with color-cycling), realtime
fractals, realtime 3d graphics, etc. Historically, demo effects have
cheated as much as possible to gain more speed and more complexity, using
low-precision math and masses of assembler code and building animation
realtime are three common tricks, but use of special hardware to fake
effects is a <a href="../G/Good-Thing.html"><i class="glossterm">Good Thing</i></a> on the demoscene (though
this is becoming less common as platforms like the Amiga fade
away). </p></dd><dd><p> 2. [Finland] Opposite of <a href="dancing-frog.html"><i class="glossterm">dancing frog</i></a>. The
crash that happens when you demonstrate a perfectly good prototype to a
client. Plagues most often CS students and small businesses, but there is a
well-known case involving Bill Gates demonstrating a brand new version of a
major operating system.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="demo-mode.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../D.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="demogroup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">demo mode </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> demogroup</td></tr></table></div></body></html>