Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Daniel Vogel
cs349-code
Commits
3215a49e
Commit
3215a49e
authored
Sep 13, 2017
by
Daniel Vogel
Browse files
Update readme.md
parent
56f29951
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
x/readme.md
x/readme.md
+5
-2
No files found.
x/readme.md
View file @
3215a49e
...
...
@@ -53,8 +53,8 @@ Or you can even compile, link, and run in one step:
eventloop.cpp Demos events by drawing text at cursor location
animation.cpp Demos animation using non-blocking
event loop.
animation.cpp Demos animation
with
using non-blocking
event loop
to bounce ball around
.
doublebuffer.cpp Demos double buffering (using same
demo as animation.cpp)
...
...
@@ -64,7 +64,10 @@ Or you can even compile, link, and run in one step:
multiwindow Opens and draws into two windows
(see command line usage when running)
xeyesball More complicated animation, event handling, and
drawing.
xeyesballdb xeyesball with double buffering
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment