Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoC - First Steps #1

Closed
15 of 19 tasks
sivertsenstian opened this issue Oct 29, 2014 · 0 comments
Closed
15 of 19 tasks

PoC - First Steps #1

sivertsenstian opened this issue Oct 29, 2014 · 0 comments
Milestone

Comments

@sivertsenstian
Copy link
Owner

  • Create 'world' with a textured floor, fog
  • Add FPS Camera so user can move and look around using mouse/keyboard
  • Add walls surrounding the floor
  • Implement simple skybox surrounding the world
  • Add Physijs and make the world collideable, gravity etc.
  • Add basic debug, and a debug toggle
    • Axis displayed on 'players'
    • Display world-grid
    • Toggle FPS/MS
    • Toggle World Axis / Coordinate indicator (0,0 and X, Y , Z from there )
  • Extend movement
    • Accelerate, Decelerate when moving
    • Jump
    • Sprint
  • Add simple weapon model
  • Implement rudimentary shot from model
  • Add simple procedural map generation
    • Map: Create the basis for a external map definition (symbols, enums generating certain terrain)
    • Integrate Tiled with Boom (generate map and import to boom)
@sivertsenstian sivertsenstian added this to the PoC milestone Oct 29, 2014
sivertsenstian pushed a commit that referenced this issue Nov 5, 2014
…some basic physics / collision detection to the poc #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant