]> hackdaworld.org Git - physik/posic.git/blobdiff - visual/visual.c
added post proc stuff
[physik/posic.git] / visual / visual.c
index a76c608264f5c1a141bd6678fb38a4c50e1074b5..573ac4fd68be8be1beecb10a3a452331bc4a2724 100644 (file)
@@ -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 100\n");
+       dprintf(v->fd,"spacefill 200\n");
        dprintf(v->fd,"rotate x 100\n");
        dprintf(v->fd,"rotate y 10\n");
        dprintf(v->fd,"set ambient 20\n");