Skip to content
Snippets Groups Projects
  1. Jan 23, 2025
  2. Nov 27, 2020
  3. Aug 01, 2017
  4. Nov 30, 2013
  5. Jul 12, 2013
  6. Mar 13, 2013
  7. Feb 17, 2011
    • slevy's avatar
      6d6ddd20
    • slevy's avatar
      Add arrows on vectors. "vec"/"vector" command now accepts any of · acccdb13
      slevy authored
      "vec off", "vec on", or "vec arrow".  With "arrow",
      draws an arrowhead on each vector, with 3-D size equal to
      the vector's length times the 'arrowscale'.  The arrowhead always
      lies in the screen plane, so its size gives a cue to the vector's
      true 3-D length (e.g. when the vector is viewed nearly end-on,
      even a small arrowhead can look longer than the vector does).
      This also means that arrowheads flip orientation when a vector
      passes through being seen nearly end-on.
      
      Arrowhead size is set by a new second parameter to "vecscale".
      Default is 0.25, meaning that arrowheads are a quarter the main vector's length.
      acccdb13
  8. Jan 21, 2011
  9. Jan 19, 2011
  10. Jun 26, 2009
  11. Jul 25, 2008
  12. Jul 22, 2008
  13. May 02, 2006
  14. Mar 29, 2006
  15. Feb 09, 2006
  16. Jan 17, 2006
  17. Dec 14, 2005
  18. Nov 29, 2005
  19. Oct 18, 2005
  20. Jun 13, 2005
  21. Feb 08, 2005
  22. Oct 18, 2004
  23. Oct 06, 2004
  24. Jul 26, 2004
  25. Jul 25, 2004
  26. Jul 23, 2004
  27. Jul 06, 2004
  28. Apr 19, 2004
  29. Apr 12, 2004
  30. 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
  31. Jan 09, 2004
  32. Jan 08, 2004
    • slevy's avatar
      Add lum options: · 1c09455c
      slevy authored
         "all"  - revert to autoranging
         "abs [base]"  - lum = scalefactor * abs(value - base)
         "lin"  - default behavior (unsets any "abs")
      1c09455c
  33. Dec 10, 2003
  34. Nov 03, 2003
  35. Oct 26, 2003
  36. Oct 24, 2003
Loading