Skip to content
Snippets Groups Projects
  1. Apr 12, 2004
  2. 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
  3. Jan 08, 2004
  4. Oct 26, 2003
  5. Oct 24, 2003
  6. Feb 15, 2003
  7. Jul 20, 2002
  8. Jun 18, 2002
  9. Apr 17, 2002
  10. Mar 11, 2002
  11. Jan 22, 2002
  12. Dec 28, 2001
  13. Nov 08, 2001
  14. Aug 26, 2001
  15. Aug 23, 2001
  16. Jul 15, 2001
  17. Jul 12, 2001
  18. Jul 10, 2001
  19. Jul 09, 2001
  20. Jul 07, 2001
  21. Jul 03, 2001
  22. Jun 30, 2001
  23. 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
  24. May 14, 2001
  25. May 12, 2001
  26. Apr 04, 2001
  27. Mar 30, 2001
  28. Mar 13, 2001
  29. Mar 04, 2001
  30. Feb 19, 2001
  31. Feb 14, 2001
  32. Feb 04, 2001
  33. Feb 03, 2001
    • slevy's avatar
      · f296de47
      slevy authored
      Add "setgamma" (abbr. "setgam" or "cgam") command to adjust colors.
      Add "kira tree {off|on|cross|tick} [tickscale]" subcommand
      for showing tree structure of interacting groups.
      f296de47
  34. Jan 24, 2001
    • slevy's avatar
      · 7100fa7f
      slevy authored
      Add everycomp, depthsort fields.
      7100fa7f
  35. Dec 31, 2000
    • slevy's avatar
      · ca277725
      slevy authored
      Add new "trange" command to specify a limited range of times we're
      allowed to view.
      ca277725
  36. Dec 29, 2000
    • slevy's avatar
      · c8049f2b
      slevy authored
      Add ring markers for non-isolated stars.  Not finished yet, but seems usable.
      No GUI yet, but new commands:
         kiractl nodes  {on|off|roots}
         kiractl rings  {on|off|roots}
         kiractl ringsize {sep|semi}   (ring size from curr. separation or semimajor axis)
         kiractl scale  <scalefactor>
         kiractl span   <minpixels> <maxpixels>   (allowed range of ring radii)
      
      Change encoding of nclump: n for leaves, -n for center-of-mass nodes,
         so colormap can make them distinguishable.
      
      Bug: after kiractl command, must change timestep before it takes effect.
      Bug: ring markers aren't colored yet for some reason.
      c8049f2b
  37. Dec 21, 2000
    • slevy's avatar
      · 9d550c39
      slevy authored
      Add flag for "user limited time range", and wrap-band interval.
      9d550c39
    • slevy's avatar
      · cbbb1c0a
      slevy authored
      Add new "nghosts" field for keeping animation history (trails).
      cbbb1c0a
  38. Dec 20, 2000
    • slevy's avatar
      · 41e2c1bc
      slevy authored
      Lots of changes to support new time flow and additional
      time-related GUI.  Probably not all there but at least somewhat usable.
      41e2c1bc
Loading