Previous:File I/O and other Directives   Main Index   Next:Beginning Tutorial



Additional New Features

Added Bezier splines to lathe and prism. The spline is made of segments having four points each. Thus there are always four times the number of segments in a prism or lathe. A four point Bezier spline uses 3rd order Bernstein blending functions which are sufficient for smooth curves.

Added float constant clock_delta returns time between frames.



Previous:File I/O and other Directives   Main Index   Next:Beginning Tutorial