Skip to content

This program takes azimuth inputs and outputs graphical representations of said azimuths.

Notifications You must be signed in to change notification settings

skaviouz/lobber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lobber

ScreenShot

This program takes azimuth inputs and outputs graphical representations.

Programmer :

  • Eric M. Horvitz II (Skaviouz)

From the inspiration of :

  • Tom Waller

Honorably mentioned :

  • James Bennet
  • Stephen Gilmore

This framework uses:

  • SUN JNA
  • lombok 0.11.8
  • jspf 1.0.2

To run the application via pre-build example :

How to run: (multiple choice)

  • open the zip and find ./lobber/dist/run.bat
  • in windows7 run 'cmd' (control prompt)
  • type 'cd c:/aProject/lobber/dist/run.bat' given if you extract zip to 'c:/aProject/lobber'
  • type 'java -Dsun.java2d.noddraw=true -jar lobber.jar tv.sonis.lobber.LobberToolApplication

Netbeans:

  • Working Dir : C:\aProject\lobber\bin
  • VM Options : -Dsun.java2d.noddraw=true

Notes:

  • add libraries to cp not the directory of jars.

Special Thanks to webpages:

About

This program takes azimuth inputs and outputs graphical representations of said azimuths.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published