シェーダで浮動小数とか高価だった時代に、Cg言語にfixed型って用意されたんだ。確か12bit符号付きで整数部1bit小数部10bitだったと思う。一時的に1.0を越える可能性があるけど浮動小数を使いたくないときに使う型
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
シェーダで浮動小数とか高価だった時代に、Cg言語にfixed型って用意されたんだ。確か12bit符号付きで整数部1bit小数部10bitだったと思う。一時的に1.0を越える可能性があるけど浮動小数を使いたくないときに使う型