ProtoShade: GLSL Shader Editor Apk

ProtoShade: GLSL Shader Editor Apk

Latest version 1.0
19 Mar 2016

Older Versions

Apk Infos

Version1.0
Rating4.2/5, based on 47 votes
Size‎5 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesWrite, Tweak and Fiddle with OpenGL GLSL Shaders on your Android device!

About ProtoShade: GLSL Shader Editor APK

ProtoShade: GLSL Shader Editor APK Download for Android
ProtoShade: GLSL Shader Editor APK Download for Android

Description

ProtoShade is an interactive OpenGL Shading Language (GLSL) compiler for Android, which allows you to experiment with GLSL Fragment Shaders on a collection of classic 3D models (custom model support coming soon, hopefully).

The app comes with a few built-in examples, so I invite you to at least fiddle with them!

==== Anticipated Feature List ====
- Custom model loading support
- Support for more than one texture sampler
- Tangent-space vectors
- Better Shader saving functionality

How to install ProtoShade: GLSL Shader Editor APK on Android phone or tablet?

Download ProtoShade: GLSL Shader Editor APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.id11688025.majorassignment-v1.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0 (1)5 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

4 ★Great way to play with fragment shader code, given its real-time feedback, so that's cool.. However, it would be nice if the background colour could be changed because the text-cursor is invisible; black-on-black. Also nice if the filename was remembered so it wouldn't have to be retyped every time save is pressed. But still cool.
4 ★model rotation should probably be done on the world coordinates and not on the local, the ability to hide the model while editing the shader would be nice.
4 ★highest resolution at shader vec1
4 ★Needs an fps counter or ms timer so i can get an idea or performance.
5 ★I was able to make some pretty cool stuff with this. Impressive!
4 ★ive tried so many. this one is what i find the best/ easiest to use. i just wish there was glsl and model importing/exporting. also maybe a reference section for the more inexperienced.