[general] name = Pillow; comments = Pillow surface; a1_min = 0; a1_max = 180; a1_steps = 60; a2_min = -180; a2_max = 180; a2_steps = 60; [param] name = a; title = Inflate; default = 1; min = 0.01; max = 10; [formula] X = cos(A1); Y = a * 0.5 * sin(A1) * sin(A2); Z = cos(A2); [preset] name = default; a = 1; a1_min = 0; a1_max = 180; a1_steps = 60; a2_min = -180; a2_max = 180; a2_steps = 60;