Skip to content

DimYfantidis/3D_platform

Repository files navigation

3D Platformer Game

Created by XG-PRO and DimYfantidis

screenshot


TODO:

  • Create Camera inside an invisible cube
    1. Create invisible body
    2. Create Spherical camera
  • Create a big plane
  • Create High Resolution Objects
    1. Recursive function that adjusts vertices for high/low poly
    2. Create textures
    3. Create shadows
  • Create Gravity
  • Create Collision
    1. Collision Detection
    2. Collision Resolution
    3. Read Physics books (in sources section, below)
  • Create FOV
  • Create Movement
    1. Forward and Back
    2. Left and Right
    3. Delta Time
    4. Acceleration and Desceleration
    5. Smooth Movement
    6. Jump (Needs Collision First)
  • Lock Mouse Inside application -> Track mouse with camera
  • Fix Lighting (real)
  • Create Skybox
  • Insert Music
    1. Ambient music
    2. SFX

Sources:

About

3D platform parkour

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published