##- # Author: Brian Tiffin # Dedicated to the public domain # # Date started: December, 2016 # Modified: 2016-12-22/20:55-0500 ##+ # # Normals.icn, demonstrate texture mapping coordinate setting # procedure main() &window := open("Normals", "gl", "size=200,200") close(&window) end