diff --git a/templates/glider-sampler.html b/templates/glider-sampler.html index ac10fac..9c19b82 100644 --- a/templates/glider-sampler.html +++ b/templates/glider-sampler.html @@ -301,7 +301,7 @@

Parametric surface glider

-

The point is a glider on the parametric surface. This template is based on the ParametricSurface3D glider example in the examples folder included with the source code.

+

The point is a glider on the parametric surface. This template is based on the ParametricSurface3D glider example in the examples folder included with the source code. Gliders on parametric surfaces have been available for a long time; this summer’s work just made their motion more intuitive by keeping them inside the surface’s parameter range.