X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=visual%2Fvisual.c;h=a76c608264f5c1a141bd6678fb38a4c50e1074b5;hb=4871747c5c848e5881bea7949a41ceb589263841;hp=a6fda4f747082c714c085b299aaf62f24466031b;hpb=1d83ceb2ce2ff5150fd079f1066b7f583e38c8f4;p=physik%2Fposic.git diff --git a/visual/visual.c b/visual/visual.c index a6fda4f..a76c608 100644 --- a/visual/visual.c +++ b/visual/visual.c @@ -87,7 +87,7 @@ int visual_atoms(t_visual *v,double time,t_atom *atom,int n) { /* script file update */ dprintf(v->fd,"load xyz %s\n",file); - dprintf(v->fd,"spacefill 270\n"); + dprintf(v->fd,"spacefill 100\n"); dprintf(v->fd,"rotate x 100\n"); dprintf(v->fd,"rotate y 10\n"); dprintf(v->fd,"set ambient 20\n");