77Z / Shadow-Native

C++ Shadow Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadow-Native

C++ Shadow Engine

Add to vscode settings for syntax highlighting on shaders "files.associations": { "*.sc": "hlsl" }

TODO

  • Recreate common folder from BGFX to use in Shadow
  • Fork a version of imgui-node-editor that compiles without modification
  • EVERYTHING
  • Meson + Ninja Build System??
  • Hot Reloading with jet-live
  • I have no idea why the ImGui Implementation is leaking memory since the shaders are being destroyed at the programs end of life

Attributions

  • BGFX - bkaradzic
  • BX - bkaradzic
  • BIMG - bkaradzic
  • GLFW
  • OpenVR - Valve
  • Dear ImGui - ocornut
  • Lohmann, N. (2022). JSON for Modern C++ (Version 3.10.5) [Computer software]. https://github.com/nlohmann
  • ImGui Node Editor - thedmd
  • Miniaudio - mackron
  • Termcolor - ikalnytskyi
  • Snappy - Google
  • LevelDB - Google
  • LZ4 - Yann Collet

About

C++ Shadow Engine

License:Other


Languages

Language:C 92.0%Language:C++ 7.8%Language:TypeScript 0.1%Language:Shell 0.0%Language:SuperCollider 0.0%Language:CMake 0.0%Language:Scala 0.0%Language:Java 0.0%Language:Python 0.0%Language:JavaScript 0.0%Language:Makefile 0.0%Language:Rust 0.0%Language:Meson 0.0%Language:Cuda 0.0%Language:HTML 0.0%