

Thanks in advance for comments and suggestions.


I've got a Nvidia 6800 Go (Laptop computer).Delight wrote:Mmmh that's strange. I know from three guys that the prog is working on their pcs... One question: What type of graphic card do you have? It should support 5 texture stages and if it doesn't - well I don't know how the program handles this...
Code: Select all
Output.RGBColor = (c1 + c2 + c3) * l;
Code: Select all
Output.RGBColor = (c1 + c2 + c3);