tilt-shift-camera/app
Ole-Morten Duesund b16dd971f2 Add front camera texture coordinate handling
- Add separate texture coordinates for front and back cameras
- Front camera uses mirrored coordinates for natural selfie view
- Add setFrontCamera() method to renderer for dynamic switching
- Update texture coord buffer on GL thread when camera changes
- CameraScreen observes isFrontCamera state to trigger updates

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 17:03:26 +01:00
..
src/main Add front camera texture coordinate handling 2026-01-29 17:03:26 +01:00
build.gradle.kts Add radial mode, UI controls, front camera, update to API 35 2026-01-29 11:13:31 +01:00
proguard-rules.pro Initial implementation of Tilt-Shift Camera Android app 2026-01-28 15:26:41 +01:00