This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

shader development studio... update site.zip

Good morning. I'm triyng to install shader development studio on Eclipse but in downloaded folder i can not find the file update site. Zip.  Someone can tell me where i can find this file? Thank

Parents
  • Thank You Lorenzo

    My target is to have also a editor and compiler for ESSL code for fragment and vertex, and verify the correctness for Mali.

    Because this SDK is a set of example,  can i  test syntax with offline compiler and verify correct working  with Mali OpenGL ES Emulator on Eclipse?

    Thanks

Reply
  • Thank You Lorenzo

    My target is to have also a editor and compiler for ESSL code for fragment and vertex, and verify the correctness for Mali.

    Because this SDK is a set of example,  can i  test syntax with offline compiler and verify correct working  with Mali OpenGL ES Emulator on Eclipse?

    Thanks

Children
  • That sounds like a good plan! If you spend a bit of time with eclipse, you can configure it to automatically compile your shaders with the offline shader compiler, and to build your application automatically.

    In this way the develop - preview cycle becomes pretty quick.

    Finally, with the right cross compiler, you can deploy the app on a real device.