Sphere

mainprogram@sphere1.f
subroutine  sphere2 (r, g, b, rd)

Description: This program draws a sphere that it gives value of the color and radius.

Input variable:
  rd : The radius
  r : The red value [0,1]
  g : The green value [0,1]
  b : The blue value [0,1]

Drawing example: sphere1.wrl