https://github.com/robroseknows/graphics-app
Combining the Graphics programs.
https://github.com/robroseknows/graphics-app
Last synced: 11 months ago
JSON representation
Combining the Graphics programs.
- Host: GitHub
- URL: https://github.com/robroseknows/graphics-app
- Owner: RobRoseKnows
- Created: 2015-10-04T16:48:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T03:00:26.000Z (over 10 years ago)
- Last Synced: 2025-02-23T17:22:33.018Z (over 1 year ago)
- Language: Java
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Graphics Mega App
This is a combinations of the various programs I developed in my high school Java graphics class and was worked on at HackRU Fall 2015. Unfortunately it is not a complete repository of my accomplishments in the class as I forgot to retrieve many of my programs before I graduated.
# Features:
## Image Saving and Loading
In Computer Graphics all of my programs took data directly from files within the working directory and only manipulated them within the canvas. The Mega App is more advanced than that and allows users to load whatever they image they want as well as allowing the user to save files post manipulation.
## Motion Blur
The Motion Blur Feature allows the user to create a snazzy blurred image with a center selected via mouse click. To use go to Blurs -> Motion and then click somewhere on the image.
## Basic Blurs
Program features several user controlled blurs including convolving blurs, box blurs,