627e6a93ea761890fe1a7c8778f2d3dd1177755d
Introduces a visual shader example to demonstrate node-based shader creation. This commit includes: - Core node editor implementation with node dragging, linking, and selection - Example nodes for color, perlin noise, add, multiply, and output - Dynamic input pins to showcase node extension capabilities - Integration with OpenGL for rendering node previews
ImNodeEditor
Minimal, standalone node editor for Dear ImGui.
Description
Languages
CMake
47.5%
C++
36.7%
C
15.8%