2014年1月24日のブックマーク (3件)

  • Fit.js » Fit things into other things

    Configuration You can pass options as a 3rd parameter. Here are the default values and what each parameter means… fit( bar, foo, { // Alignment hAlign: fit.CENTER, // or fit.LEFT, fit.RIGHT vAlign: fit.CENTER, // or fit.TOP, fit.BOTTOM // Fit within the area or fill it all (true) cover: false, // Fit again automatically on window resize watch: false, // Apply computed transformations (true) or jus

    Fit.js » Fit things into other things
    stakaya
    stakaya 2014/01/24
    HTML要素を上下左右中央にフィットさせるJSライブラリ。
  • HTML5で実現できる!環境光に合わせたレスポンシブなUI

    HTML5で実現できる!環境光に合わせたレスポンシブなUI Tomomi Imura(Slackフロントエンド開発やデザインに携っている皆さんにとって、ここ数年間「レスポンシブ・ウェブ」についての話題は避けて通れないものとなっているでしょう。モバイルやタブレット上でも、ユーザー・エクスペリエンスを失うことのないウェブを表現するには、CSS3 Media-queriesが欠かせないものとなってきました。 それでは実際、レスポンシブ・ウェブとは何についての対応(レスポンシブ)なのでしょうか。 現在のところ、私たちがいうレスポンシブ・ウェブデザインとは、どんなスクリーンの幅や表示領域、デバイスの画面解像度や画面の縦横の向きにも対応したウェブデザイン、というのが事実上の定義となっているようです。 そこで今回、私はその定義を超えたレスポンシブ・ウェブのユースケースについて考えてみました。 太陽光

    HTML5で実現できる!環境光に合わせたレスポンシブなUI
    stakaya
    stakaya 2014/01/24
    CSSだけで照度調整できるのか。
  • Sprite Builder

    Everyone involved in video game production knows that the development process is complex and vital. It is essential to be able to master it to produce a great product. However, not all companies are able to create the right workflow. Things can quickly get out of control due to poor management and chaos. It is important to understand and follow a videogame development pipeline. This is a detailed

    Sprite Builder
    stakaya
    stakaya 2014/01/24
    2dゲームをわりと簡単にGUI+objective-cで作れるツール