mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:17:35 +00:00
Demos: Add Eyes demo
This is a neat clone of xeyes. It demoes the new ellipse filling functionality, as well as the existing global mouse cursor tracking functionality :^)
This commit is contained in:
parent
8520d3a425
commit
174ac5d348
6 changed files with 254 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
add_subdirectory(Cube)
|
||||
add_subdirectory(DynamicLink)
|
||||
add_subdirectory(Eyes)
|
||||
add_subdirectory(Fire)
|
||||
add_subdirectory(HelloWorld)
|
||||
add_subdirectory(LibGfxDemo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue