// Blob Model // Body Sphere { position = 0 0 0; radius = 3; color = 1.0 1.0 1.0 1.0; }; // Left Eye Sphere { position = -1 -2.85 0; radius = 0.6; color = 0.0 0.0 0.0 1.0; }; // Right Eye Sphere { position = 1 -2.85 0; radius = 0.6; color = 0.0 0.0 0.0 1.0; }; @END@