Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.
/ OpenArk Public archive

Proof-of-concept fully open arknights themed game

License

Notifications You must be signed in to change notification settings

Owlput/OpenArk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenArk

Proof-of-concept fully open arknights themed game
随便整点,感兴趣就加入,不要太当真
Just randomly poking around, feel free to mess these things around with me.
You'd better not take this seriously or you'll get rather disappointed.

项目状态

中止:无资源分配

构建项目

开发模式构建: cargo build --features bevy/dynamic
打上--feature bevy/dynamic可将数分钟的编译用时缩短到数秒。
发布模式构建: cargo build --release
build换成run即可直接运行
如果没有安装Rust工具链请前往Rust官网获取安装指南。
如果想要更激进的优化敬请阅读Bevy Book

想要加入

来,都可以来,只要你有好的态度,啥都可以干。
急需建模,Blender或者BlockBench
要求就BlockBench那个README里的例子就成(体素),不需要几万个面,也不需要2K材质。
由于引擎限制不支持骨骼动画所以没必要在这上面花时间。
bevy 0.7目前支持骨骼动画
模型需要能以.gltf.glb导出,如果是.obj那可能需要更多工作。

免责声明

本项目所使用依赖中的政治立场不代表本组织及本组织中任何个人的政治立场。

FAQ

  • 为什么不使用Unity/Unreal?
    这两个引擎都是商业引擎,虽然本项目不盈利不需要支付使用费用,但两个引擎的开放程度比不上Bevy。
    我清楚这两个引擎都有非常非常非常非常丰富的教程和资源,但是我头比较铁。
  • 为什么不使用Godot?
    cpp是把双刃剑。
  • 什么时候我能玩到正式版?
    下辈子。
  • 有交流群吗?
    没有,IM效率低下。有什么事开Issue就行,或者发邮件。
  • 哪里赞助?
    这里

About

Proof-of-concept fully open arknights themed game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages