have a very close look at this line:
gl_FragColor = DestinationColor;`
the character behind the ; should not be there
;-)
fluchtpunkt
2010-10-05 06:52:38
have a very close look at this line:
gl_FragColor = DestinationColor;`
the character behind the ; should not be there
;-)