mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Added reference to example source file.
This commit is contained in:
parent
469a9cf338
commit
87af36830c
@ -270,6 +270,7 @@ keyboard input, it's possible to create a simple program.
|
||||
|
||||
This program creates a 640 by 480 pixels window and runs a loop clearing the
|
||||
screen, rendering a triangle and processing events until the user closes the
|
||||
window.
|
||||
window. It can be found in the source distribution as `examples/simple.c`, and
|
||||
is by default compiled along with all other examples when you build GLFW.
|
||||
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user