			   IMAGE-ET (c) MADSCIENTIST

ABOUT

  image-et is a tool designed with the goal of implementing state-of-the-art
  camera effects to online game wolfenstein: enemy territory

OVERVIEW

  multi-threaded writes and gpgpu processing improve capture performance (50x)
  ingame cvars allow realtime preview and scripting of all settings
  off-screen rendering enables capture at any resolution even when minimized
  captures are sorted by demo name and timestamp
  console can be used while capturing
  enhanced capture precision allows timescaling at any given fps

FEATURES

  backward and forward demo seeking
  demo synchronization with latency control
  depth of field with auto-focus or single targets
  fisheye lens
  high dynamic range rendering
  motion blur
  screenshakes intensity control

FIXES

  blood
  breathing puffs
  color correction
  dynamic lights
  entity lightning
  explosion trails
  lean animation
  light flares
  muzzle flash
  shadows
  smoke particles
  wall marks

CVARS

  img_captureFps   // sets capture fps [1~]
  img_demoLatency  // sets latency for demo synchronization [0~999]
  img_demoSeek	   // seeks to either absolute or relative server time [~]
  img_screenShakes // sets intensity of screen shakes [0~]

  img_aperture	   // sets camera f-number [0~]
  img_exposure	   // sets camera shutter angle [0~1]

  img_depthOfField // toggles depth of field [!]
  img_fisheye	   // toggles fisheye [!]
  img_motionBlur   // toggles motion blur [!]

  img_blur_samples // sets motion blur samples [1~]
  img_fov_samples  // sets field of view samples [1~]
  img_msaa_samples // sets multisample anti-aliasing samples [1~]

  img_focusDepth   // sets focus depth [0~]
  img_focusSpeed   // sets focus speed [0~]
  img_focusTarget  // sets focus target [-1~]

  img_hdr	   // toggles high dynamic range rendering [!]

THANKS

  i would like to thank ag0n, frop, ogrec, and everyone else who had to endure
  the endlessly long months of testing without which image-et would never have
  been anything close to the state it is today

CONTACT

  madscie at gmail dot com
  image at quakenet

				      ***

  THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
   EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
   DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
	  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

				      ***
