libctru/examples/camera/image
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
image.xml 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

image

Example for using the camera to take 3D pictures with ctrulib. Press the R button to take a picture - it will be displayed on the top screen.

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