De'Casteljau and Splines
[matches/FYP2014.git] / references / refs.bib
1 % PLRM.pdf - Linked from wikipedia.org
2 % PostScript Language Reference Manual ; the "Red Book"
3 % Added 2013-12-23
4 @book {plrm,
5         title = "PostScript Language Reference",
6         author = "Adobe Systems Incorporated",
7         edition = 3,
8         publisher = "Addison-Wesley Publishing Company",
9         year = "1985 - 1999"
10 }
11         
12 % The Fractal Nature of Bezier Curves
13 % Added 2014-01-15
14 % No date?
15 % email [email protected]
16 @article {goldman,
17         title = "The Fractal Nature of Bezier Curves",
18         author = "Ron Goldman",
19         publisher = "Department of Computer Science, Rice University",
20         address = "6100 Main Street, Houstan, Texas",
21         note = "The de Casteljau subdivision algorithm is used to show that Bezier curves are also attractors (ie: fractals).
22                 A new rendering algorithm is derived for Bezier curves."
23 }
24

UCC git Repository :: git.ucc.asn.au