Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet authored Oct 2, 2018
1 parent 3de1438 commit 66ed2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 66ed2cd

Please sign in to comment.