libctru/examples/camera/video
fincs e554f11999 Update template Makefile with the following changes:
- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
2015-11-21 01:12:33 +01:00
..
src Fix freezing on camera image example, add camera video example 2015-10-22 12:37:12 -05:00
Makefile Update template Makefile with the following changes: 2015-11-21 01:12:33 +01:00
README.md Fix freezing on camera image example, add camera video example 2015-10-22 12:37:12 -05:00
video.xml Fix freezing on camera image example, add camera video example 2015-10-22 12:37:12 -05:00

video

Example for using the camera to capture 3D videos with ctrulib.

Currently this example does not make use of the 3DS camera's calibration data to get a correct 3D effect.