歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux綜合 >> Linux資訊 >> Linux文化 >> 共創聯盟在線開發項目: DuSK 3D v0.3 Demo

共創聯盟在線開發項目: DuSK 3D v0.3 Demo

日期:2017/2/27 12:13:25   编辑:Linux文化

1. 關於 DuSK 3D
2. 最新消息
3. 如何測試
4. 特性
5. 注意事項
6. 鳴謝

1. 關於 DuSK 3D:
Dusk 3D是一個類似於Quake系列的游戲引擎。到目前為止,它使用Quake3的游
戲數據(地圖、貼圖、聲音等等)。它將會有Quake3引擎完整的功能,並且支
持Quake3的游戲邏輯dll,比如ui.dll、cgame.dll、qagame.dll。但是,你應
該記住:DuSK not Quake!


2. 最新消息
這個版本的服務器端已經完成。對於客戶端,天空、曲面、光影貼圖和內置模型
已經完成和測試過。

TODO:聲音支持,視頻支持,修正錯誤

3. 如何測試:
a. 把所有文件解壓到Quake3的根目錄
b. 運行 dusk.exe
c. 按 ` key(在'1'鍵旁邊),切換出控制台,然後打入"map q3dm1"...


4. 特性
一般特性:
a. Real time rendered 3D scene with OpenGL API
b. Support Quake3's bsp, shader script, md3, md4 file format
c. Support Quake3's ui.dll, cgame.dll, qagame.dll
d. Support Quake3's network protocol and demo file specs
e. Bezier curve patch support
f. Quake3 style skybox
g. Lightmap and vertex lighting support
h. BSP base clipping and collision detection
i. Volume Fog
j. Others I don't remember

新特性:
a. Full scene dynamic lighting and shadow
b. Full scene dot3 bump mapping, extend shader script to support
this
c. Others even unknown, may be outdoor or landscape 3d scene support


5. 注意事項
Not all features has implemented in this demo test.

This binary only test on nVidia Geforce graphic card, and may be
most buggy. If you occur error when it running, I'm sorry for this.

The engine is in developing, so don't report bugs to me even now.
But if you have any new suggestion or want do something with me,
you can contact me by email or OICQ or ICQ.


6. 鳴謝
a. id Software, the guys made wolf3d, doom, quake serial game
http://www.idsoftware.com/
ftp://ftp.idsoftware.com/
b. Aftershock 3D rendering engine, a Q3A map renderer
http://www.planetquake.com/aftershock/
c. golk project, a 3D game engine
sorry for this project has closed

--
Dunhill Hwang
Email: [email protected]; OICQ:582057; ICQ:35688932
Mar 16, 2001

相關鏈接: http://cosoft.org.cn/projects/dusk/


Copyright © Linux教程網 All Rights Reserved