1 Star 0 Fork 0

Brx86 / WebHYZ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

WebHYZ

Multiplayer Touhou STG on browser

What's new compared with IFE_WPTG?

WebHYZ is based on the developing JavaSTaGe engine

  1. Added local multiplayer support
  2. Game can now have two frames, which can transform between one frame dynamically
  3. Added hyz*** functions which can specify frame-side, stg*** functions now use the same frame-side in caller script object
  4. Added hyz system functions which can handle player charge/combo/chain-score
  5. Added 2D primitive shader, this shader will call object.on_render function with webglcontext
  6. Added object.frame which starts by 1 and increase each frame
  7. Added object.on_move user function which is called after tick-move before position binding
  8. Added object.beforehit user function which is called after position binding before hit check
  9. Added lua*** function for luastg similar function
  10. Added fog for 3D shader.
  11. Added WGLA.* for basic webgl object. WGLA._WGLBuffer is used in curve laser
  12. Added font system using sprite shader

What's on progress?

  1. Adding remilia
  2. Developing standard player script
  3. Adding curve laser dummy hitbox objects
  4. Adding curve laser texture management
  5. Test Framebuffer self rendering by texture replacement (for boss effect)
  6. Add more blend mode

空文件

简介

https://github.com/ExboCooope/WebHYZ.git 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/brx86/WebHYZ.git
git@gitee.com:brx86/WebHYZ.git
brx86
WebHYZ
WebHYZ
master

搜索帮助