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.
我想结合 iPad 的方向传感器(我看到一些基于 javascript 事件处理程序的东西,但不记得在哪里)和 CSS3 3D 转换功能来创建一个导航“范式”,其中可导航的内容被投影到一个内表面球体和导航用户(iPad)位于该球体的中心。
我将非常感谢能指出我正确方向的提示。是否已经有任何高级 HTML5/CSS3 API/框架/库?
也许这会有所帮助http://www.html5rocks.com/en/tutorials/device/orientation/以下是设备方向的示例。