[SOLVED] CMSC325 Project 4

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (2 votes)

In this project, you will create you own unique 3D scene using jME and have a user invoke some specific actions.

Your scene should use a root node, multiple child nodes,  transformations and multiple shapes to create your scene. The scene should have at least 2 interactive components The components and specific functionality you implement are up to you.

Make the scene something you want to create.

You should deliver the code associated with the scene and a document describing the inspiration for your unique scene. Provide screen captures and descriptions of successfully running your code.

Grading Rubric:

1. Unique scene using Root node, child nodes, transformation and multiple 3D objects in jME and user interactivity (8 points)

2. Documentation including screen captures, descriptions and inspiration for the scene you created. (2 points)

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.