Curves and surfaces for computer aided geometric design: a practical guide
Gespeichert in:
Späterer Titel: | Curves and surfaces for computer aided geometric design |
---|---|
1. Verfasser: | |
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boston [u.a.]
Acad. Press
1993
|
Ausgabe: | 3. ed. |
Schriftenreihe: | Computer science and scientific computing
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVII, 473 S. Ill., zahlr. graph. Darst. 1 Diskette, 5,25" |
ISBN: | 0122490525 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV008278318 | ||
003 | DE-604 | ||
005 | 20131009 | ||
007 | t | ||
008 | 931018s1993 ad|| |||| 00||| eng d | ||
020 | |a 0122490525 |9 0-12-249052-5 | ||
035 | |a (OCoLC)633846982 | ||
035 | |a (DE-599)BVBBV008278318 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-739 |a DE-29T |a DE-91 |a DE-634 |a DE-83 |a DE-11 | ||
084 | |a ST 320 |0 (DE-625)143657: |2 rvk | ||
084 | |a DAT 756f |2 stub | ||
084 | |a TEC 630f |2 stub | ||
084 | |a DAT 810f |2 stub | ||
100 | 1 | |a Farin, Gerald E. |d 1953- |e Verfasser |0 (DE-588)109438760 |4 aut | |
245 | 1 | 0 | |a Curves and surfaces for computer aided geometric design |b a practical guide |c Gerald Farin |
250 | |a 3. ed. | ||
264 | 1 | |a Boston [u.a.] |b Acad. Press |c 1993 | |
300 | |a XVII, 473 S. |b Ill., zahlr. graph. Darst. |e 1 Diskette, 5,25" | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Computer science and scientific computing | |
650 | 0 | 7 | |a Flächendarstellung |0 (DE-588)4232296-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Kurve |0 (DE-588)4033824-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Geometrische Modellierung |0 (DE-588)4156717-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a CAD |0 (DE-588)4069794-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Fläche |0 (DE-588)4129864-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Computergrafik |0 (DE-588)4010450-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Fläche |0 (DE-588)4129864-0 |D s |
689 | 0 | 1 | |a Computergrafik |0 (DE-588)4010450-3 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Kurve |0 (DE-588)4033824-1 |D s |
689 | 1 | 1 | |a Computergrafik |0 (DE-588)4010450-3 |D s |
689 | 1 | |5 DE-604 | |
689 | 2 | 0 | |a Kurve |0 (DE-588)4033824-1 |D s |
689 | 2 | 1 | |a Geometrische Modellierung |0 (DE-588)4156717-1 |D s |
689 | 2 | |8 1\p |5 DE-604 | |
689 | 3 | 0 | |a Geometrische Modellierung |0 (DE-588)4156717-1 |D s |
689 | 3 | 1 | |a Flächendarstellung |0 (DE-588)4232296-0 |D s |
689 | 3 | |8 2\p |5 DE-604 | |
689 | 4 | 0 | |a CAD |0 (DE-588)4069794-0 |D s |
689 | 4 | |8 3\p |5 DE-604 | |
785 | 0 | 0 | |i Später u.d.T. |t Curves and surfaces for computer aided geometric design |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005469614&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-005469614 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 3\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804122675070631936 |
---|---|
adam_text | Contents
Preface xv
1 P. Bezier: How a Simple System Was Born 1
2 Introductory Material 13
2.1 Points and Vectors 13
2.2 AffineMaps 17
2.3 Linear Interpolation 20
2.4 Piecewise Linear Interpolation 23
2.5 Menelaos Theorem 24
2.6 Function Spaces 25
2.7 Problems 27
3 The de Casteljau Algorithm 29
3.1 Parabolas 29
3.2 The de Casteljau Algorithm 31
3.3 Some Properties of Bezier Curves 32
3.4 The Blossom 36
3.5 Implementation 39
3.6 Problems 40
4 The Bernstein Form of a Bezier Curve 41
4.1 Bernstein Polynomials 41
4.2 Properties of Bezier Curves 44
4.3 The Derivative of a Bezier Curve 46
4.4 Higher Order Derivatives 47
4.5 Derivatives and the de Casteljau Algorithm 50
4.6 Subdivision 51
4.7 Blossom and Polar 56
vii
viii CONTENTS
4.8 The Matrix Form of a Bezier Curve 58
4.9 Implementation 59
4.10 Problems 62
5 Bezier Curve Topics 65
5.1 Degree Elevation 65
5.2 Repeated Degree Elevation 66
5.3 The Variation Diminishing Property 67
5.4 Degree Reduction 68
5.5 Nonparametric Curves 70
5.6 Cross Plots 72
5.7 Integrals 72
5.8 The Bezier Form of a Bezier Curve 74
5.9 The Barycentric Form of a Bezier Curve 75
5.10 The Weierstrass Approximation Theorem 78
5.11 Formulas for Bernstein Polynomials 79
5.12 Implementation 80
5.13 Problems 81
6 Polynomial Interpolation 83
6.1 Aitken s Algorithm 83
6.2 Lagrange Polynomials 86
6.3 The Vandermonde Approach 88
6.4 Limits of Lagrange Interpolation 89
6.5 Cubic Hermite Interpolation 91
6.6 Quintic Hermite Interpolation 96
6.7 The Newton Form and Forward Differencing 96
6.8 Implementation 99
6.9 Problems 99
7 Spline Curves in Bezier Form 101
7.1 Global and Local Parameters 101
7.2 Smoothness Conditions 103
7.3 C1 Continuity 105
7.4 C2 Continuity 106
7.5 Finding a C1 Parametrization 107
7.6 C1 Quadratic B spline Curves 109
7.7 C2 Cubic B spline Curves 115
7.8 Parametrizations 117
CONTENTS ix
7.9 Design and Inverse Design 118
7.10 Implementation 119
7.11 Problems 120
8 Piecewise Cubic Interpolation 121
8.1 C1 Piecewise Cubic Hermite Interpolation 121
8.2 C1 Piecewise Cubic Interpolation I 123
8.3 C1 Piecewise Cubic Interpolation II 126
8.4 Point Normal Interpolation 129
8.5 Font Generation 130
8.6 Problems 130
9 Cubic Spline Interpolation 133
9.1 The B spline Form 133
9.2 The Hermite Form 137
9.3 End Conditions 139
9.4 Parametrization 144
9.5 The Minimum Property 148
9.6 Implementation 152
9.7 Problems 154
10 B splines 157
10.1 Motivation 158
10.2 Knot Insertion 159
10.3 The de Boor Algorithm 165
10.4 Smoothness of B spline Curves 168
10.5 The B spline Basis 169
10.6 Two Recursion Formulas 172
10.7 Repeated Knot Insertion 175
10.8 Additional Material 178
10.9 B spline Blossoms 181
10.10 B spline Basics 184
10.11 Implementation 185
10.12 Problems 186
11 W. Boehm: Differential Geometry I 189
11.1 Parametric Curves and Arc Length 189
11.2 The Frenet Frame 191
11.3 Moving the Frame 192
x CONTENTS
11.4 The Osculating Circle 194
11.5 Nonparametric Curves 197
11.6 Composite Curves 197
12 Geometric Continuity I 201
12.1 Motivation 201
12.2 A Characterization of G2 Curves 202
12.3 Nu splines 204
12.4 G2 Piecewise Bezier Curves 207
12.5 Direct G2 Cubic Splines 210
12.6 Implementation 212
12.7 Problems 213
13 Geometric Continuity II 215
13.1 Gamma splines 215
13.2 Local Basis Functions for G2 Splines 218
13.3 Beta splines 222
13.4 Higher Order Geometric Continuity 223
13.5 Implementation 226
13.6 Problems 227
14 Conic Sections 229
14.1 Projective Maps of the Real Line 229
14.2 Conies as Rational Quadratics 233
14.3 A de Casteljau Algorithm 238
14.4 Derivatives 239
14.5 The Implicit Form 240
14.6 Two Classic Problems 242
14.7 Classification 244
14.8 Control Vectors 246
14.9 Implementation 248
14.10 Problems 249
15 Rational Bezier and B spline Curves 251
15.1 Rational Bezier Curves 251
15.2 The de Casteljau Algorithm 252
15.3 Derivatives 255
15.4 Osculatory Interpolation 256
15.5 Reparametrization and Degree Elevation 257
CONTENTS xi
15.6 Control Vectors 260
15.7 Rational Cubic B spline Curves 261
15.8 Interpolation with Rational Cubics 263
15.9 Rational B splines of Arbitrary Degree 264
15.10 Implementation 265
15.11 Problems 266
16 Tensor Product Bezier Surfaces 267
16.1 Bilinear Interpolation 267
16.2 The Direct de Casteljau Algorithm 269
16.3 The Tensor Product Approach 271
16.4 Properties 277
16.5 Degree Elevation 278
16.6 Derivatives 279
16.7 Normal Vectors 281
16.8 Twists 284
16.9 The Matrix Form of a Bezier Patch 285
16.10 Nonparametric Patches 286
16.11 Implementation 288
16.12 Problems 288
17 Composite Surfaces and Spline Interpolation 291
17.1 Smoothness and Subdivision 291
17.2 Bicubic B spline Surfaces 294
17.3 Twist Estimation 296
17.4 Tensor Product Interpolants 301
17.5 The Parametrization 305
17.6 Bicubic Hermite Patches 307
17.7 Rational Bezier and B spline Surfaces 309
17.8 Surfaces of Revolution 311
17.9 Volume Deformations 313
17.10 Trimmed Surfaces 316
17.11 Implementation 317
17.12 Problems 319
18 Bezier Triangles 321
18.1 Barycentric Coordinates and Linear Interpolation 321
18.2 The de Casteljau Algorithm 324
18.3 Triangular Blossoms 328
xii CONTENTS
18.4 Bernstein Polynomials 329
18.5 Derivatives 331
18.6 Subdivision 335
18.7 Differentiability 338
18.8 Degree Elevation 339
18.9 Nonparametric Patches 340
18.10 Rational Bezier Triangles 343
18.11 Quadrics 346
18.12 Implementation 350
18.13 Problems 350
19 Geometric Continuity for Surfaces 353
19.1 Introduction 353
19.2 Triangle Triangle 354
19.3 Rectangle Rectangle 358
19.4 Rectangle Triangle 359
19.5 Filling in Rectangular Patches 360
19.6 Filling in Triangular Patches 361
19.7 Theoretical Aspects 362
19.8 Problems 362
20 Coons Patches 363
20.1 Ruled Surfaces 364
20.2 Coons Patches: Bilinearly Blended 365
20.3 Coons Patches: Partially Bicubically Blended 368
20.4 Coons Patches: Bicubically Blended 370
20.5 Piecewise Coons Surfaces 372
20.6 Problems 373
21 Coons Patches: Additional Material 375
21.1 Compatibility 375
21.2 Control Nets from Coons Patches 378
21.3 Translational Surfaces 380
21.4 Gordon Surfaces 381
21.5 Boolean Sums 383
21.6 Triangular Coons Patches 385
21.7 Implementation 388
21.8 Problems 388
CONTENTS xiii
22 W. Boehm: Differential Geometry II 389
22.1 Parametric Surfaces and Arc Element 389
22.2 The Local Frame 391
22.3 The Curvature of a Surface Curve 392
22.4 Meusnier s Theorem 394
22.5 Lines of Curvature 395
22.6 Gaussian and Mean Curvature 397
22.7 Euler s Theorem 398
22.8 Dupin s Indicatrix 399
22.9 Asymptotic Lines and Conjugate Directions 400
22.10 Ruled Surfaces and Developables 401
22.11 Nonparametric Surfaces 403
22.12 Composite Surfaces 404
23 Interrogation and Smoothing 407
23.1 Use of Curvature Plots 407
23.2 Curve and Surface Smoothing 408
23.3 Surface Interrogation 411
23.4 Implementation 414
23.5 Problems 416
24 Evaluation of Some Methods 417
24.1 Bezier Curves or B spline Curves? 417
24.2 Spline Curves or B spline Curves? 417
24.3 The Monomial or the Bezier Form? 418
24.4 The B spline or the Hermite Form? 421
24.5 Triangular or Rectangular Patches? 422
25 Quick Reference of Curve and Surface Terms 425
Appendix 1 List of Programs 431
Appendix 2 Notation 433
Bibliography 435
Index 465
|
any_adam_object | 1 |
author | Farin, Gerald E. 1953- |
author_GND | (DE-588)109438760 |
author_facet | Farin, Gerald E. 1953- |
author_role | aut |
author_sort | Farin, Gerald E. 1953- |
author_variant | g e f ge gef |
building | Verbundindex |
bvnumber | BV008278318 |
classification_rvk | ST 320 |
classification_tum | DAT 756f TEC 630f DAT 810f |
ctrlnum | (OCoLC)633846982 (DE-599)BVBBV008278318 |
discipline | Technik Informatik |
edition | 3. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02631nam a2200625 c 4500</leader><controlfield tag="001">BV008278318</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20131009 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">931018s1993 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0122490525</subfield><subfield code="9">0-12-249052-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)633846982</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV008278318</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-91</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 320</subfield><subfield code="0">(DE-625)143657:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 756f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">TEC 630f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 810f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Farin, Gerald E.</subfield><subfield code="d">1953-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)109438760</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Curves and surfaces for computer aided geometric design</subfield><subfield code="b">a practical guide</subfield><subfield code="c">Gerald Farin</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston [u.a.]</subfield><subfield code="b">Acad. Press</subfield><subfield code="c">1993</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 473 S.</subfield><subfield code="b">Ill., zahlr. graph. Darst.</subfield><subfield code="e">1 Diskette, 5,25"</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Computer science and scientific computing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Flächendarstellung</subfield><subfield code="0">(DE-588)4232296-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Kurve</subfield><subfield code="0">(DE-588)4033824-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Geometrische Modellierung</subfield><subfield code="0">(DE-588)4156717-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">CAD</subfield><subfield code="0">(DE-588)4069794-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Fläche</subfield><subfield code="0">(DE-588)4129864-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Computergrafik</subfield><subfield code="0">(DE-588)4010450-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Fläche</subfield><subfield code="0">(DE-588)4129864-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Computergrafik</subfield><subfield code="0">(DE-588)4010450-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Kurve</subfield><subfield code="0">(DE-588)4033824-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Computergrafik</subfield><subfield code="0">(DE-588)4010450-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Kurve</subfield><subfield code="0">(DE-588)4033824-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2="1"><subfield code="a">Geometrische Modellierung</subfield><subfield code="0">(DE-588)4156717-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="3" ind2="0"><subfield code="a">Geometrische Modellierung</subfield><subfield code="0">(DE-588)4156717-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="3" ind2="1"><subfield code="a">Flächendarstellung</subfield><subfield code="0">(DE-588)4232296-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="3" ind2=" "><subfield code="8">2\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="4" ind2="0"><subfield code="a">CAD</subfield><subfield code="0">(DE-588)4069794-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="4" ind2=" "><subfield code="8">3\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="785" ind1="0" ind2="0"><subfield code="i">Später u.d.T.</subfield><subfield code="t">Curves and surfaces for computer aided geometric design</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005469614&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-005469614</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">3\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV008278318 |
illustrated | Illustrated |
indexdate | 2024-07-09T17:17:38Z |
institution | BVB |
isbn | 0122490525 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-005469614 |
oclc_num | 633846982 |
open_access_boolean | |
owner | DE-739 DE-29T DE-91 DE-BY-TUM DE-634 DE-83 DE-11 |
owner_facet | DE-739 DE-29T DE-91 DE-BY-TUM DE-634 DE-83 DE-11 |
physical | XVII, 473 S. Ill., zahlr. graph. Darst. 1 Diskette, 5,25" |
publishDate | 1993 |
publishDateSearch | 1993 |
publishDateSort | 1993 |
publisher | Acad. Press |
record_format | marc |
series2 | Computer science and scientific computing |
spelling | Farin, Gerald E. 1953- Verfasser (DE-588)109438760 aut Curves and surfaces for computer aided geometric design a practical guide Gerald Farin 3. ed. Boston [u.a.] Acad. Press 1993 XVII, 473 S. Ill., zahlr. graph. Darst. 1 Diskette, 5,25" txt rdacontent n rdamedia nc rdacarrier Computer science and scientific computing Flächendarstellung (DE-588)4232296-0 gnd rswk-swf Kurve (DE-588)4033824-1 gnd rswk-swf Geometrische Modellierung (DE-588)4156717-1 gnd rswk-swf CAD (DE-588)4069794-0 gnd rswk-swf Fläche (DE-588)4129864-0 gnd rswk-swf Computergrafik (DE-588)4010450-3 gnd rswk-swf Fläche (DE-588)4129864-0 s Computergrafik (DE-588)4010450-3 s DE-604 Kurve (DE-588)4033824-1 s Geometrische Modellierung (DE-588)4156717-1 s 1\p DE-604 Flächendarstellung (DE-588)4232296-0 s 2\p DE-604 CAD (DE-588)4069794-0 s 3\p DE-604 Später u.d.T. Curves and surfaces for computer aided geometric design HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005469614&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 2\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 3\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Farin, Gerald E. 1953- Curves and surfaces for computer aided geometric design a practical guide Flächendarstellung (DE-588)4232296-0 gnd Kurve (DE-588)4033824-1 gnd Geometrische Modellierung (DE-588)4156717-1 gnd CAD (DE-588)4069794-0 gnd Fläche (DE-588)4129864-0 gnd Computergrafik (DE-588)4010450-3 gnd |
subject_GND | (DE-588)4232296-0 (DE-588)4033824-1 (DE-588)4156717-1 (DE-588)4069794-0 (DE-588)4129864-0 (DE-588)4010450-3 |
title | Curves and surfaces for computer aided geometric design a practical guide |
title_auth | Curves and surfaces for computer aided geometric design a practical guide |
title_exact_search | Curves and surfaces for computer aided geometric design a practical guide |
title_full | Curves and surfaces for computer aided geometric design a practical guide Gerald Farin |
title_fullStr | Curves and surfaces for computer aided geometric design a practical guide Gerald Farin |
title_full_unstemmed | Curves and surfaces for computer aided geometric design a practical guide Gerald Farin |
title_new | Curves and surfaces for computer aided geometric design |
title_short | Curves and surfaces for computer aided geometric design |
title_sort | curves and surfaces for computer aided geometric design a practical guide |
title_sub | a practical guide |
topic | Flächendarstellung (DE-588)4232296-0 gnd Kurve (DE-588)4033824-1 gnd Geometrische Modellierung (DE-588)4156717-1 gnd CAD (DE-588)4069794-0 gnd Fläche (DE-588)4129864-0 gnd Computergrafik (DE-588)4010450-3 gnd |
topic_facet | Flächendarstellung Kurve Geometrische Modellierung CAD Fläche Computergrafik |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=005469614&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT faringeralde curvesandsurfacesforcomputeraidedgeometricdesignapracticalguide |