Cloud Boost

Free roam scene where the user can move left(A), right(D), forward(W) and backwards(S). The user gets a boost straight up into the air when it collides with a cloud. Once the user falls to the ground, there isn't a way to get back to the top of the skybox.

Key technologies:
  • Boids (Flocking)
  • Collision Detection through bounding spheres

  • Cloud collision
    example image

    Jump from collision (in air)
    example image

    Falling
    example image

    On ground
    example image