Selaa lähdekoodia

Updated roadmap

BearishSun 8 vuotta sitten
vanhempi
sitoutus
9b522fcaa0
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      Documentation/GitHub/roadmap.md

+ 3 - 3
Documentation/GitHub/roadmap.md

@@ -10,18 +10,18 @@ Remaining v1.0 features (in order):
 Post v1.0 features (in no specific order): 
 Post v1.0 features (in no specific order): 
  - Sprites & 2D rendering
  - Sprites & 2D rendering
  - 2D physics (Box2D or Chipmunk integration)
  - 2D physics (Box2D or Chipmunk integration)
- - 2D animation (Sprite based at least, likely bones as well)
+ - 2D animation (basic sprite animation, Spine and/or Spriter)
  - Mobile render API (likely Vulkan, possibly Metal for iOS)
  - Mobile render API (likely Vulkan, possibly Metal for iOS)
  - Android/iOS/WP ports
  - Android/iOS/WP ports
  - Occlussion culling
  - Occlussion culling
- - High level networking (replication, RPCs)
+ - High level networking (replication, RPCs, RakNet integration)
  - Effects/Particle editor
  - Effects/Particle editor
  - Terrain system
  - Terrain system
  - Visual GUI editor 
  - Visual GUI editor 
  
  
 And more to come after that:
 And more to come after that:
  - Dynamic global illumination (+ other high fidelity graphical improvements)
  - Dynamic global illumination (+ other high fidelity graphical improvements)
- - AI (pathfinding, navmesh)
+ - AI (pathfinding, navmesh, Recast/Detour integration)
  - VR support
  - VR support
  - Cinematics editor
  - Cinematics editor
  - Visual shader editor
  - Visual shader editor