https://github.com/erievs/polytool
A Simple Tool Written In Java and OpenGL For Display Polygons And Calculating Their Degrees
https://github.com/erievs/polytool
geometr java lwgl math maths opengl polygons programmi
Last synced: 8 months ago
JSON representation
A Simple Tool Written In Java and OpenGL For Display Polygons And Calculating Their Degrees
- Host: GitHub
- URL: https://github.com/erievs/polytool
- Owner: erievs
- License: mit
- Created: 2023-11-22T06:55:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T07:08:25.000Z (over 2 years ago)
- Last Synced: 2025-04-06T22:46:20.133Z (about 1 year ago)
- Topics: geometr, java, lwgl, math, maths, opengl, polygons, programmi
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# polytool
** What is this? **
A very simple tool which draws polygons and give you how many degrees (180 * N-2).
**Dependencies**
LWGJL 2.9.3 (I think any 2.x.x)
OpenGL 1.1 Support
Java 1.2 Support
**How To Setup**
1. Go to eclipse
2. Import project
3. Right click on project and slect source
4. Go to libaries (or something) add them and click on the java and also add your native libs
**Copyright (This is more just for branding, it's MIT do whatever the fuck you want with it, please credit me but you don't have to)**
**Erie Valley Software, 2022-2023**