Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keizerzilla/pseudoangles-java-demo
A simple Java app that help understand how pseudo-angles work.
https://github.com/keizerzilla/pseudoangles-java-demo
demo java pseudo-angle
Last synced: about 1 month ago
JSON representation
A simple Java app that help understand how pseudo-angles work.
- Host: GitHub
- URL: https://github.com/keizerzilla/pseudoangles-java-demo
- Owner: keizerzilla
- License: mit
- Created: 2016-10-05T23:42:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T02:07:56.000Z (about 8 years ago)
- Last Synced: 2024-11-05T22:12:12.025Z (3 months ago)
- Topics: demo, java, pseudo-angle
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pseudoangledemo
This is a demo I wrote back in 2014 for college. In this program you can see the pseudo-angle of points created by the user using your mouse. Some functionallity are provided in a simple key-function style. The code was written in Java and the graphics are provided by the Slick2D library.![alt demopic](http://i.imgur.com/kZCwmxf.png)