文章詳情頁
JSR 297 提交--移動3D圖形API 2.0
瀏覽:203日期:2024-06-04 11:24:03
NOKIA 提交了 JSR 297 的草案...JSR 297 是JSR 184的更新與提升版本..JSR 184, 即 Mobile 3D 圖形 API for J2ME (M3G) 在一個集成軟件包中提供了三維圖形功能,適用于支持最為廣泛采用的 J2ME 軟件棧、有限連接設備配置(CLDC)和移動信息設備描述(MIDP)的設備。API 為顯示 3D 內容提供了兩種 API。立即模式 API 使應用程序能夠直接創建和操縱 3D 元素。這一層之上是一個場景圖 API,也稱為保留模式,能夠提早加載并顯示已設計的整個 3D 場景。應用程序可以采用最適合的 API,或保留模式與立即模式的組合。官方提到: The proposed specification is a new revision of JSR-184, Mobile 3D Graphics API for J2ME, or 'M3G' for short. This new revision, M3G 2.0, will extend and enhance M3G to better leverage state-of-the-art hardware, particularly programmable 3D graphics accelerators, but also to extract better performance from more constrained devices
標簽:
JavaScript
相關文章:
1. python GUI庫圖形界面開發之PyQt5布局控件QHBoxLayout詳細使用方法與實例2. python GUI庫圖形界面開發之PyQt5單選按鈕控件QRadioButton詳細使用方法與實例3. python GUI庫圖形界面開發之PyQt5復選框控件QCheckBox詳細使用方法與實例4. python GUI庫圖形界面開發之PyQt5多行文本框控件QTextEdit詳細使用方法實例5. 快速使用IDEA圖形化界面連接Phoenix的方法6. Python requests庫參數提交的注意事項總結7. python GUI庫圖形界面開發之PyQt5滑塊條控件QSlider詳細使用方法與實例8. python基于turtle繪制幾何圖形9. python GUI庫圖形界面開發之PyQt5結合Qt Designer創建信號與槽的詳細方法與實例10. python GUI庫圖形界面開發之PyQt5表單布局控件QFormLayout詳細使用方法與實例
排行榜