t2421jpのブックマーク (243)

  • ベジェのパスでアニメーションできる機能を追加した

    ベジェのパスでアニメーションできる機能を追加しました。距離の割合を元に座標を求めているので、きつい曲線などでも等速でアニメーションできます。 ライブラリの機能としては、曲線と直線の組み合わせの情報を元に、t(0.0から1.0)に対してセグメントの距離と全体の距離から、x/yを求めるようになっています。Matrixの適用も可能です。 そのパスライブラリを使ったサンプルをWonderflにアップしました。 ベジェと直線のパス上を等速でアニメーション - wonderfl build flash online 参考元はこちらのサイトです。実際のところ数学は全く苦手なので、何やってるかわかりません。移植して最適化しただけです。 目標としてはSVGの命令を網羅したいところなのですが、積分が全くダメなので円弧の楕円積分などで躓くでしょう。。。

    t2421jp
    t2421jp 2014/06/09
    ベジェのパスでアニメーションできる機能を追加した ベジェのパスでアニメーションできる機能を追加しました。距離の割合を元に座標を求めているので、きつい曲線などでも等速でアニメーションできます。 ライブラリ
  • wonderfl build flash online | 面白法人カヤック

    wonderflは、サイト上でFlashをつくることのできるサービス。 通常Flashをつくるためには、Flash IDEやFlex、FlashDevelop等といったツールを使って、コードを書き、コンパイルする必要がありますが、wonderflでは、サイトにあるフォームにActionscript3のコードを書けば、サーバサイドでコンパイルを行えます。 つまり、ブラウザさえあれば、Flashをつくれます。コンパイル結果はサイト上に表示され、作成されたFlash(swf)はページ上に自動的に表示されるので、完成したFlashをリアルタイムに見ながらコードを書くことができます。 ※APIとして、はてな OpenIDを使用してネットにさえつながれば、誰もがFlashクリエイターになれます。世界中のFlashクリエイターがユーザーになるwonderflは、 文字通り、世界のFlash図鑑となってい

    wonderfl build flash online | 面白法人カヤック
    t2421jp
    t2421jp 2014/06/09
    Draw circle by Quadratic Bezier curve Embed Tweet Preview Fullscreen sort Tags: bezier, circle, curve, drawing from Pocket June 04, 2014 at 10:50PM via IFTTT
  • wonderfl build flash online | 面白法人カヤック

    t2421jp
    t2421jp 2014/06/09
    Bezier force Embed Tweet Preview Fullscreen 並べ替え Tags: animation, bezier from Pocket June 04, 2014 at 10:49PM via IFTTT
  • Home · processing/processing Wiki · GitHub

    FAQ and Technical Information Changes in 3.0: What changed in Processing 3.0 from 2.x Changes: What changed between 1.x and 2.x Common Errors: Frequent error messages explained Troubleshooting: Have a problem? Start here. Serial Issues OpenGL Issues Advanced OpenGL: Using low-level OpenGL functions in Processing, and other advanced topics Supported Platforms: Notes from the PRTAQAC Command Line: Y

    Home · processing/processing Wiki · GitHub
    t2421jp
    t2421jp 2014/06/09
    Font outline Presented below is one method for retrieving the outline of a string of text as rendered with a particular font. The path returned can then be used in many different ways within a sketch. Tags: bezier, processing, typography from Pocket June 04, 2014 at 10:48PM via IFTTT
  • wonderfl build flash online | 面白法人カヤック

    t2421jp
    t2421jp 2014/06/09
    "Interpolation with Bezier Curves" from Anti-Grain Geometry Project Embed Tweet Preview Fullscreen 並べ替え Tags: bezier from Pocket June 04, 2014 at 10:49PM via IFTTT
  • モーションの見積もり方法の開示|株式会社モックス

    ※この記事は、修正、追記を行っていきます。 僕の愛読書「人月の神話」の著者ブルックスさんが、「企業は見積もり方法を開示するべき」と仰っていたので 勇気を出して僕が行っているキャラクターアニメーションの見積もり方法を開示します。 【工数見積もり】 「作るのにどのくらい時間がかかるのか」、から価格を導き出す方法です。当社が見積もっている方法です。 例えば・・・ この格闘ゲームのパンチのモーションは1日かかるので4万円。 1キャラクターのアクションのセットは1ヶ月かかるので75万円。 20カット、キャラクターのアニメーションとカメワラークに2ヶ月かかるので150万円 とかです。なんとなくわかるでしょうか。すべてオーダーメイドで制作した話です。 1人が1月働く工数単価を「人月」と呼び、その料金を「人月単価」と呼びます。弊社では一般的な1人月単価である60万~80万円で推移しています。制作者の能力や

    モーションの見積もり方法の開示|株式会社モックス
    t2421jp
    t2421jp 2014/06/04
    モーションの見積もり方法の開示 僕の愛読書「人月の神話」の著者ブルックスさんが、「企業は見積もり方法を開示するべき」と仰っていたので 勇気を出して僕が行っているキャラクターアニメーションの見積もり方法を
  • The Evolution Of Visual Effects

    A homage to the great moments that changed visual effects: Took a little while to put together but I think its conveys the evolution of visual effects quite well. I tried to the best of my ability to order these clips chronologically (except for of course the first 3) I will put together a full list if enough people want it. Thanks for your Support! https://twitter.com/Thepadtech

    The Evolution Of Visual Effects
    t2421jp
    t2421jp 2014/06/04
    The Evolution Of Visual Effects A homage to the great moments that changed visual effects:Took a little while to put together but I think its conveys the evolution of visual effects quite well. I tired to the best of my ability to order these clips chronologically (except for of course the first 3)I
  • Complex polygons with Box2D

    t2421jp
    t2421jp 2014/06/04
    Complex polygons with Box2D Tags: 3d, delaunay, openframeworks from Pocket May 30, 2014 at 02:24PM via IFTTT
  • Active Theory · Creative Digital Experiences

    Founded in 2012. We blend story, art & technology as an in-house team of passionate makers. Our industry-leading web toolset consistently delivers award-winning work through quality & performance.

    Active Theory · Creative Digital Experiences
    t2421jp
    t2421jp 2014/06/04
    Active Theory / Creative Digital Production / Venice, CA Tags: animation, design, web from Pocket May 26, 2014 at 03:41PM via IFTTT
  • MSAFluid (2008)

    A simple to use opensource C++ / Java / AS3 library (with examples) for openFrameworks, Cinder, Processing and Flash, for solving and displaying real-time 2D cell-based fluid simulations based on Navier-Stokes equations. The library provides a very simple to use API with many convenience methods for adding and getting forces and colors at any position. This ease of use has made the library incredi

    MSAFluid (2008)
    t2421jp
    t2421jp 2014/06/04
    Selected artworks, projects and research MSAFluid is an opensource C++ / Java / AS3 library for solving and displaying real-time 2D fluid simulations based on Navier-Stokes equations. If your browser supports Java you can play with an interactive online version here. Tags: art, openframeworks, proce
  • Birdly - Teaser

    t2421jp
    t2421jp 2014/06/04
    Birdly - Teaser Tags: ifttt, vimeo from Pocket May 13, 2014 at 11:37PM via IFTTT
  • サービス終了のお知らせ - NAVER まとめ

    t2421jp
    t2421jp 2014/06/04
    レスポンシブ・ウェブデザインの秀逸な事例が一覧できるギャラリーサイトまとめ - NAVER まとめ Tags: library from Pocket May 26, 2014 at 04:32PM via IFTTT
  • PROTEIGON

    DEMO VIDEOS Get to know everything Vimeo can do for your business. Watch now

    PROTEIGON
    t2421jp
    t2421jp 2014/06/04
    PROTEIGON Directed by Steven Briand - briand.steven@gmail.com, at partizan during a two months intership. Festival selections South by Southwest (SXSW) 2012 / Austin, Texas, 2012 Moving Silence 2012 / Athens, Greece, 2012 Disposable Film Festival 2012 / San Francisco, USA, 2012 Very Short Intern Tag
  • Abstract Wall

    t2421jp
    t2421jp 2014/06/04
    Abstract Wall Ineractive video-installation and dance performance in GARAGE CENTER FOR CONTEMPORARY CULTURE Artist: Sodazot (Igor Tatarnikov) Programmer: Denis Perevalov Producer: Ksenia Lyashenko Music: Ilya Orange Dancers: Jack's Garret Production: Kuflex.com Tags: ifttt, vimeo from Pocket May 16,
  • The Webby Awards : les sites qui ont marqué l’histoire du web | JDW

    t2421jp
    t2421jp 2014/06/04
    ground.alt ground.alt [ Reassembly of Installation "ground (2011)" ] RYOICHI KUROKAWA Audiovisual piece Commission by The Webby Awards, W3C and Web Foundation for the 25th Anniversary of the World Wide Web 2014 Single screen | 2ch sound Duration: 01'16" Tags: ifttt, vimeo from Pocket
  • The making of a Light Session- Tron Premiere- ENESSvhcvvv

    t2421jp
    t2421jp 2014/06/04
    The making of a Light Session- Tron Premiere- ENESS The making of a ground breaking new skateboard ramp installation by ENESS. Created for the Premiere of Tron Legacy in Melbourne, Australia. Our custom built software allows us to 3d map the ramp and track the skateboards in real-time. Each rider is
  • ENESS PARTICLE PICNIC

    t2421jp
    t2421jp 2014/06/04
    ENESS PARTICLE PICNIC The night went without a hitch but plenty of glitch ,a twelve hour pleasure excursion of 3D visuals and music, electrostatically tuned to blow one’s mind. Our team of particle visualist’s and electronic musicians served up a feast of sensory delights all night. Part of Whit
  • プログラミングの生産性を上げるには - 聞かれてもいないことを喋る

    Yak Shaving の誘惑に打ち克つ ソフトウェアを作っている途中で、「これを作るのを効率化するためには ○○ が必要だ」と思い、来やっていた作業の手を止めて ○○ を作り始めてしまうことは往々にしてある。 しかしその作り上げた ○○ が最終的に当に(長期的にみて)効率化に役立ったケースは、自分の経験からいって 10 個のうち 1 つくらいではないかと思う。 効率化のための努力をするなということではない。大事なのは、アイデアを寝かせることだ。 人はゴミみたいなアイデアでも、気付かずにこれこそが素晴らしいアイデアだと信じこんでしまう。自分の考えたアイデアには愛着が湧くものだ。 そのアイデアが当に優れているかどうか客観的に判断するには時間が必要だ。最低でも 1 晩、できればもう 2, 3 度は同じ必要性を感じてから作るのがいい。 1 回しか必要性を感じたことのないものをその場の勢いで

    プログラミングの生産性を上げるには - 聞かれてもいないことを喋る
    t2421jp
    t2421jp 2014/06/04
    プログラミングの生産性を上げるには Yak Shaving の誘惑に打ち克つ ソフトウェアを作っている途中で、「これを作るのを効率化するためには ○○ が必要だ」と思い、本来やっていた作業の手を止めて ○○ を作り始めてしま
  • [Self Titled] [Copyright © 2008 John Iacoviello]

    MY/STATIC/SELF is the portfolio of Software Developer — John Iacoviello.

    [Self Titled] [Copyright © 2008 John Iacoviello]
    t2421jp
    t2421jp 2014/06/04
    MY/STATIC/SELF © Copyright John Iacoviello Tags: design, interactive from Pocket May 23, 2014 at 12:30PM via IFTTT
  • liquidjourney.com | Domain For Sale

    Increased Traffic Premium names often come with existing traffic since they are exact match terms people are searching for. Search Engine Ranking Your new domain will naturally sound like the authority of your industry, which helps gain traffic from the search engines.

    t2421jp
    t2421jp 2014/06/04
    Liquid Journey Open source Flash Explorations. Liquid journey requires the Flash 7 plug-in and a javascript enabled browser. Tags: from Pocket May 25, 2014 at 10:43PM via IFTTT