From 1bf9eed7ebb959c9d56449cc23cd22bba2a4a067 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 1 Sep 2010 11:05:48 +0000 Subject: Config updates --- col2 | 2 +- test2.dat | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/col2 b/col2 index eceae78..4a302a9 100644 --- a/col2 +++ b/col2 @@ -4,7 +4,7 @@ window_size 800,800; enable solid; enable lighting; enable texture; -const 0.0001; +const 1; collide shatter; scale 1.0; shatter 2,2.0,10.0,1000.0,20; diff --git a/test2.dat b/test2.dat index d476a29..12bcf3d 100644 --- a/test2.dat +++ b/test2.dat @@ -42,12 +42,12 @@ radial mass2, 0; radial mass3, - 0, + 0.01, centre, 300, 0, 0.50, - 0,1,0, + 0,0,1, 0; look centre; @@ -58,4 +58,6 @@ look_at centre; particles 0.001,0.0,1.0; -output output.xml; +collide none; + +#output output.xml; -- cgit v1.2.3