Hello
I know you can't directly access the vertex shader in Mental Mill, but is there a file somewhere which contains the default vertex shader in MetaSL that gets output into the generated code, so that I could modify it in order to pass the vertex colour through? I looked through the 'shaders' directory but couldn't find anything.
I've successfully modified the generated shader to do this, but obviously I have to do that each time I export - would be much nicer if I could just modify the MetaSL version so that it exports correctly each time.
Thanks


Reply With Quote