SinPlot is a Java program that plots Cartesian coorinates & a sinusoidal function. Just for fun there is a bit of code to randomly color each line segment & project lines from the origin for a 3D parallax effect.
- Compile with: javac SinPlot.java
- Run with: java SinPlot