JR-Morgan / MushroomForest

An Interactive OpenGl Scene

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mushroom Forest

CS2150 - Computer Graphics Coursework

The brief was to create a 3D OpenGL Interactive Animation with the theme of "Nature"

This project was created using Light Weight Java Game Library 2

Screenshot from the animation showing butterflies, large and small mushrooms

Link to the javadoc

Controls

The animation can be controlled by the user

  • W, S, A, and D - will move the camera
  • Arrow Keys - will rotate the camera
  • - and + keys will decrease and increase the number of mushrooms
  • X, Y, and Z will view the axis view, from there up and down arrow keys will increase / decrease zoom

Animation

The small mushrooms in the centre will grow and shrink, the phase of this animation changes depending on the position of the mushrooms This creates a wave like effect with a large number of mushrooms.

Above, there are butterflies who will fly around in a circle flapping their wings.

Screenshot from the animation showing top down view of animated mushrooms

About

An Interactive OpenGl Scene


Languages

Language:Java 100.0%