Skip to content

NiwradMendyke/CSCI-576Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

CSCI-576Project

Hyperlinked Video Project for class

A sample program to display and manipulate images in left and right panels. This has been given as java code to create and display a plain white rgb image of the specified format explained in the homework, draws a black line, and then displays it on screen.

Unzip the folder to where you want. To run the code from command line, first compile with:

javac finalproject/*.java and then, you can run it to take in a single parameter "n":

java finalproject.Editor where the given parameter is a "dummy" parameter used to give an example of command line args in Java.

About

Hyperlinked Video Project for class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages