Richard G. Baldwin
336 articles
Java
Adding Animated Movement to Your Java Application
Java Programming Notes # 352
Preface
General
The World class
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
Software installation and testing
Preview
Discussion and sample code
The World class
Sample program named...
Java
A Slider-Controlled Softening Program for Digital Photos
Java Programming Notes # 351
Preface
General
What you have learned from earlier lessons
What you will learn in this lesson
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
Software...
Java
3D Displays, Color Distance, and Edge Detection
Java Programming Notes # 350
Preface
General
Let's have some fun
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
Software installation and testing
Preview
Edge detection
Color distance and 3D projections
Color distance...
Java
A Pixel Editor Program in Java: Multimedia Programming with Java
Java Programming Notes # 349
Preface
General
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
Software installation and testing
Preview
Program code
Discussion
Run the program
Summary
What's next?
Resources
Complete program listings
Copyright
About the author
Preface
General
This lesson...
Java
Wrapping Up the SimpleTurtle Class: Multimedia Programming with Java
Java Programming Notes # 346
Preface
General
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
Software installation and testing
Preview
Discussion and sample code
The movement methods
The set and get property...
Java
Continuing with the SimpleTurtle Class: Multimedia Programming with Java
Java Programming Notes # 344
Preface
General
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
The DrJava IDE
Software installation and testing
Preview
Discussion and sample code
First sample program - Java344a
Second...
Java
Getting Started with the Turtle Class: Multimedia Programming with Java
Java Programming Notes # 342
Preface
General
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
The DrJava IDE
Software installation and testing
Preview
Discussion and sample code
A Turtle class example
The Turtle...
Java
Creating a First-Person Shooter Game, Math for Java Game Programmers
Java Programming Notes # 1718
Preface
General
Viewing tip
Figures
Listings
Supplementary material
Preview
What Kjell tells us about projections
Several alternatives are available
The updated game-math library named GM03
Discussion and sample code
Instructions for...
Java
Multimedia Programming with Java: Getting Started
Java Programming Notes # 340
Preface
General
Preview
Viewing tip
Figures
Listings
Supplementary material
General background information
A multimedia class library
The DrJava IDE
The multimedia class library
Installation
Testing
The Turtle test
The Picture test
The DrJava IDE
Installation
Testing
The Turtle...
Java
Applications of the Vector Dot Product, Math for Java Game Programmers
Java Programming Notes # 1716
Preface
General
Viewing tip
Figures
Listings
Supplementary material
General background information
Preview
Discussion and sample code
The game-math library named GM02
The program named DotProd3D05
The program named DotProd3D06
The program named...