diff --git a/README.md b/README.md index 2440308b..0c3c5a79 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ WIP of a GPU Texture generator using dear imgui for UI. Not production ready and Basically, add GPU and CPU nodes in a graph to manipulate and generate images. Nodes are hardcoded now but a discovery system is planned. Currently nodes can be written in GLSL or C. Python is coming next. -![Image of imogen](https://i.imgur.com/BJre6MN.png) +![Image of imogen](https://i.imgur.com/O8vCinC.png) Use CMake and VisualStudio to build it. Only Windows system supported for now.