Learn to Code
John F. Dumas
contact me | resume | how it works | example programs | testimonials | main page

Java - Viewer


► Problem Description: Write a java program that allows the user to enter an arbitrary function of x and y and then render that 3D function. Allow the user to control the angle of the x, y and z axes using both a slider and incremental input.


► Example Screenshot:


► Video Demo:

viewer.mp4

► Source Code

All source files (zip file)
Jar File (jar file)


Back to Example Program Index


© John F. Dumas | johnfdumas@gmail.com | main page | top of page