網友評分:
9.4分
GeeXLab可以被看作是一個實時的3D場景瀏覽器(如Firefox的html腳本)。它可以幫助用戶對3D模型場景進行快速編碼處理,讓你使用GLSL提供的所有東西,非常實用。
1、在一個或多個源代碼文件中編寫您的3D場景,
2、在GeeXLab中加載主場景文件,GeeXLab顯示場景。
3、GeeXLab語言使用了XML、Lua和/或Python和GLSL的簡單混合。
4、所有的渲染都是用OpenGL API完成的。
5、多虧了live編碼功能,GeeXLab允許以互動的方式調整場景。
新:添加AtomicCounterSetBufferId(),AtomicCounterActivateBuffer()和AtomicCounterDeactivateBuffer()HYP_Object自由(Python和Lua)。
New:添加AtomicCounter_CreateBuffer()、AtomicCounter_KillBuffer()、AtomicCounter_Activate()、AtomicCounter_Deactivate()和AtomicCounter_SetValue()
到“低渲染器”(Python和Lua)。
新:在camera節點(xml)和setorbitmin震級()中增加了orbit_mode_min_量級屬性(),并將其添加到“睡眠相機”(Python和Lua)中。
更改:改進啟動選項對話框(PRO版)。