HarmonyEngine icon indicating copy to clipboard operation
HarmonyEngine copied to clipboard

Custom Shaders

Open GameOverture opened this issue 1 year ago • 0 comments

  • [x] Integrate QCodeEditor (https://github.com/Megaxela/QCodeEditor)
    • [ ] Asset Preview can now edit code for CPP/H/VS/FS
    • [x] Listen for external file modifications to currently open source code and update
  • [ ] Create Shader Item type
    • [ ] Create Icon (pixel file idea)
    • [ ] Do all the ItemType things for adding 'Shader'
    • [ ] Create Model/Widget/UndoCmds/Draw
  • [ ] Get ShaderToy shader working in code by assembling HyShader manually

GameOverture avatar Apr 20 '24 22:04 GameOverture