Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Testing

Testing Repo for Front-Row Development

Cyclone Racing Formula SAE

Iowa State University

This Repository stores the Java Code for our custom Telemetry Viewing software, Front Row. This software allows us to take a stream of remote data from our car and graph it in real-time. The software can create multiple types of graphs to display different types of data effectively.

Pre-Reqs For Running:

  • Enable VM-Options
    • Run Configurations > VM-Options
    • Paste the following:
    --add-exports java.base/java.lang=ALL-UNNAMED
    --add-exports java.desktop/sun.awt=ALL-UNNAMED
    --add-exports java.desktop/sun.java2d=ALL-UNNAMED
    --Dsun.java2d.d3d=false
    
  • For each run, under run configurations update main class

Links

License

GNU GPLv3

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages