WebGL框架 PhiloGL

fmms 12年前
     <p>Sencha的PhiloGL是首个WebGL开发工具之一,提供了高水准的功能,来构建WebGL应用。Sencha创建了几个演示,来描述框架交互式3D虚拟化的能力,比如<a href="/misc/goto?guid=4959500290502225549">3D view of global temperature changes</a>。</p>    <div class="title">     功能特性:    </div>    <ul>     <li><b>Idiomatic JavaScript</b><br /> PhiloGL is built on JavaScript good practices and idioms, providing an expressive and powerful API</li>     <li><b>Focused on Performance</b><br /> PhiloGL tries to be as close to the gl calls as possible, providing a clear yet tight abstraction to WebGL</li>     <li><b>All the Modules you need</b><br /> PhiloGL modules cover from Program and Shader management to XHR, JSONP, Effects, Web Workers and much more.</li>     <li><b>Library Agnostic</b><br /> All modules lie under the unique global PhiloGL</li>     <li><b>Open Source</b><br /> Licensed under the MIT Licens</li>    </ul>    <p><img alt="WebGL框架 PhiloGL" src="https://simg.open-open.com/show/30d739129f127918902bb937f68d610b.png" width="500" height="280" /></p>    <p><img alt="WebGL框架 PhiloGL" src="https://simg.open-open.com/show/7e44e2062a793e7a1153abffce9db922.png" width="500" height="280" /><br /> <br /> </p>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1325769177468" target="_blank">http://www.open-open.com/lib/view/home/1325769177468</a></p>