Skip to content

firen777/CS185CFinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS185CFinal

CS185CFinal

API: Processing 3
ddf.Minim

Dependancy:
(https://processing.org/tutorials/eclipse/) core.jar

Note:
PApplet.main( new String[] { "--present", "NameOfClass" });
is required when going full screen on MacOS, otherwise:
PApplet.main(new String[] {"NameOfClass"});


JavaDoc
http://processing.github.io/processing-javadocs/core/


Relevant examples:

Music visualizations:
https://github.com/blyk/Music-Visualization
https://github.com/samuellapointe/ProcessingCubes

Co-Author: Nathan Tseng

Special thanks to Toby Fox for creating the phenomenal game Undertale,
for being part of the inspiration of this project,
as well as the awesome art assets for testing purposes.

Releases

No releases published

Packages

No packages published

Languages