オブジェクトの乗算

0
    sprite.compositeOperation = "multiply";

    透視変換の式

    0

      投影面(viewport)までの距離 = fl

      投影面からオブジェクトまでの距離 = z

      スケール = s

      として、

       

      s = fl / ( fl + z )

       

      ※zは奥方向にプラス(zが大きくなるほどサイズは小さくなる)


      脱アドビ(税)まとめ

      0

        ■FTP&コーディング DreamWeaver→brackets、transmit
        ■WEBデザイン Illustlator、PhotoShop、XD→AffinityDesigner、XD無料版、sketch、figma
        ■写真編集 PhotoShop→AffinityPhoto
        ■映像編集 Premier、AffterEffect→DaVinci Resolve
        ■サウンド編集 Audition→StudioOne
        ■メディア圧縮 MediaEncoder→WonderShare
        ■png、画像圧縮 pngmini、imageTools


        overflow:scroll設定した要素が反応しないときがある

        0

          overflow:scrollした要素に、position設定やtrasformなどがかかっていると発生する症状。

          タグを入れ子にするなどして、指定を分散させる必要がある。


          スマホでピンチ拡大したときの倍率習得

          0

               var zoom = document.body.clientWidth / window.innerWidth;  


            | 1/22PAGES | >>

            selected entries

            categories

            archives

            recent comment

            recommend

            profile

            BOOKS

            links

            search this site.

            others