Search code examples
glkitlightglkbaseeffect

Const positioned light with GLKBaseEffect


I need to set const spot light position with GLKBaseEffect: so when I change modelview, light stays in the same place. How can I achieve this?


Solution

  • The only solution helped me here was to make own shaders.