News

I discovered this feature in python when I was trying to optimise a chunk of code I wrote a few months back. I had a conversation with a colleague of mine at work and the response was that the usage ...
Currently it's only possible to pass a shader string as a list of characters, given this is qutie inefficientin python, best would be to extend the function to be able to just accept a string. Skip to ...