mirror of
https://github.com/glfw/glfw.git
synced 2025-12-21 14:42:06 +00:00
the position of a different window. This illustrates the idea of filters; windows that draw their contents based on the content of a different window (similar to what you'd see if you viewed something through a colored filter). This works on OS X. Untested on other platforms. |
||
|---|---|---|
| .. | ||
| boing.c | ||
| CMakeLists.txt | ||
| filters.c | ||
| gears.c | ||
| glfw.icns | ||
| glfw.ico | ||
| glfw.rc | ||
| heightmap.c | ||
| particles.c | ||
| simple.c | ||
| splitview.c | ||
| transparent.c | ||
| wave.c | ||