Skip to content
Snippets Groups Projects
  1. Jul 23, 2004
  2. Jul 22, 2004
  3. Jul 19, 2004
  4. Jul 17, 2004
  5. Jul 06, 2004
  6. Jun 04, 2004
  7. May 31, 2004
  8. Apr 20, 2004
  9. Apr 19, 2004
  10. Apr 12, 2004
  11. Mar 27, 2004
  12. Feb 21, 2004
  13. Jan 13, 2004
    • slevy's avatar
      Example files from Carl Hultquist (chultquist@smuts.uct.ac.za) · 14cbdc2a
      slevy authored
      for his implementation of Chromatek stereo, which color-encodes by
      distance from the camera.
      14cbdc2a
    • slevy's avatar
      Add Chromatek color-coding of depth, contributed by Carl Hultquist · b849a754
      slevy authored
      (chultquist@smuts.uct.ac.za, student of Anthony Fairall), as part of his
      Computer Science Honours project.  Works with Chromatek glasses,
      which make red things look nearby, blue things far away.
      New commands:
         chromadepth {on|off}
      	replaces colors of points and polygons with depth-coded colors
         chromaparams ZSTART ZRANGE
      	sets Z-range (distance from camera plane) over which
      	colormapping applies.  Z=ZSTART maps to first entry,
      	Z=ZSTART+ZRANGE maps to last entry in colormap.
         chromacmap  FILE.CMAP
      	Specifies colormap.
      See example files data/chromadepth.cmap and data/hipchroma.
      b849a754
Loading