asim.fx
Go to the documentation of this file.00001 <?xml version="1.0" encoding="utf-8" ?> 00002 00003 <shader> 00004 <!-- 00005 asim.fx 00006 00007 Special underwater surface shader. 00008 Special layered shader. 00009 00010 Cloned from RadonLabs asim.fx 00011 00012 (C) 2006 Oleg Khryptul (Haron) 00013 --> 00014 <source type="vertex" path="asim.vert" /> 00015 <source type="fragment" path="asim.frag" /> 00016 </shader>