Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 459 Bytes

xstudio

graphics engine type of thing for experimentation/classes

  • vulkan-based, c++20
  • skeletal animation in skel(.hpp/.cpp), cloth sim, sph fluid sim in sim(.hpp/.cpp)
  • WIP gpu scripting language in script/script(.hpp/.cpp)

(I was never really able to get the fluid particle sim working, for some reason it just looks a little off)