mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-28 07:47:02 -05:00
Updated Getting Started (markdown)
@@ -1,3 +1,6 @@
|
||||
\* **This page is a proposal that has been given up on** \*
|
||||
\* Please refer to imgui.cpp and regular examples/ for up to date instructions \*
|
||||
|
||||
This article will guide you through getting up and running using GLFW with as many assumptions about your system as possible. ImGui is completely hardware/library agnostic and runs on everything, you only need to feed it with inputs and render textured triangles as output. As such, GLFW is merely used a convenient example because it is simple to use and popular.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user