This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-09-06 19:38:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5136b306524f6710ab9cb1e4b51b9db41716ee7b
SDL
/
examples
/
camera
/
01-read-and-draw
History
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.