tilt-shift-camera/app
Ole-Morten Duesund cc367bc713 Fix GLSL shader for OpenGL ES 2.0 compatibility
- Move #extension directive to first line (required by GLSL)
- Replace array initializer syntax with getWeight() function
  (float[]() constructor not supported in GLSL ES 1.00)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 15:27:55 +01:00
..
src/main Fix GLSL shader for OpenGL ES 2.0 compatibility 2026-01-28 15:27:55 +01:00
build.gradle.kts Initial implementation of Tilt-Shift Camera Android app 2026-01-28 15:26:41 +01:00
proguard-rules.pro Initial implementation of Tilt-Shift Camera Android app 2026-01-28 15:26:41 +01:00