-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcgal_manual.bib
More file actions
3267 lines (2922 loc) · 105 KB
/
cgal_manual.bib
File metadata and controls
3267 lines (2922 loc) · 105 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
% ----------------------------------------------------------------------------
% $Id: cgal_manual.bib 64637 2011-07-06 11:11:58Z lrineau $
%
% ----------------------------------------------------------------------------
%
% Some guidelines in maintaining this BiBTeX file for the CGAL Manuals:
%
% - Entries are sorted alphabetically by their key
%
% - The key is created following the same rules as geombib, see
% http://compgeom.cs.uiuc.edu/~jeffe/compgeom/biblios.html
%
% Here are roughly the rules:
% initials of authors' last names '-' initials of 5 first title words
% (small words are omitted) '-' 2 digits for year
% then, in case of conflicts, append 'a' for article, 'i' for proceedings,
% 't' for technical reports
%
% - to distinguish our keys from geombib, we use 'cgal:' as a prefix
%
% ----------------------------------------------------------------------------
@article{ cgal:afh-pdecm-02,
author = "P. K. Agarwal and E. Flato and D. Halperin",
title = "Polygon Decomposition for Efficient Construction of {Minkowski} Sums",
journal = "Computational Geometry: Theory and Applications",
volume = 21,
year = 2002,
pages = "39--61"
}
@manual{ cgal:a-cclga-94
,author = {Avnaim, F.}
,title = "{C}{\tt ++}{GAL}: {A} {C}{\tt ++} Library for Geometric
Algorithms"
,organization = {INRIA Sophia-Antipolis}
,year = 1994
,update = "98.01 schirra"
}
@incollection{ cgal:a-cgs-97
,author = "N. Amenta"
,title = "Computational Geometry Software"
,booktitle = "Handbook of Discrete and Computational Geometry"
,editors = "J. Goodman and J. O'Rourke"
,publisher = "CRC Press"
,year = "1997"
,pages = "951--960"
,update = "98.01 schirra"
}
@book{ cgal:a-gps-98
,author = {Matthew H. Austern}
,title = {Generic Programming and the {STL}}
,publisher = {Addison-Wesley}
,year = 1998
,update = "01.06 hoffmann"
}
@book{ cgal:a-mcdgp-01
,author = "Andrei Alexandrescu"
,title = "Modern {C++} Design: Generic Programming and Design
Patterns Applied"
,year = 2001
,publisher = "Addison-Wesley"
}
@inproceedings{ cgal:a-nqimr-67
,author = {Arthur Appel}
,title = {The Notion of Quantitive Invisibility and the
Machine Rendering of Solids}
,booktitle = {Proc. ACM National Conf.}
,year = 1967
,pages = {387--393}
,annote = {Basis for the contour edge idea in hidden surface
removal.}
,update = "97.04 kettner"
}
@article{cgal:acyd-vtm-05
, author = "Pierre Alliez and David Cohen-Steiner
and Mariette Yvinec and Mathieu Desbrun"
, title = "Variational tetrahedral meshing"
, year = 2005
, journal = "ACM Transactions on Graphics"
, pages = "617--625"
, note = "SIGGRAPH '2005 Conference Proceedings"
, volume = 24
, url = "https://hal.inria.fr/inria-00226418"
, geombib = "not yet"
}
@misc{ cgal:ansi-is14882-98
,key = {{C}{\tt ++}}
,title = "International Standard {ISO/IEC} 14882:
Programming languages -- {C{\tt ++}}"
,howpublished = {American National Standards Institute, 11 West 42nd
Street, New York 10036}
,year = 1998
,url = "https://webstore.ansi.org/"
,update = "04.03 kettner, 01.06 hoffmann"
}
@inproceedings{ cgal:b-digph-01
,author = "Herv{\'e} Br{\"o}nnimann"
,title = "Designing and implementing a general purpose halfedge
data structure"
,booktitle = "Proc. 5th International Workshop on Algorithm
Engineering (WAE)"
, editors = "G. Brodal and D. Frigioni and A. Marchetti-Spaccamela"
,publisher = {Springer LNCS 2141}
,year = 2001
,pages = "51--66"
,update = "04.04 kettner"
}
@article{ cgal:bbp-iayed-01
,author = "H. Br{\"o}nnimann and C. Burnikel and S. Pion"
,title = "Interval arithmetic yields efficient dynamic filters
for computational geometry"
,journal = "Discrete Applied Mathematics"
,volume = 109
,year = 2001
,pages = "25--47"
,succeeds = "bbp-iayed-98scg"
,update = "04.03 pion"
}
@article{ cgal:bdpty-tc-02
, author = "Jean-Daniel Boissonnat and Olivier Devillers and Sylvain
Pion and Monique Teillaud and Mariette Yvinec"
, title = "Triangulations in {CGAL}"
, journal = "Comput. Geom. Theory Appl."
, volume = 22
, year = 2002
, pages = "5--19"
, succeeds = "bdty-tcgal-00"
}
@ARTICLE{cgal:bdt-hdcvd-14,
AUTHOR = {Mikhail Bogdanov and Olivier Devillers and Monique Teillaud},
JOURNAL = {Journal of Computational Geometry},
NOTE = {https://hal.inria.fr/hal-00961390},
PAGES = {56--85},
TITLE = {Hyperbolic {Delaunay} complexes and {Voronoi} diagrams made practical},
VOLUME = {5},
YEAR = {2014},
DOI = {10.20382/jocg.v5i1a4},
}
@inproceedings{ cgal:behhms-cbcab-02
,author = {Berberich, Eric and Eigenwillig, Arno and Hemmer, Michael
and Hert, Susan and Mehlhorn, Kurt and Sch{\"o}mer, Elmar}
,editor = {M{\"o}hring, Rolf and Raman, Rajeev}
,title = {A Computational Basis for Conic Arcs and Boolean Operations
on Conic Polygons}
,booktitle = {Algorithms - ESA 2002: 10th Annual European Symposium}
,address = {Rome, Italy}
,publisher = {Springer}
,month = sep
,series = {Lecture Notes in Computer Science}
,volume = {2461}
,year = {2002}
,pages = {174--186}
,abstract = {We give an exact geometry kernel for conic arcs, algorithms
for exact computation with low-degree algebraic
numbers, and an algorithm for computing the
arrangement of conic arcs that immediately leads to
a realization of regularized boolean operations on
conic polygons. A conic polygon, or polygon for
short, is anything that can be obtained from linear
or conic halfspaces (= the set of points where a
linear or quadratic function is non-negative) by
regularized boolean operations. The algorithm and
its implementation are complete (they can handle all
cases), exact (they give the mathematically correct
result), and efficient (they can handle inputs with
several hundred primitives).}
}
@inproceedings{ cgal:bfh-mgedm-95
,author = {Heinzgerd Bendels and Dieter W. Fellner and Sven
Havemann}
,title = {Modellierung der Grundlagen: Erweiterbare
Datenstrukturen zur Modellierung und Visualisierung
polygonaler Welten}
,booktitle = {Modeling -- Virtual Worlds -- Distributed Graphics}
,year = 1995
,editor = {D. W. Fellner}
,pages = {149--157}
,address = {Bad Honnef / Bonn}
,month = {27.--28. November}
,annote = {A reference for the halfedge data structure and
Euler operators (preserving the topological type).}
,update = "97.04 kettner"
}
@inproceedings{ cgal:bgh-dsmd-97
,author = {Julien Basch and Leonidas Guibas and John Hershberger}
,title = {Data Structures for Mobile Data}
,booktitle = {Proceedings of the 8th Annual {ACM}-{SIAM} Symposium on
Discrete Algorithms}
,year = "1997"
,pages = "747--756"
}
@inproceedings{cgal:bhksw-eceicpmqic-05,
author = "Eric Berberich and Michael Hemmer and Lutz Kettner and
Elmar Sch{\"o}mer and Nicola Wolpert",
title = "An Exact, Complete and Efficient Implementation for Computing
Planar Maps of Quadric Intersection Curves",
booktitle = "Proceedings of 21st Annual Symposium on Computational Geometry (SCG)",
year = 2005,
pages = "99--106"
}
@inproceedings{cgal:byb-mgmmi-09
, booktitle = {Medical Image Computing and Computer-Assisted Intervention}
, nickname = "MICCAI 2009"
, series = {Lecture Notes in Computer Science}
, volume = 5762
, year = 2009
, author = {Dobrina Boltcheva and Mariette Yvinec and Jean-Daniel
Boissonnat}
, title = {Mesh Generation from 3D Multi-material Images}
, pages = {283--290}
, url = "https://hal.inria.fr/inria-00420228"
, x-international-audience = "yes"
, x-proceedings = "yes"
}
@article{cgal:-byb-fpdmgmmi-09
, author = "Dobrina Boltcheva and Mariette Yvinec and Jean-Daniel Boissonnat"
, title = "Feature preserving {Delaunay} mesh generation from
3D multi- material images"
, journal = "Computer Graphics Forum"
, note = "special issue for EUROGRAPHICS Symposium on Geometry Processing"
, pages = "1455-14645"
, volume = 28
, year = 2009
, url = "https://hal.inria.fr/inria-00413248"
, x-international-audience = "yes"
, x-editorial-board = "yes"
}
@article{cgal:bfhks-apsca-10,
author = {Eric Berberich and Efi Fogel and Dan Halperin and
Michael Kerber and Ophir Setter},
title = {Arrangements on Parametric Surfaces {II}: Concretizations
and Applications},
journal = {Mathematics in Computer Science},
publisher = {Birkh\"{a}user Basel},
issn = {1661-8270},
keyword = {Mathematics},
pages = {67--91},
volume = {4},
issue = {1},
url = {http://dx.doi.org/10.1007/s11786-010-0043-4},
year = {2010}
}
@article{cgal:bfhmw-apsgf-10,
author = {Eric Berberich and Efi Fogel and Dan Halperin and
Kurt Mehlhorn and Ron Wein},
title = {Arrangements on Parametric Surfaces {I}: General Framework
and Infrastructure},
journal = {Mathematics in Computer Science},
publisher = {Birkh\"{a}user Basel},
issn = {1661-8270},
pages = {45--66},
volume = {4},
issue = {1},
url = {http://dx.doi.org/10.1007/s11786-010-0042-5},
year = {2010}
}
@TechReport{cgal:bhkt-risak-07,
author = {Berberich, Eric and Hemmer, Michael and
Karavelas, Menelaos I. and Teillaud, Monique},
title = {Revision of the interface specification of algebraic kernel},
institution = {INRIA Sophia-Antipolis, Max Planck Institut f{\"u}r
Informatik, National University of Athens},
year = {2007},
type = {Technical Report},
number = {ACS-TR-243301-01},
update = "09.12 penarand"
}
@inproceedings{cgal:bl-kippi-18,
author = {Bauchet, Jean-Philippe and Lafarge, Florent},
title = {{KIPPI: KInetic Polygonal Partitioning of Images}},
booktitle = {{IEEE Conference on Computer Vision and Pattern Recognition (CVPR)}},
address = {Salt Lake City, United States},
year = {2018},
month = {Jun},
pages = {3146--3154}
}
@book{ cgal:bn-sec++-94
,author = "J. J. Barton and L. R. Nackman"
,title = "Scientific and Engineering {C{\tt ++}}"
,publisher = "Addison-Wesley, Reading, MA"
,year = "1997"
,update = "98.01 schirra"
}
@article{cgal:bo-pgsms-05
, author = "Jean-Daniel Boissonnat and Steve Oudot"
, title = "Provably good sampling and meshing of surfaces"
, journal = "Graphical Models"
, volume = 67
, year = 2005
, pages = "405--451"
}
@misc{ cgal:b-ply-11
,key = {PLY}
,title = "{PLY} - Polygon File Format"
,howpublished = {Paul Bourke}
,year = 2011
,url = "http://paulbourke.net/dataformats/ply/"
}
@misc{ cgal:bpp-vrml-95
,author = {Gavin Bell and Anthony Parisi and Mark Pesce}
,title = {VRML The Virtual Reality Modeling Language:
Version 1.0 Specification}
,howpublished = {\url{http://www.web3d.org/standards}}
,url = "http://www.web3d.org/standards"
,month = {May 26}
,year = 1995
,update = "13.04 lrineau"
}
@INPROCEEDINGS{ cgal:btv-dtosl-16,
AUTHOR = {Mikhail Bogdanov and Monique Teillaud and Gert Vegter},
BOOKTITLE = {Proceedings of the Thirty-second International Symposium on Computational Geometry},
PAGES = {20:1--20:17},
TITLE = {Delaunay triangulations on orientable surfaces of low genus},
YEAR = {2016},
DOI = {10.4230/LIPIcs.SoCG.2016.20},
URL = {https://hal.inria.fr/hal-01276386}
}
@incollection{ cgal:bv-sbc-96
,author = "G. Booch and M. Vilot"
,title = "Simplifying the Booch Components"
,booktitle = "{\CC\ }Gems"
,publisher = "SIGS publications"
,editor = "Lippman, S."
,year = "1996"
,pages = "59--89"
,update = "98.01 schirra"
}
@inproceedings{cgal:cad-vsa-04,
title={Variational shape approximation},
author={Cohen-Steiner, David and Alliez, Pierre and Desbrun, Mathieu},
booktitle={ACM Transactions on Graphics (TOG)},
volume={23},
number={3},
pages={905--914},
year={2004},
organization={ACM}
}
@inproceedings{cgal::c-mssbo-04,
author={Chen, L.},
title={{Mesh Smoothing Schemes based on Optimal Delaunay Triangulations}},
booktitle={Proceedings of 13th International Meshing Roundtable},
pages={109--120},
year = {2004}
}
@phdthesis{ cgal:c-tpsos-10
,author = "Manuel Caroli"
,title = "Triangulating Point Sets in Orbit Spaces"
,type = "Th\`{e}se de doctorat en sciences"
,school = "Universit\'e de {Nice-Sophia Antipolis}"
,address = "France"
,year = 2010
,url = "https://tel.archives-ouvertes.fr/tel-00552215/"
}
@inproceedings{cgal:ccplr-redtp-10,
title={Robust and efficient {Delaunay} triangulations of points on or close to a sphere},
author={Caroli, Manuel and de Castro, Pedro MM and Loriot, S{\'e}bastien and Rouiller, Olivier and Teillaud, Monique and Wormser, Camille},
booktitle={International Symposium on Experimental Algorithms},
pages={462--473},
year={2010},
organization={Springer}
}
@article{cgal:cc-rgbss-78
,author = {E.~Catmull and J.~Clark}
,title = {Recursively generated {B}-spline surfaces
on arbitrary topological meshes}
,journal = {Computer Aided Design}
,year = {1978}
,volume = {10}
,pages = {350--355}
}
@article{cgal:cgm-fobbo-11,
title={Fast Oriented Bounding Box Optimization on the Rotation Group $\SO(3, \mathrm{R})$},
author={Chang, Chia-Tche and Gorissen, Bastien and Melchior, Samuel},
journal={ACM Transactions on Graphics (TOG)},
volume={30},
number={5},
pages={1--16},
year={2011},
publisher={ACM New York, NY, USA}
}
@article{cgal:cdeft-slive-00,
author = {Cheng, Siu-Wing and Dey, Tamal K. and Edelsbrunner, Herbert and Facello, Michael A. and Teng, Shang-Hua},
title = {Sliver exudation},
journal = {J. ACM},
volume = {47},
number = {5},
year = {2000},
issn = {0004-5411},
pages = {883--904},
doi = {https://dl.acm.org/citation.cfm?doid=355483.355487},
publisher = {ACM},
address = {New York, NY, USA},
}
@inproceedings{cgal:cdl-pdma-07
, author = "S.-W. Cheng and T. K. Dey and J. A. Levine"
, title = " A practical {Delaunay} meshing algorithm for a large class of domains."
, booktitle = "Meshing Roundtable"
, year = "2007"
, pages = "477-494"
}
@inproceedings{cgal:cdr-drpsc-07,
author = {Siu-Wing Cheng and Tamal K. Dey and Edgar A. Ramos},
title = {{Delaunay} refinement for piecewise smooth complexes},
booktitle = {SODA},
year = {2007},
pages = {1096--1105},
address = {Philadelphia, PA, USA},
}
@inproceedings{ cgal:cl-vmbcm-96
,author = {Brian Curless and Marc Levoy}
,title = {A Volumetric Method for Building Complex
Models from Range Images}
,booktitle = "Computer Graphics (Proc. SIGGRAPH '96)"
,volume = 30
,year = 1996
,pages = {303--312}
,update = "97.08 kettner"
}
@article{ cgal:cht-oacov-90
,author = {M. Chang and N. Huang and C. Tang}
,title = {An optimal algorithm for constructing oriented Voronoi diagrams
and geographic neighborhood graphs}
,journal = "Information Processing Letters"
,volume = 35
,year = 1990
,pages = {255--260}
}
@article{ cgal:cp-edqpf-05,
author="F. Cazals and M. Pouget",
title="Estimating Differential Quantities using Polynomial fitting of Osculating Jets",
journal="Computer Aided Geometric Design",
year="2005",
volume="22",
number="2",
pages="",
note="Conference version: Symp. on Geometry Processing 2003"
}
@article{cgal:cp-ssulc-05
, author = "F. Cazals and M. Pouget"
, title = "Smooth surfaces, umbilics, lines of curvatures, foliations, ridges and the medial axis: selected topics"
, year = "2005"
, volume = "15"
, number = "5"
, pages = "511--536"
, JOURNAL = "Int. J. of Computational Geometry and Applications"
}
@techreport{cgal:cp-tdare-05,
author="F. Cazals and M. Pouget",
title="Topology driven algorithms for ridge extraction on meshes",
number="RR-5526",
institution="INRIA",
year="2005"
}
@article{ cgal:csd-gdbsra-04
, author = "David Cohen-Steiner and Tran Kai Frank Da"
, title = "A greedy Delaunay-based surface reconstruction algorithm"
, journal = "The Visual Computer"
, volume = 20
, pages = "4--16"
, year = 2004
}
@inproceedings{ cgal:csm-rdtnc-03,
author="D. Cohen-Steiner and J.-M. Morvan",
title="Restricted {Delaunay} triangulations and normal cycle",
booktitle="ACM Symposium on Computational Geometry",
address="",
year="2003",
pages=""
}
@inproceedings{ cgal:ct-c3pt-09
, title = "Computing {3D} Periodic Triangulations"
, author = "Manuel Caroli and Monique Teillaud"
, booktitle = "Proceedings 17th European Symposium on Algorithms"
, nickname = "ESA'09"
, series = "Lecture Notes in Computer Science"
, year = 2009
, volume = 5757
, pages = "37--48"
, note = "Full version available as INRIA Research Report 6823 \url{https://hal.inria.fr/inria-00356871}"
}
@inproceedings{cgal:pt-rs-14,
title={Periodic meshes for the %{CGAL} library},
author={Pell{\'e}, Aymeric and Teillaud, Monique},
booktitle={International Meshing Roundtable},
institution={INRIA Sophia Antipolis},
month={October},
year={2014}
}
@inproceedings{ cgal:cvmtwabw-se-96
,author = {Jonathan Cohen and Amitabh Varshney and Dinesh
Manocha and Greg Turk and Hans Weber and Pankaj
Agarwal and Frederick Brooks and William Wright}
,title = {Simplification Envelopes}
,booktitle = "Computer Graphics (Proc. SIGGRAPH '96)"
,volume = 30
,year = 1996
,pages = {119--128}
,note = {Examples and code in
\url{http://www.cs.unc.edu/~geom/envelope.html}}
,update = "97.08 kettner"
}
@article{cgal:cww-ghnac-13,
author = {Crane, Keenan and Weischedel, Clarisse and Wardetzky, Max},
title = {Geodesics in Heat: A New Approach to Computing Distance Based on Heat Flow},
journal = {ACM Trans. Graph.},
issue_date = {September 2013},
volume = {32},
number = {5},
month = oct,
year = {2013},
issn = {0730-0301},
pages = {152:1--152:11},
articleno = {152},
numpages = {11},
url = {https://dl.acm.org/citation.cfm?doid=2516971.2516977},
doi = {10.1145/2516971.2516977},
acmid = {2516977},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Digital geometry processing, discrete differential geometry, distance transform, geodesic distance, heat kernel},
}
@PhdThesis{ cgal:d-ccccg-10,
author = {Damiand, G.},
title = {Contributions aux Cartes Combinatoires et Cartes G\'en\'eralis\'ees : Simplification, Mod\`eles, Invariants Topologiques et Applications},
month = {Septembre},
year = {2010},
school = {Universit\'e Lyon 1},
type = {Habilitation \`a Diriger des Recherches}
}
@Book{cgal:dl-cmeds-14,
author = {Damiand, G and Lienhardt, P.},
title = {Combinatorial Maps: Efficient Data Structures for Computer Graphics and Image Processing},
month = {September},
year = {2014},
publisher = {A K Peters/CRC Press}
}
@article{cgal:d-dh-02
, author = "Olivier Devillers"
, title = "The {Delaunay} hierarchy"
, journal = "Internat. J. Found. Comput. Sci."
, year = 2002
, volume = "13"
, pages = "163--180"
, anote = "special issue on triangulations"
, succeeds = "d-iirdt-98"
}
@mastersthesis{ cgal:d-grct-03
,author = {Wei Ding}
,title = {Geometric Rounding without Changing the Topology}
,school = {Fachbereich Informatik, Universit{\"a}t Saarbr{\"u}cken}
,year = 2003
,address = {Saarbr{\"u}cken, Germany}
,update = "04.04 kettner"
}
@article{ cgal:dds-scs-09
, author = "C. Dyken and M Daehlen and T. Sevaldrud"
, title = "Simultaneous Curve Simplification"
, journal = "Journal of Geographical Systems"
, volume={11}
, number={3}
, pages={273--289}
, year = 2009
}
@article{cgal:dfg-cvtaa-99t,
title={{Centroidal Voronoi Tessellations: Applications and Algorithms}},
author={Du, Q. and Faber, V. and Gunzburger, M.},
journal={SIAM review},
volume={41},
number={4},
pages={637--676},
year={1999},
publisher={Society for Industrial and Applied Mathematics}}
@inproceedings{cgal:dfmt-amafe-00
, author = "Olivier Devillers and Alexandra Fronville and Bernard Mourrain
and Monique Teillaud"
, title = "Algebraic methods and arithmetic filtering for exact predicates
on circle arcs"
, booktitle = "Proc. 16th Annu. ACM Sympos. Comput. Geom."
, year = 2000
, pages = "139--147"
}
@article{cgal:dfmt-amafe-02
, author = "Olivier Devillers and Alexandra Fronville and Bernard
Mourrain and Monique Teillaud"
, title = " Algebraic methods and arithmetic filtering
for exact predicates on circle arcs"
, journal = "Comput. Geom. Theory Appl."
, volume = 22
, year = 2002
, pages = "119--142"
, succeeds = "dfmt-amafe-00"
}
@article{cgal:dh-pifch-96,
author = "J. H. Dul\'a and R. V. Helgason",
title = "A new procedure for identifying the frame of the convex hull of a finite collection of points in multidimensional space",
journal = "European Journal of Operational Research",
volume = "92",
number = "2",
pages = "352 - 367",
year = "1996",
issn = "0377-2217",
doi = "DOI: 10.1016/0377-2217(94)00366-1",
url = "http://www.sciencedirect.com/science/article/B6VCT-3VW8NPR-11/2/3cf4525c68d79c055676541418264043",
keywords = "Convex hull problem, Frame, Linear programming, Data envelopment analysis, Redundancy"
}
@article{cgal:dl-cginc-19,
author = {Despr\'{e}, Vincent and Lazarus, Francis},
title = {Computing the Geometric Intersection Number of Curves},
year = {2019},
issue_date = {December 2019},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {66},
number = {6},
issn = {0004-5411},
url = {https://doi.org/10.1145/3363367},
doi = {10.1145/3363367},
journal = {J. ACM},
month = nov,
articleno = {45},
numpages = {49},
keywords = {combinatorial geodesic, Computational topology, intersection number, curves on surfaces}
}
@unpublished{cgal:dl-cosfa-08,
author = "J.H. Dul\'a and F.J. L\'opez",
title = "Competing Output-Sensitive Frame Algorithms",
year = "2008",
note = "Draft (2008), available at
\url{http://idisk.mac.com/jdula-Public/WORKINGPAPERS/PolyFrOttmann.pdf}",
keywords = "Extreme points, Convex hull, Linear programming, Computational Geometry, Redundancy identification"
}
@article{ cgal:dma-ipsm-02,
author = "Mathieu Desbrun and Mark Meyer and Pierre Alliez",
title = "Intrinsic Parameterizations of Surface Meshes",
journal = "Com{\-}pu{\-}ter Graphics Forum",
volume = "21",
number = "3",
pages = "209--218",
month = sep,
year = "2002"}
@article{cgal:dmsl-ssmrp-11,
author = {Digne, Julie and Morel, Jean-Michel and Souzani, Charyar-Mehdi and
Lartigue, Claire},
title = {Scale Space Meshing of Raw Data Point Sets},
journal = {Computer Graphics Forum},
year = {2011},
volume = {30},
pages = {1630--1642},
number = {6},
issn = {1467-8659},
publisher = {Blackwell Publishing Ltd}
}
@inproceedings{ cgal:dp-eegpd-03
, author = "Olivier Devillers and Sylvain Pion"
, title = "Efficient Exact Geometric Predicates for {Delaunay} Triangulations"
, booktitle = "Proc. 5th Workshop Algorithm Eng. Exper."
, nickname = "ALENEX '03"
, year = 2003
, pages = "37--44"
, url = "https://hal.inria.fr/inria-00344517/"
}
@article{ cgal:dpt-wt-02
, author = "Olivier Devillers and Sylvain Pion and Monique
Teillaud"
, title = "Walking in a triangulation"
, journal = "Internat. J. Found. Comput. Sci."
, year = 2002
, volume = "13"
, pages = "181--199"
, anote = "special issue on triangulations"
, succeeds = "dpt-wt-01"
}
@inproceedings{ cgal:dt-pvr3d-03
, author = "Olivier Devillers and Monique Teillaud"
, title = "Perturbations and Vertex Removal in a {3D Delaunay} Triangulation"
, booktitle = "Proc. 14th ACM-SIAM Sympos. Discrete Algorithms (SODA)"
, url = "https://hal.inria.fr/inria-00166710/"
, year = 2003
, pages = "313-319"
}
@article{cgal:dt-pvrdr-06
, author = "Olivier Devillers and Monique Teillaud"
, title = "Perturbations for {Delaunay} and weighted {Delaunay} {3D} Triangulations"
, journal = "Computational Geometry: Theory and Applications"
, volume = 44
, year = 2011
, pages = "160--168"
, url = "https://hal.archives-ouvertes.fr/inria-00560388/"
, doi = "10.1016/j.comgeo.2010.09.010"
}
@article{cgal:dw-tmgob-02,
title={{Tetrahedral mesh generation and optimization based on centroidal Voronoi tessellations}},
author={Du, Q. and Wang, D.},
journal={International Journal for Numerical Methods in Engineering},
volume={56},
pages={1355--1373},
year={2002}}
@article{ cgal:e-dssd-99
, author = "H. Edelsbrunner"
, title = "Deformable smooth surface design"
, journal = "Discrete Comput. Geom."
, volume = 21
, pages = "87--115"
, year = 1999
}
@Misc{ cgal:e-esmr,
title = {{EPFL} statue model repository},
howpublished = {{EPFL} Computer Graphics and Geometry Laboratory},
url = {http://lgg.epfl.ch/statues_dataset.php}
}
@inproceedings{ cgal:eddhls-maam-95
,author = {Matthias Eck and Tony DeRose and Tom Duchamp and
Hugues Hoppe and Michael Lounsbery and Werner Stuetzle}
,title = {Multiresolution Analysis of Arbitrary Meshes}
,booktitle = "Computer Graphics (Proc. SIGGRAPH '95)"
,volume = 29
,year = 1995
,pages = {173--182}
,note = {Examples in
\url{ftp://ftp.cs.washington.edu/pub/graphics}}
,update = "97.08 kettner"
}
@proceedings{cgal:ek-sicad-99
, title = "Computer Aided Design"
, note = "Special Issue on Offsets, Sweeps and Minkowski Sums"
,volume = 31
, editor = "G. Elber and M.-S. Kim"
, year = 1999
}
@inproceedings{cgal:ekptt-tock-04
, author = "Ioannis Z. Emiris and Athanasios Kakargias and Sylvain Pion and
Monique Teillaud and Elias P. Tsigaridas"
, title = "Towards an Open Curved Kernel"
, booktitle = "Proc. 20th Annu. ACM Sympos. Comput. Geom."
, year = 2004
, pages = "438--446"
}
@phdthesis{ cgal:f-csapc-03
,author = "Julia Fl{\"o}totto"
,title = "A coordinate system associated to a point cloud issued from
a manifold: definition, properties and applications"
,type = "Th\`{e}se de doctorat en sciences"
,school = "Universit\'e de {Nice-Sophia Antipolis}"
,address = "France"
,year = 2003
,url = "https://tel.archives-ouvertes.fr/tel-00832487/"
}
@book{ cgal:f-sec-85
,author = {Richard Fairley}
,title = {Software Engineering Concepts}
,publisher = {McGraw-Hill}
,year = 1985
,series = {McGraw-Hill Series in Software Engineering and Technology}
,annote = {recommended software engineering reading.
Topics from pre-object-oriented software engineering.}
,update = "98.01 kettner"
}
@inproceedings{ cgal:fh-oscps-95
,author = "Ulrich Finke and Klaus Hinrichs"
,title = "Overlaying simply connected planar subdivisions in linear
time"
,booktitle = "Proc. 11th Annu. ACM Sympos. Comput. Geom."
,year = 1995
,pages = "119--126"
,keywords = "red-blue segment intersection"
,update = "95.09 mitchell"
}
@inproceedings{cgal:fsbs-acidt-06,
author = {Fisher, Matthew and Springborn, Boris and Bobenko, Alexander I. and Schroder, Peter},
title = {An Algorithm for the Construction of Intrinsic Delaunay Triangulations with Applications to Digital Geometry Processing},
booktitle = {ACM SIGGRAPH 2006 Courses},
series = {SIGGRAPH '06},
year = {2006},
isbn = {1-59593-364-6},
location = {Boston, Massachusetts},
pages = {69--74},
numpages = {6},
url = {https://dl.acm.org/citation.cfm?doid=1185657.1185668},
doi = {10.1145/1185657.1185668},
acmid = {1185668},
publisher = {ACM},
address = {New York, NY, USA},
}
@InCollection{ cgal:fh-survey-05,
author = {M. S. Floater and K. Hormann},
title = {Surface Parameterization: a Tutorial and Survey},
booktitle = {Advances in Multiresolution for Geometric Modelling},
pages = {157-186},
publisher = {Springer},
year = 2005,
editor = {N. A. Dodgson and M. S. Floater and M. A. Sabin},
series = {Mathematics and Visualization},
address = {Berlin, Heidelberg}}
@article{ cgal:f-mvc-03,
author = "Michael Floater",
title = "Mean Value Coordinates",
journal = "Computer Aided Design",
volume = "20",
number = "1",
pages = "19--27",
year = "2003"}
@inproceedings{ cgal:g-frseb-99
,author = "B. G{\"a}rtner"
,title = "Fast and robust smallest enclosing balls"
,booktitle = "Proc. 7th annu. European Symposium on Algorithms (ESA)"
,year = "1999"
,series = "Lecture Notes in Computer Science"
,volume = "1643"
,publisher = "Springer-Verlag"
,pages = "325--338"
}
@article{cgal:gcsa-nasr-13,
journal = {Computer Graphics Forum},
title = {{Noise-Adaptive Shape Reconstruction from Raw Point Sets}},
author = {Simon Giraudot and David Cohen-Steiner and Pierre Alliez },
pages = {229-238},
volume= {32},
number= {5},
year = {2013},
DOI = {10.1111/cgf.12189},
}
@manual{ cgal:g-gmpal-96
,author = "T. Granlund"
,title = "{GNU MP}, The {GNU} Multiple Precision Arithmetic Library,
version 2.0.2"
,month = jun
,year = 1996
}
@article{ cgal:g-ieva-85
,author = {Ronald N. Goldman}
,title = {Illicit Expressions in Vector Algebra}
,journal = {ACM Transaction on Graphics}
,year = 1985
,volume = 4
,number = 3
,month = jul
,pages = {223--243}
,update = "98.01 kettner"
}
@inproceedings{ cgal:ghhkm-bosnc-03
,author = {Granados, Miguel and Hachenberger, Peter and Hert, Susan
and Ketter, Lutz and Mehlhorn, Kurt and Seel, Michael}
,editor = {Di Battista, Giuseppe and Zwick, Uri}
,title = {Boolean Operations on 3D Selective Nef Complexes
Data Structure, Algorithms, and Implementation}
,booktitle = {Algorithms - ESA 2003: 11th Annual European Symposium}
,address = {Budapest, Hugary}
,publisher = {Springer}
,month = sep
,series = {Lecture Notes in Computer Science}
,volume = {2832}
,year = {2003}
,pages = {174--186}
,abstract = {We describe a data structure for three-dimensional Nef
complexes, algorithms for boolean operations on them,
and our implementation of data structure and algorithms.
Nef polyhedra were introduced by W. Nef in his seminal
1978 book on polyhedra. They are the closure of half-spaces
under boolean operations and can represent non-manifold
situations, open and closed boundaries, and mixed
dimensional complexes. Our focus lies on the generality of
the data structure, the completeness of the algorithms,
and the exactness and efficiency of the implementation.
In particular, all degeneracies are handled.}
}
@book{ cgal:ghjv-dpero-95
,author = {E. Gamma and R. Helm and R. Johnson and J. Vlissides}
,title = {Design Patterns -- Elements of Reusable
Object-Oriented Software}
,publisher = {Addison-Wesley}
,year = 1995
,annote = {recommended OO reading.}
,update = "97.04 kettner"
}
@inproceedings{ cgal:gkr-cfhm-04
,author = {Leonidas Guibas and Menelaos Karaveles and Daniel Russel}
,title = {A Computational Framework for Handling Motion}
,booktitle = {Proceedings of the Sixth Workshop on Algorithm Engineering and
Experiments}
,year = {2004}
,pages = {129--141}
}
@techreport{ cgal:gs-seeeg-98
,author = {Bernd G{\"a}rtner and Sven Sch{\"o}nherr}
,title = {Smallest Enclosing Ellipses -- An Exact and
Generic Implementation in {C++}}
,institution = {Freie Universit{\"a}t Berlin, Germany}
,type = {Serie B -- Informatik}
,number = {B 98-05}
,year = 1998
,month = apr
,url = {http://www.inf.fu-berlin.de/inst/pubs/tr-b-98-05.abstract.html}
,update = "98.06 schoenherr"
}