Skip to content

lbfn83/cube_universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cube universe

Cube Universe is a cube collision simulator using LWJGL.

Image of Cube universe demo

Feature

  • Camera move ( Yaw and Pitch )
  • Collision detection and resolution
  • Randomized movement of cubes

Controls ( key binds )

  1. Camera movement

    • Forward : w
    • Back : s
    • Left : a
    • Right : d
    • Rotation: Drag the mouse around while holding down the right mouse button
  2. Moving cube object Rotation

    • X axis rotation : up and down arrow
    • Y axis rotation : left and right arrow

Future

  1. Add Cube's z rotation
  2. Any keyboard input related to the rotation of Cube should pause the movement of cube for a certain amount of time and then resume randomized movement after timer expires
  3. Lighting effect

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published