Git Product home page Git Product logo

algo.js's Introduction

algo.js

algo.jsはメディアアートやモーションの実験を行うシンプルな2D描画用のWebGLフレームワークとして開発しています。 フレーム毎の実行やイベントの発行なども簡単に行え、各種矩形、線、パーティクルの描画も数行のソースで作成出来ます。

現在は開発中ですが、2016年4月ごろβリリース予定です。

主な機能(予定)

  • クリエイティブコーディングと相性の良い記述法
  • WebGLを用いた高速な描画(現状は鈍足)
  • 構造がシンプルで軽量
  • (クリエイティブコーディングで使うノイズやサウンドの再生処理を包括)

実装状況

実装中

  • Stage操作
  • Shape(Graphic関連)
  • Importer(SVG)
  • WebGL Renderer
  • Triangulation
  • Utils(Point, Vec, Math)
  • Texture
  • ピクセル操作系
  • カメラ、マイク操作系
  • Web Audio API

未着手

  • Shader
  • Importer(OBJ etc..)
  • 各種アルゴリズムの包括(Noise, Delauny, Boronoi etc..)

Basic Usage

Web Site

Examples

Document

algo.js's People

Contributors

hisahayashi avatar feb19 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.