PhiloGL

PhiloGL是用于数据可视化、创意编码和游戏开发的WebGL框架。(PhiloGL is a WebGL Framework for Data Visualization, Creative Coding and Game Development. )

  • 所有者: senchalabs/philogl
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

PhiloGL 是用于数据可视化,创意编码和游戏开发的WebGL框架。

特性:

  • 地道的JavaScript -- PhiloGL基于JavaScript良好的习惯和成语,提供了一个表现力强大的API;
  • 专注于性能 -- PhiloGL尝试尽可能接近 gl 调用,为WebGL提供清晰而紧密的抽象;
  • 您需要的所有模块 -- PhiloGL模块涵盖从程序和着色器管理到XHR,JSONP,Effects,Web Workers等等;
  • 库无关 -- 所有模块都位于独特的全球PhiloGL之下;
  • 开源 -- 根据MIT许可证许可。

概覽

名稱與所有者senchalabs/philogl
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
發布數13
最新版本名稱1.4.3 (發布於 2012-02-24 18:41:44)
第一版名稱1.0.1 (發布於 2011-02-18 11:47:20)
創建於2011-02-18 19:33:47
推送於2016-01-29 18:54:23
最后一次提交2012-09-20 18:16:42
星數804
關注者數47
派生數154
提交數327
已啟用問題?
問題數28
打開的問題數12
拉請求數7
打開的拉請求數4
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

PhiloGL: A JavaScript WebGL Framework

Author: Nicolas Garcia Belmonte. More information in the home page of the project!

  Copyright (c) 2011 Sencha Labs (http://senchalabs.org/).

  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included in
  all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.
去到頂部