Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seatedro/conicsections
This is a Visualization of Conic Sections using OpenGL.
https://github.com/seatedro/conicsections
Last synced: about 1 month ago
JSON representation
This is a Visualization of Conic Sections using OpenGL.
- Host: GitHub
- URL: https://github.com/seatedro/conicsections
- Owner: seatedro
- Created: 2020-06-08T03:59:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T13:23:58.000Z (over 4 years ago)
- Last Synced: 2024-11-01T10:24:42.934Z (3 months ago)
- Language: C++
- Size: 1.8 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConicSections
This is a Visualization of Conic Sections using OpenGL.## Idea
This project is to make it easier for students to understand Conic Sections.## Future Work.
To scale this application for multiple Use-Cases and multiple platforms.## Usage
Run the executable in the /bin/debug folder.
Or build the code using your C++ compiler with FreeGlut installed from source.