Información sobre B-Splines
http://graphics.stanford.edu/courses/cs348c-95-fall/software/scurvy/
     Scurvy is a simple program that allows the user to visualize and manipulate B-spline curves in space. It was written as a teaching aid for Stanford's 1995 course in modeling in computer graphics (CS 348C)...
Rutinas en Mathlab de B-Splines
http://ioasun2.epfl.ch/kybic/msplines/
     The purpose of this repository is to facilitate experiments with B-spline signal processing using Matlab...
Todo tipo de rutinas matemáticas
http://hissa.nist.gov/dads/termsImpl.html
     This is the web page of terms with definitions which have links to implementations with source code. The language is given in parentheses. We also list all entries by type, for instance, whether it is an algorithm, a definition, a problem, or a data structure, and entries by area, for instance, graphs, trees, sorting,...
B-Splines 3D
http://madmax.me.berkeley.edu/~fuchung/Bsurface.html
     CyberSurface is an internet-based free form surface design tool..
Mas información sobre B-Splines
http://www.cee.hw.ac.uk/~ian/hyper00/curvesurf/bspline.html
     There are two major disadvantages of Bezier curves, namely:

          1.- Their non-localness. Thus while a particular control point mainly influences the shape of the curve close to it, it also affects the entire curve to some extent.

          2.- The fact that the degree of the curve is related to the number of control points. Thus either high order polynomials have to be evaluated or multiple low-degree curve segments have to be used...
Aplicaciones de superficies B-Splines
http://www.cs.brown.edu/stc/resea/modeling/overview_modeling.html
     Geometric modeling, which plays a key interdisciplinary role in the Center, underlies all computer graphics technologies. Although substantial progress has been made in the last six years, modeling remains a major bottleneck in graphics with many fundamental issues still only partially understood...
Aplicación en internet de sistemas dinámicos
http://zipi.fi.upm.es/~d960038/ssdd/
     Se trata de una aplicación que utilizando simulación vectorial con JavaScript representa un sistema de partículas dinámico con total interactividad...
Última modificación el