Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crutchtheclutch/cmsc-405-project-1

Introduces the use of BufferedImage in the Java2D API.
https://github.com/crutchtheclutch/cmsc-405-project-1

Last synced: 13 days ago
JSON representation

Introduces the use of BufferedImage in the Java2D API.

Awesome Lists containing this project

README

        

# CMSC-405-Project-1
#### Introduces the use of BufferedImage in the Java2D API

Creates an Animation JPanel that contains multiple images. Images are then transformed depending on the frame of the Animation panel.

_Note: The "Project1Templates" folder contains the java files I was supplied to be used as a template. The result being the "Java2D_Project1" project._

---
###### This project was assigned while attending University of Maryland University College (UMUC)
---

>

Computer Graphics


>

CMSC 405


>

A hands-on, project-based introduction to computer graphics. The goal is to develop projects that render graphic images and animate three-dimensional objects. Topics include programming in OpenGL and transforming, viewing, and modeling 2-D and 3-D objects.