Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML5 とキャンバスで3D Wall エフェクト ( http://www.flashloaded.com/flashcomponents/3dwall/ )を作成したいと考えています。助言がありますか?
ありがとう
これは、GPU に直接アクセスしない限り、リアルタイムでは不可能です。しかし、WebGL を見ることができます。これは OpenGL の JavaScript 実装です。IE 10 以前では動作しませんが、他のほとんどのブラウザでは動作します。