Skip to content
Snippets Groups Projects
  1. Jan 19, 2011
  2. Jun 26, 2009
  3. Jul 22, 2008
  4. May 02, 2006
  5. Jan 17, 2006
  6. Jan 03, 2006
  7. Dec 14, 2005
  8. Jun 13, 2005
  9. Oct 06, 2004
  10. Jul 23, 2004
  11. Jul 17, 2004
  12. Apr 19, 2004
  13. Apr 12, 2004
  14. Jan 13, 2004
    • 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
  15. Jan 08, 2004
  16. Oct 26, 2003
  17. Oct 24, 2003
  18. Feb 15, 2003
  19. Jul 20, 2002
  20. Jun 18, 2002
  21. Apr 17, 2002
  22. Mar 11, 2002
  23. Jan 22, 2002
  24. Dec 28, 2001
  25. Nov 08, 2001
  26. Aug 26, 2001
  27. Aug 23, 2001
  28. Jul 15, 2001
  29. Jul 12, 2001
  30. Jul 10, 2001
  31. Jul 09, 2001
  32. Jul 07, 2001
  33. Jul 03, 2001
  34. Jun 30, 2001
  35. May 15, 2001
    • slevy's avatar
      New interface to dynamic-data routines. · c93dd626
      slevy authored
      Now, the only #ifdef KIRA/WARP needed in partibrains.c are
      the data-command initialization routines.  All others,
      including control-command parsing and specialized drawing,
      is now via a function table.
      c93dd626
  36. May 14, 2001
  37. May 12, 2001
  38. Apr 04, 2001
Loading