Essential Java 3D fast: Developing 3D Graphics Applications in Java: Essential Series
Autor Ian Palmeren Limba Engleză Paperback – 8 mai 2001
The best way to learn any programming language is by writing programs. In this book, Ian Palmer takes you through the steps to write a simple program in Java 3D, and then shows you how to modify and add features to this program, so you learn the key features of Java 3D.
Learn about: Writing a simple Java 3D program;
Creating Shapes;
Defining Appearance;
Animation;
Behaviours.
The examples in this book assume a working knowledge of Java and some background in 3D graphics, in order to explain the new concepts in Java 3D.
Din seria Essential Series
- Preț: 40.46 lei
- 20% Preț: 316.00 lei
- 20% Preț: 313.22 lei
- 20% Preț: 313.80 lei
- 20% Preț: 292.68 lei
- 20% Preț: 312.08 lei
- 20% Preț: 312.91 lei
- 20% Preț: 259.00 lei
- 20% Preț: 315.90 lei
- 20% Preț: 188.10 lei
- 20% Preț: 311.77 lei
- 20% Preț: 288.96 lei
- 20% Preț: 607.22 lei
- 20% Preț: 309.94 lei
- 20% Preț: 311.36 lei
- 20% Preț: 316.04 lei
- 20% Preț: 291.92 lei
- 20% Preț: 226.73 lei
- 20% Preț: 316.84 lei
- 20% Preț: 604.99 lei
- 20% Preț: 311.31 lei
- 20% Preț: 317.15 lei
- 20% Preț: 605.29 lei
- 20% Preț: 313.01 lei
- 20% Preț: 310.12 lei
- 20% Preț: 315.11 lei
- 20% Preț: 607.80 lei
Preț: 317.28 lei
Preț vechi: 396.60 lei
-20% Nou
Puncte Express: 476
Preț estimativ în valută:
60.73€ • 65.30$ • 50.63£
60.73€ • 65.30$ • 50.63£
Carte tipărită la comandă
Livrare economică 19 decembrie 24 - 02 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781852333942
ISBN-10: 1852333944
Pagini: 292
Ilustrații: VIII, 279 p.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.49 kg
Ediția:Softcover reprint of the original 1st ed. 2001
Editura: SPRINGER LONDON
Colecția Springer
Seria Essential Series
Locul publicării:London, United Kingdom
ISBN-10: 1852333944
Pagini: 292
Ilustrații: VIII, 279 p.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.49 kg
Ediția:Softcover reprint of the original 1st ed. 2001
Editura: SPRINGER LONDON
Colecția Springer
Seria Essential Series
Locul publicării:London, United Kingdom
Public țintă
Professional/practitionerCuprins
1. Introduction.- What is Java 3D?.- Running Java 3D programs.- How to use this book.- 2. Our First Java 3D Program.- The Scene Graph.- The View Branch.- The Content Branch.- The SimpleWorld Program.- Summary.- 3. Creating Shapes.- Geometric primitives in the utility library.- Geometry arrays.- Loading pre-made geometric models.- Summary.- 4. Lighting and Appearance.- The lighting model.- The Appearance class.- Adding more light types.- Lighting geometry array objects.- Using textures.- Summary.- 5. Groups and Transformations.- The BranchGroup.- The TransformGroup.- The Switch class.- Summary.- 6. Animation.- Interpolators and their features.- A rotation interpolator example.- PathInterpolator classes.- Performing 3D morphing.- Summary.- 7. Interaction and Behaviour.- Use of behaviours and their features.- Behavior: the base behaviour class.- The wake up criteria.- A first behaviour: simple morph.- User input utilities.- Collision detection and response.- Summary.- 8. Advanced Topics.- Compiling scene graph content.- Billboards.- Level of detail.- Sound.- Summary.- 9. Duck Shoot!.- The program elements.- Summary.- Appendix A. Source Code.- Appendix B. Example Data Files.- References.
Caracteristici
First book to introduce Java 3D at an introductory level Includes 8 page colour section Part of the popular Essential series Includes supplementary material: sn.pub/extras