• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Foundations of 3D Graphics Programming: Using Jogl and Java3d » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2944077]
• Literatura piękna
 [1814251]

  więcej...
• Turystyka
 [70679]
• Informatyka
 [151074]
• Komiksy
 [35590]
• Encyklopedie
 [23169]
• Dziecięca
 [611005]
• Hobby
 [136031]
• AudioBooki
 [1718]
• Literatura faktu
 [225599]
• Muzyka CD
 [379]
• Słowniki
 [2916]
• Inne
 [443741]
• Kalendarze
 [1187]
• Podręczniki
 [166463]
• Poradniki
 [469211]
• Religia
 [506887]
• Czasopisma
 [481]
• Sport
 [61343]
• Sztuka
 [242115]
• CD, DVD, Video
 [3348]
• Technologie
 [219293]
• Zdrowie
 [98602]
• Książkowe Klimaty
 [124]
• Zabawki
 [2385]
• Puzzle, gry
 [3504]
• Literatura w języku ukraińskim
 [260]
• Art. papiernicze i szkolne
 [7151]
Kategorie szczegółowe BISAC

Foundations of 3D Graphics Programming: Using Jogl and Java3d

ISBN-13: 9781848002838 / Angielski / Twarda / 2008 / 386 str.

Jim X. Chen; Chunyang Chen
Foundations of 3D Graphics Programming: Using Jogl and Java3d Chen, Jim X. 9781848002838 Springer - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

Foundations of 3D Graphics Programming: Using Jogl and Java3d

ISBN-13: 9781848002838 / Angielski / Twarda / 2008 / 386 str.

Jim X. Chen; Chunyang Chen
cena 402,53
(netto: 383,36 VAT:  5%)

Najniższa cena z 30 dni: 385,52
Termin realizacji zamówienia:
ok. 22 dni roboczych.

Darmowa dostawa!

OpenGL, which has been bound in C, is a seasoned graphics library for scientists and engineers. As we know, Java is a rapidly growing language becoming the de facto standard of Computer Science learning and application development platform as many undergraduate computer science programs are adopting Java in place of C/C++. Released by Sun Microsystems in June 2003, the recent OpenGL binding with Java, JOGL, provides students, scientists, and engineers a new venue of graphics learning, research, and applications. Overview This book aims to be a shortcut to graphics theory and programming in JOGL. Specifically, it covers OpenGL programming in Java, using JOGL, along with concise computer graphics theories. It covers all graphics basics and several advanced topics without including some implementation details that are not necessary in graphics applications. It also covers some basic concepts in Java programming for C/C++ programmers. It is designed as a textbook for students who know programming basics already. It is an excellent shortcut to learn 3D graphics for scientists and engineers who understand Java programming. It is also a good reference for C/C++ graphics vi Preface programmers to learn Java and JOGL. This book is a companion to Guide to Graphics Software Tools (Springer-Verlag, New York, ISBN 0-387-95049-4), which covers a smaller graphics area with similar examples in C but has a comprehensive list of graphics software tools. Organization and Features This book concisely introduces graphics theory and programming in Java with JOGL.

Kategorie:
Informatyka
Kategorie BISAC:
Computers > Software Development & Engineering - Computer Graphics
Computers > Software Development & Engineering - Systems Analysis & Design
Computers > Artificial Intelligence - Computer Vision & Pattern Recognition
Wydawca:
Springer
Język:
Angielski
ISBN-13:
9781848002838
Rok wydania:
2008
Wydanie:
2008
Ilość stron:
386
Waga:
0.83 kg
Wymiary:
24.64 x 18.29 x 2.54
Oprawa:
Twarda
Wolumenów:
01
Dodatkowe informacje:
Wydanie ilustrowane

From the reviews of the second edition:

"This book is primarily a survey of the basic, traditional computer graphics topics taught in many algorithm-oriented computer graphics courses ... . all of the example code provided in the textbook is written in Java, using OpenGL. ... Since many institutions have moved to the Java programming language, this is a very reasonable choice. ... Overall, I like the textbook ... . chapters of the textbook constitute a typical one-semester introduction to a graphics overview course of 2D and 3D graphics (rendering side)." (J. Miller, ACM Computing Reviews, June, 2009)

Transformation and Viewing.- Color and Lighting.- Blending and Texture Mapping.- Curved Models.- Vertex Shading, Pixel Shading, and Parallel Processing.- Cg Programming.- Programming in Java3D.- Advanced Topics.

"A good, concise computer graphics textbook covering 3D concepts, essential fundamentals theory, and easy-to-follow OpenGL practical programming in Java."

Dr. Jack Bresenham, Retired IBM Senior Technical Staff Member

Increasingly in the realms of science and industry, computer graphics is an area of critical importance and utility. And within the graphics community, the demand for producing exceptional 3D graphics in particular is almost a given.

This thoroughly updated and enhanced second edition of Foundations of 3D Graphics Programming is an innovative shortcut to graphics theory and programming using JOGL, a new vehicle of 3D graphics programming in Java. This revised edition of the successful, reader-friendly text covers all graphics basics and several advanced topics, as well as some basic concepts in Java programming for those who currently are C/C++ programmers. Specifically, it provides all the core aspects of OpenGL programming in Java using JOGL, along with concisely presented computer graphics theories. In addition, it uses a top-down approach to lead the reader into programming and applications up-front. The content about theory provides a high-level understanding of all basic graphics, and of using JOGL instead of implementing a graphics system. Explanations are integrated with the sample programs, which are specifically designed for learning and accompanying this book.

Topics and Features:

• Presents 2 new chapters covering vertex shading, pixel shading and parallel processing, and Cg programming [NEW]

• Introduces a shortcut to 3D graphics theory, and serves as a concise guide to both theory and programming

• Contains additional new material, such as a look at advanced effects in Cg programming [NEW]

• Covers JOGL, a new vehicle of 3D graphics programming in Java, with extensive and complete examples

• Incorporates numerous practical examples and exercises

• Provides a new appendix for Basic Mathematics for 3D Graphics [NEW]

• Introduces and describes Java3D, a shortcut to high-level 3D graphics APIs in Java, with detailed example programs

• Provides readers with comprehensive samples in JOGL and Java3D

• Offers a supplementary website with updates, sample programs, figures, and useful weblinks and instructions for setting up the OpenGL programming environment

Written by a leader in 3D graphics, virtual experience, and statistical data visualization, this text/reference is a comprehensive, yet concise volume intended for scientists and engineers who understand Java programming. Moreover, it is a good reference for C/C++ graphics programmers interested in learning Java and JOGL. Accessible for an interdisciplinary readership, this book requires only basic knowledge of vector analysis and programming, and as such is highly suitable for classroom use.

Key Topics

• Geometric Transformation

• Lighting and Shading

• Blending and Texture Mapping

• Curved Models

• Programming in Java 3D

• Animation and Simulation

• Vertex Shading and Parallel Processing

• Cg Programming



Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2026 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia