Rare find

Efkbgfx. A tool that draws particle effects in games and graphics programs.

github.com/cloudwu/efkbgfx

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2024
  • Merge pull request #42 from junjie020/compile_error
  • follow upstream Effekseer
  • Merge pull request #40 from junjie020/fix_append_sprite_bug
  • fix too mush sprite append bug
November 2023
  • Merge pull request #39 from junjie020/fixwarning
  • remove clang warnings
  • Merge pull request #38 from actboy168/patch-3
  • do not output debug info
October 2023
  • fix assert
September 2023
  • Remove unused function
  • Add default texture
  • Merge pull request #35 from junjie020/shader_compile
  • fix shader compile error
  • Update Effekseer to 2023 Sep 13
  • simple texture_map
  • Add texture_transform
February 2023
  • Merge pull request #34 from actboy168/patch-2
  • fixes compile script
December 2022
  • Merge pull request #33 from junjie020/gl_InstanceIndex_to_gl_InstanceID
  • fix gl_InstanceIndex compile error