Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmsc-325-project-2
Introduces the use of BufferedImage in the Java2D API.
https://github.com/crutchtheclutch/cmsc-325-project-2
Last synced: 13 days ago
JSON representation
Introduces the use of BufferedImage in the Java2D API.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmsc-325-project-2
- Owner: CrutchTheClutch
- Created: 2017-09-05T04:41:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:07:12.000Z (over 6 years ago)
- Last Synced: 2024-12-07T11:41:42.706Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 390 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMSC-325-Project-2
#### Introduces the use of BufferedImage in the Java2D APICreates an Animation JPanel that contains multiple images. Images are then transformed depending on the frame of the Animation panel.
_Note: The "CMSC325Week4Templates" folder contains the java files I was supplied to be used as a template. The result being the "Java2D_Animation" project. Additionally, this program is an almost identical copy of "CMSC-405-Project-1". However, this is what was assigned for the class._
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Game Design and Development
>CMSC 325
>A project-driven study of the theory and practice of game design and development. The aim is to build realistic graphical 3-D worlds, animate characters, and add special effects to games. Discussion covers critical mathematical concepts and real-time game physics. Projects include collaborative development of interactive games.