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

To-do List in renew branch #113

Open
8 of 24 tasks
harrynull opened this issue Feb 8, 2018 · 5 comments
Open
8 of 24 tasks

To-do List in renew branch #113

harrynull opened this issue Feb 8, 2018 · 5 comments

Comments

@harrynull
Copy link
Member

harrynull commented Feb 8, 2018

高优先级

  1. 修复Vec问题 (179d5b8)
  2. 修改架构
    • 线程池更新
    • 网络 (RakNet->rpclib) (d5e4f6e)
    • 渲染 (OpenGL-> bgfx) / GLES
    • UI (Dear Imgui->nuklear) (61ab0cb)
  3. 多人 (d5e4f6e)

中优先级

  1. 退游戏崩溃

游戏性

  1. 鼠标控制视角 (1b5a210)
  2. 重力 (ed5e5a2)
  3. 液态水
  4. 开始菜单
  5. 光影水反
  6. VR 支持
  7. 背包
  8. 拾取

优化

  1. VertexArray 优化(动态增长的VertexArray)
  2. 空区块优化(空区块不储存chunk数据)
  3. Frustum 优化(玩家看不到的区域不渲染)
  4. HeightMap 优化(缓存生成的地形)
  5. 内存池
  6. 多线程渲染检测
  7. 无锁队列
  8. 单人模式不使用网络(优化RPC)
@DWVoid
Copy link
Member

DWVoid commented Feb 9, 2018

修复vec问题是啥?

@DWVoid
Copy link
Member

DWVoid commented Mar 13, 2018

Shall we use another library instead of bgfx? Testing shows that it is not that stable as we think it is @harrynull

@harrynull
Copy link
Member Author

@DREAMWORLDVOID What's your suggestion?

@AnkingLin
Copy link
Member

开始菜单用imgui做不好看吧。。。

@harrynull
Copy link
Member Author

@Cawell-Anki 是nuklear

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

3 participants