This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
SDL
Watch
17
Star
0
Fork
You've already forked SDL
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6ae5666acf
SDL
/
examples
/
camera
/
01-read-and-draw
History
Download ZIP
Download TAR.GZ
Ryan C. Gordon
fca05fa754
examples: Use SDL_Log() instead of message boxes for errors.
...
Fixes
#11094
.
2024-10-06 22:38:04 -04:00
..
read-and-draw.c
examples: Use SDL_Log() instead of message boxes for errors.
2024-10-06 22:38: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.