This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
SDL
Watch
18
Star
0
Fork
You've already forked SDL
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00385951a1
SDL
/
examples
/
camera
/
01-read-and-draw
History
Download ZIP
Download TAR.GZ
Ryan C. Gordon
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
...
Fixes
#10994
.
2024-09-29 23:24:04 -04:00
..
read-and-draw.c
main: SDL_AppQuit() now reports the result value.
2024-09-29 23:24:04 -04:00
README.txt
examples: Added a simple camera example.
2024-08-19 14:48:25 -04:00
README.txt
This reads from a webcam and draws frames of video to the screen.