Skip to content

mrbfrank/SinPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SinPlot

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.

  1. Compile with: javac SinPlot.java
  2. Run with: java SinPlot

markdown preview

About

Java program that plots a sinusoidal function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages