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

GEFS开坑了~ #1

Open
LemonHX opened this issue Nov 10, 2020 · 1 comment
Open

GEFS开坑了~ #1

LemonHX opened this issue Nov 10, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@LemonHX
Copy link
Member

LemonHX commented Nov 10, 2020

2020/11/10 21:00 QQ群会议讨论内容:

  • 架构
  • 游戏引擎主循环逻辑
  • 游戏引擎加载逻辑
  • 游戏引擎渲染
@LemonHX LemonHX added the good first issue Good for newcomers label Nov 10, 2020
@LemonHX LemonHX self-assigned this Nov 10, 2020
@LemonHX
Copy link
Member Author

LemonHX commented Nov 10, 2020

會議簡報

造一個類似的: https://github.com/tuzz/game-loop

game object -> hashtable + 函數指針(with this as parameter~)
game object message 系統 : serde + json + 手寫垃圾RPC

render loop: fix command buffer(vec) -> rayon queue submit -> finish
game loop: input | event loop + audio <-> render loop (time as tick)

造出來 game_loop 框架後,找人做VFS+LRU Cache

gui: imgui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant