Revision: 45739
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45739&view=rev
Author:   brlcad
Date:     2011-07-31 22:55:23 +0000 (Sun, 31 Jul 2011)

Log Message:
-----------
options for applying or not applying standard gravity in a simplified form (-g 
being default)

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2011-07-31 22:29:37 UTC (rev 45738)
+++ brlcad/trunk/TODO   2011-07-31 22:55:23 UTC (rev 45739)
@@ -59,13 +59,14 @@
   new geometry unless updating the existing is requested.  Usage might
   be something like this:
 
-     simulate [-w] [-f x y z force] <time> [steps]
+     simulate [-k] [-g|-G] [-f x y z N] <time> [steps]
 
   Examples:
      simulate 10.5  # simulate 10.5s of time (default gravity)
      simulate 3 10  # simulate 30s of time, 10s per timestep
-     simulate -f 0 0 -1.0 9807 3.0  # earth's gravity for 3s
-     simulate -w 1.0  # simulate 1s of gravity, overwriting original
+     simulate -f 0 0 -1.0 9.807 3.0  # earth's gravity for 3s
+     simulate -k 1.0  # simulate 1s of gravity, overwriting original
+     simulate -G -f 1 2 3 .4 5  # no gravity, custom force, 5s
 
 * implement new makesegs for tie
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to