線上訂房服務-台灣趴趴狗聯合訂房中心
發文 回覆 瀏覽次數:3900
推到 Plurk!
推到 Facebook!

請問各位先進市面上是否有撰寫遊戲的書(以C++Builder為開發平台)

答題得分者是:axsoft
daniel__lee
高階會員


發表:18
回覆:124
積分:113
註冊:2002-11-10

發送簡訊給我
#1 引用回覆 回覆 發表時間:2003-07-21 22:28:27 IP:218.166.xxx.xxx 未訂閱
小弟我想寫一個3D的射擊遊戲,但不知從何下手,所以想 1.請問各位先進市面上是否有撰寫遊戲的書(以C Builder為開發平台) 2.where can i download the game's source code using C Builder. ~ 勿在浮沙上面築高塔 ~
------
~ 勿在浮沙上面築高塔 ~
axsoft
版主


發表:681
回覆:1056
積分:969
註冊:2002-03-13

發送簡訊給我
#2 引用回覆 回覆 發表時間:2003-07-22 10:40:25 IP:61.218.xxx.xxx 未訂閱
daniel__lee您好:
1.關於書籍,目前有一本《電玩程式設計的邏輯與資料結構-使用C++ Builder與
  Delphi實作》/有馬元嗣  http://www.hot.net.tw/book/014/PG20103.htm        2.想學習寫Windows遊戲,那一定要先學會如何使用DirectX或OpenGL
 (1) DirectX libraries for C++Builder
        1-1 C++ Builder pack, containing all info and files needed
            to compile any DirectX 9.0 SDK projects. Now with 
            DirectShow support!
            下載:http://clootie.narod.ru/delphi/DX90/CBuilder_DX90_libs.zip
            本站下載: http://delphi.ktop.com.tw/loadfile.php?TOPICID=10773160&CC=240940            1-2  DLL's needed for both Delphi and C++ Builder, to use
             D3DX 9.0 and/or DxErr9 functionality in your projects
             (or compile Microsoft demos): D3DX9ab.dll; 
             DxErr9ab.dll.
             下載:http://clootie.narod.ru/delphi/DX90/Clootie_DX90_dlls.zip 
             本站下載: http://delphi.ktop.com.tw/loadfile.php?TOPICID=10802269&CC=241591            1-3 資料來源: http://clootie.narod.ru/cbuilder/ C++Builder resources            1-4 Direct3D Example:
             原始網頁下載http://clootie.narod.ru/cbuilder/examples/CBuilder_NitroFont.
             本站下載: http://delphi.ktop.com.tw/loadfile.php?TOPICID=10773473&CC=240947      (2)Using DirectX with C++Builder
      http://www.geocities.com/foetsch/bcbfaq/bcbddraw.htm 
        (3) OpenGL Component for C++ Builder 5
         1-1 component Download http://www.cobweb.net/~dplakosh/components/OpenGLv0.5BCB4.zip
         1-2 Demo(EXE) http://www.cobweb.net/~dplakosh/components/MDI_Demo.exe     3.遊戲設計參考網站
   GameDev.net http://www.gamedev.net/  提供遊戲設計的技術資訊及討論
   希卡遊戲設計俱樂部 http://www.sica.idv.tw/  遊戲設計報,電子報發行及相關程式設計範例 
   CDX Library http://www.cdxlib.com/  CDX Lib是Open 
   Source的遊戲開發函式庫,主要是將Direct X SDK以C++ Class的結構整理成
   簡單方便的介面函式,可以加速遊戲開發的時間,不用再大費腦力的學習
   Direct X SDK(ㄜ...?)此站也提供最新版本的CDX Lib及範例程式下
   載. 
   OpenGL For C++ Builder   http://www.ap.dyndns.dk/opengl.htm      
HAVE A NICE DAY FOR YOU 發表人 - axsoft 於 2003/07/23 15:44:03
Ricky_567
一般會員


發表:34
回覆:38
積分:19
註冊:2006-11-09

發送簡訊給我
#3 引用回覆 回覆 發表時間:2003-07-23 14:26:52 IP:218.162.xxx.xxx 未訂閱
版主大大 1-2 Clootie_DX90_dlls.zip 無法下載 是否還有其他地方可下載,謝謝
axsoft
版主


發表:681
回覆:1056
積分:969
註冊:2002-03-13

發送簡訊給我
#4 引用回覆 回覆 發表時間:2003-07-23 15:48:21 IP:61.218.xxx.xxx 未訂閱
引言: 版主大大 1-2 Clootie_DX90_dlls.zip 無法下載 是否還有其他地方可下載,謝謝
Ricky_567您好: 1-2 Clootie_DX90_dlls.zip 已新增本站下載,原下載Linker是可以正常下載的只是速度非常的慢... 題外話:聽cmf說您對ccd影像方面是個專才,可否請您發表幾篇文章以饗Ktop的網友呢! HAVE A NICE DAY FOR YOU
daniel__lee
高階會員


發表:18
回覆:124
積分:113
註冊:2002-11-10

發送簡訊給我
#5 引用回覆 回覆 發表時間:2003-07-23 22:10:44 IP:218.167.xxx.xxx 未訂閱
謝謝各位熱心幫忙!! 關於《電玩程式設計的邏輯與資料結構-使用C Builder與Delphi實作》這本書 我先前在書局有看過內容似乎...... 使用DirectX或OpenGL是一個很不錯的方法,我曾經有去找過相關的資料但大多都是針對VC ,axsoft兄你所PO的DirectX libraries for C Builder和OpenGL Component for C Builder 5 對我應該會有很大的幫助 在此再謝謝你一次 另外我最近在 http://www.3dstate.com/developers/developers.htm 找到了一個 3D Engines (Free) 非常容易上手,並提供許多Sample File 安裝了Engines後用 BCB 直接就可以編譯了,若有興趣不妨去下載試試 PS:Programmers for Visual C , Visual Basic, Borland Builder, Delphi, VB .NET, Visual C#: We have FREE 3D developing studios for all these compilers. ********************************************************************* One of the best 3D Engines and set of tools for writing the best 3D games Tools for easily adding 3D to any Windows applications - for training , education, scientific purposes or other. Among the companies using 3DSTATE's technology you will find brands such as Borland, Motorola, the BBC, Computer Associates, IBM and many more. Programmers for Visual C , Visual Basic, Borland Builder, Delphi, VB .NET, Visual C#: We have FREE 3D developing studios for all these compilers. See Screenshots and visit our Demos Page. You won't believe how quickly you will be able to create top 3D games of ANY kind ! Very fast 3D Engine. Top quality graphics. The easiest-to-use 3D engine. See why. The best tools for creating 3D Web Sites. See a demo ; more on 3D Websites DirectX, OpenGL and Glide Programmers: Click here to learn how you can shorten development time with our free development tools. The largest collection of high quality free 3D software. Download FREE software ~ 勿在浮沙上面築高塔 ~
------
~ 勿在浮沙上面築高塔 ~
系統時間:2024-04-25 13:21:32
聯絡我們 | Delphi K.Top討論版
本站聲明
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。
2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。
3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇!