mirror of
https://github.com/ocornut/imgui.git
synced 2024-12-01 02:37:24 +01:00
Update README.txt
This commit is contained in:
parent
c38c54af52
commit
46769406dc
@ -1,3 +1,9 @@
|
|||||||
|
Those are standalone ready-to-build applications to demonstrate ImGui.
|
||||||
|
Unfortunately in 2015 it is still a massive pain to create and maintain portable build files.
|
||||||
|
I choose to provide Visual Studio 10 .sln files and Makefile for Linux/OSX.
|
||||||
|
Please let me know if they don't work with your setup!
|
||||||
|
You can probably just import the .cpp files into your own system and figure out the linkage from there.
|
||||||
|
|
||||||
|
|
||||||
opengl_example/
|
opengl_example/
|
||||||
OpenGL example, using GLFW + fixed pipeline.
|
OpenGL example, using GLFW + fixed pipeline.
|
||||||
|
Loading…
Reference in New Issue
Block a user