瀏覽代碼

Updated roadmap

BearishSun 8 年之前
父節點
當前提交
9b522fcaa0
共有 1 個文件被更改,包括 3 次插入3 次删除
  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): 
  - Sprites & 2D rendering
  - 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)
  - Android/iOS/WP ports
  - Occlussion culling
- - High level networking (replication, RPCs)
+ - High level networking (replication, RPCs, RakNet integration)
  - Effects/Particle editor
  - Terrain system
  - Visual GUI editor 
  
 And more to come after that:
  - Dynamic global illumination (+ other high fidelity graphical improvements)
- - AI (pathfinding, navmesh)
+ - AI (pathfinding, navmesh, Recast/Detour integration)
  - VR support
  - Cinematics editor
  - Visual shader editor