mirror of https://github.com/CGAL/cgal
73 lines
2.3 KiB
BibTeX
73 lines
2.3 KiB
BibTeX
%======================================================
|
|
% == SUBDIVISION ======================================
|
|
%======================================================
|
|
|
|
@article{a-rotm-02,
|
|
author = "Marc Alexa",
|
|
title = "Refinement Operators for Triangle Meshes",
|
|
journal = "Computer Aided Geometric Design",
|
|
pages = "169-172",
|
|
year = 2002,
|
|
volume = "19(3)"}
|
|
|
|
|
|
@misc{sl-qts-02,
|
|
author = "Jos Stam and Charles Loop",
|
|
title = "Quad/Triangle Subdivision",
|
|
note = "Preprint",
|
|
year = "2002"}
|
|
|
|
@article{l-pg-03,
|
|
author = "Adi Levin",
|
|
title = "Polynomial Generation and Quasi-Interpolation
|
|
in Stationary Non-Uniform Subdivision",
|
|
journal = "Computer Aided Geometric Design",
|
|
pages = "41-60",
|
|
year = 2003,
|
|
volume = "20(1)"}
|
|
|
|
@inproceedings{k-sqrt3-00,
|
|
author = {L. Kobbelt},
|
|
title = {$\sqrt{3}$-{S}ubdivision},
|
|
booktitle = {ACM SIGGRAPH 00 Conference Proceedings},
|
|
pages = {103-112},
|
|
year = {2000}}
|
|
|
|
%======================================================
|
|
% == CGAL =============================================
|
|
%======================================================
|
|
|
|
@article{fgkss-dccga-00
|
|
, author = "A. Fabri and G.-J. Giezeman and L. Kettner and S. Schirra
|
|
and S. Sch{\"o}nherr"
|
|
, title = "{On the Design of {CGAL}, a Computational Geometry
|
|
Algorithms Library}"
|
|
, journal = "Softw. -- Pract. Exp."
|
|
, volume = 30
|
|
, number = 11
|
|
, year = 2000
|
|
, pages = "1167--1202"
|
|
, note = "{www.cgal.org}"
|
|
, annote = "Special Issue on Discrete Algorithm Engineering"}
|
|
|
|
@article{k-ugpdd-99
|
|
, author = "L. Kettner"
|
|
, title = "{Using generic programming for designing a data structure
|
|
for polyhedral surfaces}"
|
|
, journal = "Comput. Geom. Theory Appl."
|
|
, volume = 13
|
|
, year = 1999
|
|
, pages = "65--90"}
|
|
|
|
%======================================================
|
|
% == STL ==============================================
|
|
%======================================================
|
|
|
|
@book{ms-stl-96,
|
|
author = "D. R. Musser and A. Saini",
|
|
title = "{STL} Tutorial and Reference Guide: {C++} Programming
|
|
with the {Standard Template Library}",
|
|
year = 1996,
|
|
publisher = "Addison-Wesley"}
|
|
|