Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmsc-325-project-4
Create a Simple 3D Scene in the Java Monkey Engine.
https://github.com/crutchtheclutch/cmsc-325-project-4
Last synced: about 1 month ago
JSON representation
Create a Simple 3D Scene in the Java Monkey Engine.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmsc-325-project-4
- Owner: CrutchTheClutch
- Created: 2017-10-16T01:06:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:18:52.000Z (over 6 years ago)
- Last Synced: 2024-10-23T12:02:57.929Z (3 months ago)
- Language: Java
- Size: 14.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMSC-325-Project-4
#### Create a Simple 3D Scene in the Java Monkey Engine.In this project, I have created a simple 3D scene that introduces the concepts of translations, terrain, importing assets, the update loop, and more. The player is a Tank, which is moveable around the scene using the W, A, S, and D keys.
---
###### 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.