hexabits / nifskope

Other
245 stars 54 forks source link

Error messsage #65

Open DoiKid opened 11 months ago

DoiKid commented 11 months ago

I keep getting the following error in nifSkope 2.0 dev 9

" sk_multilayer.prog:

The  shader uses varying b, but previous shader does not write to it. The  shader uses varying t, but previous shader does not write to it. The  shader uses varying N, but previous shader does not write to it. Out of resource error. "

hexabits commented 11 months ago

@DoiKid sk_multilayer.zip

You can replace the file in shaders\ with that. I'll have the fixed version in a future release.

DoiKid commented 11 months ago

Thank you

fo76utils commented 7 months ago

There is an additional issue due to ParallaxOffsetAndDepth() expecting tangent space vectors, this version of the shader fixes that as well.