just_join_v2 icon indicating copy to clipboard operation
just_join_v2 copied to clipboard

支撑人物模型和人物动画

Open zzhgithub opened this issue 2 years ago • 1 comments

参考资料

  • https://github.com/Seldom-SE/seldom_state 状态机
  • https://github.com/lucaspoffo/renet/tree/master/bevy_renet 项目使用的网络库
  • https://github.com/bevyengine/bevy/blob/v0.11.2/examples/animation/animated_fox.rs 官方动画示例

困难

  • 模型建立
  • 人物位置定位
  • 状态机和动画结合

zzhgithub avatar Aug 28 '23 02:08 zzhgithub

https://github.com/ephtracy/voxel-model/blob/master/MagicaVoxel-file-format-vox-extension.txt VOX 模型文档

zzhgithub avatar Sep 19 '23 04:09 zzhgithub