도전2022
Killer Game Programming in Java 본문
http://fivedots.coe.psu.ac.th/~ad/jg/
이런 분들에게 많은 투자를 해주어야 하는데~
Killer Game Programming in Java is for people who already know the basics of Java. For example, students who've finished an 'Introduction to Java' course. The aim is to teach reusable techniques which can be pieced together to make lots of different, fun games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
If you don't know Java, then Killer Game Programming in Java isn't for you. Instead, have a look at my Java book suggestions.
The main emphasis of my book (over 17 chapters) is on 3D gaming using Java 3D. Java 3D is a great tool for very quickly building 3D worlds, without needing to implement low-level 3D rendering functionality. This is the only book on Java 3D and gaming. The last chapter describes a networked 3D virtual space.
Early (sometimes very early) draft versions of the book's chapters can be downloaded from here (see the links below).
All the book's code is here, either downloadable as a single zip file (visit the code page), or on a chapter-by-chapter basis from each chapter's page (see the links below).
I've also been adding new chapters here; chapters which don't appear in the book.
Announcing my new Kindle e-book, Vision-based User Interface Programming in Java |
I've received a book award from the university for my work, and two prizes from the faculty: pictures here and here.
There's a Czech edition of my book.
So now I'm an expert author: (not a) Eight Step Plan to Publishing Greatness.
Dr. Andrew Davison
E-mail: ad@fivedots.coe.psu.ac.th
Back to my home page
'소스코드' 카테고리의 다른 글
무료 오픈 소스 ERP 소프트웨어 (0) | 2015.11.06 |
---|---|
javafx 2 documentation (0) | 2014.07.09 |
Javafx creating animated texts (0) | 2014.07.09 |
Netbeans Download : All Package (0) | 2014.07.04 |
Analog Clock in C# WPF using Rotation(아날로그 시계) (0) | 2014.06.17 |