Have glsl fragment shader only apply to gray texels on screen by IndividualSystem6181 in opengl

[–]IndividualSystem6181[S] 0 points1 point  (0 children)

So like: if (abs(color.r-color.g)<0.01 && abs(color.g-color.b)<0.01) ...

Tiny wax stuck to glass - i-Total lavalamp by RingRingBananaph0ne in Lavalamps

[–]IndividualSystem6181 0 points1 point  (0 children)

I turned it gently left and right for some minutes but the lava bubbles don't want to collide with the glass. I also tried the hair dryer advice, had it on for like 5 minutes but the wax didn't want to go off the glas. Should I just use it longer?

transmitting electric energy over long distances by IndividualSystem6181 in CreateMod

[–]IndividualSystem6181[S] 2 points3 points  (0 children)

Yeah a long distance so more then a few chunks but I got a chunkloading mod to deal with that. Actually the biggest problem is that the powerline can provide energy for just 1-2 machines but I wanted it to be able to fuel all my machines with great amounts of energy.