Page 1 of 1
[MOD REQUEST] Reflective glass

Posted:
Fri Apr 06, 2012 12:42
by Stef
can someone create a new mod, where you have special glass that you can craft with normal items you find in the game, the glass should be reflective on one side and along the other side visible. this would be nice to build large skyscrapers
BTW ive transelate by google (sorry for my bad english) I come from belgium

Posted:
Fri Apr 06, 2012 23:42
by LolManKuba
I do not think this could be made, with LUA but I do not know how to LUA code so I'm not the expert. But +1 but I'm concerned this mod would have alot of errors if it is possible.

Posted:
Sat Apr 07, 2012 05:56
by Jeija
It's currently not possible to do something like that in lua. Nothing reflective is possible yet, and I guess it is not that easy to implement.
I reckon c55 won't implement reflection because it would only work on powerful computers.

Posted:
Sat Apr 07, 2012 05:59
by bgsmithjr
I didn't know that was his goal, for slow computers. I just thought it was because he was only one guy, who was doing it as a hobby.

Posted:
Sat Apr 07, 2012 11:52
by LolManKuba
The closest thing to this is changing the textures, all you have to do it copy your texture packs face, then recreate it with lighter colours and then copy it and put it on the glass. but that would take a bit and it wouldn't let you see through the glass

Posted:
Sat Apr 07, 2012 12:39
by Calinou
Reflecting glass would require GLSL shaders; this isn't easy to code (properly). ;)

Posted:
Sat Apr 07, 2012 13:39
by LorenzoVulcan
Impossible with LUA.