We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
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
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.