org.rajawali3d.util / RawShaderLoader

RawShaderLoader

class RawShaderLoader
class RawShaderLoader

Internal class for managing shader loading. This class is mostly internal unfortunately loading of resources requires context so this class has help from AMaterial to statically pass the context and store it as a weak reference. Unfortunately there is no way around this that I can see but I am open for suggestions of a better solution.

Author
Ian Thomas (toxicbakery aka damnusernames http://toxicbakery.com/)