Data Visualization and Game Development Framework: PhiloGL
PhiloGL is an open source WebGL framework for data visualization (especially 3D elements) and game development. Since it is based on WebGL, it is royalty-free, cross platform and does not require any external plugins to render creative 3D graphics or data visualizations.
PhiloGL uses scripting power of JavaScript and native support of HTML canvas elements to support creative graphical presentations. You can experiment with PhiloGL framework in many different ways including game development, graphical presentations and creative, visualization projects. PhiloGL is supported by major web browser vendors such as Google (Chrome), Mozilla (Firefox), Apple (Safari) and Opera (Opera) as they are members of WebGL Working Group.
Major Features of PhiloGL
- Powerful rendering of graphics (without any plugin) because of clear and tight abstraction of WebGL
- Expressive and powerful API based on JavaScript good practices and idioms
- Provides all necessary modules (XHR, JSONP, Web Workers etc.) that you need for web based graphical presentations
- Royalty Free and open source visualization framework for the Web
Recent Comments