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-10-02 16:08:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ae5666acf911d924e8deb6d5dba87c27a71f46c
SDL
/
examples
/
camera
/
01-read-and-draw
History
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.