PDA

View Full Version : who can say something about brew 3D


beans
08-24-2003, 11:19 PM
i am a beginner of brew. and my boss was so terrible that i must
write something using brew 3d in the near futrue.who can tell me how to learn brew 3d?
it is best that show me a "Hello Brew 3D"
thank you.

ruben
08-24-2003, 11:50 PM
refer AEE3d.h, AEE3dutils.h for API reference.

ruben

beans
08-25-2003, 06:39 PM
thank you for your reply,
but first,i want to know, whether i can test my programe
in that simulator when using brew 3D .

while now ,i can't test it in the hardware.....

:confused:

ruben
08-26-2003, 06:54 AM
Yes you can test your 3D code on emulator. If you go to $(BREWDIR)\Bin\Modules folder you will find I3Dextension.dll to support emulator 3d implementation.

ruben

beans
08-26-2003, 06:35 PM
thank you ,ruben, you are great.

but now,i can find few example of I3D, i've nearly lost my belief.can you tell me ,where can i find even just one sample of that?

rogue
09-17-2003, 12:31 PM
There is an I3D sample application posted to the new "sample code" page on the BREW website. It's pretty thorough -- So is the documentation.

beans
09-23-2003, 12:28 AM
i have got this I3D Sample,i also upgrade my SDK to 2.1.0
but when i run this one, i must got an error say".....the memory some where can't be read...",i try to find what case this error,but failed, because this error accur before the function ¡°AEEClsCreateInstance¡°
but why your simulator can run this I3D Sample ??

rogue
09-23-2003, 09:39 AM
Try running it using the blackcap skin file.

rogue

beans
09-23-2003, 06:37 PM
so great you are ^^
i've done it, thank you.

does that means the mobile phone can't run brew 3D at present or the brew 3D is just design for larger PDA ??

rogue
09-23-2003, 06:41 PM
It can run on a phone. And I _think_ it will soon. But there are no commercial BREW phones with I3D implemented, so they made us this fake skin.

beans
09-23-2003, 06:49 PM
thank you, it is interesting, i think it will be first phone that offer 3D Implement, it seems easy to transplant games made by OpenGL to the brew phone,but the problem is the arm cpu's speed....

rogue
09-23-2003, 06:53 PM
yea but 3D will be probably be on ARM 9 :-)

ruben
09-24-2003, 06:30 AM
Qualcomm next generation chipset MSM6100 (ARM 9, 146MHz) has 3D engine built into ASIC. This chip set two DSP one for application and one for radio communication.

I am guessing that phones based on MSM6100 will be available by the begining of next year.

ruben

beans
09-24-2003, 06:31 PM
thank you ,i look forward to that.

oh,ruben, you are an expert i think,would you please tell me if the sample programe named NetDiagnostics in brew SDK has some problem??
i don't know how to use the Sample... the http part is ok,but the TCP/IP part always connect failed...the error number is 529,¡¡is there some different between this programe's TCP/IP part and other PC's TCP/IP programe?? don't laught at me,i am beginner ^^,thank you.

nshankar
11-04-2003, 04:18 AM
Originally posted by rogue
Try running it using the blackcap skin file.

rogue
Could u please elaborate on this... i am trying to run the sample 3D code... but it seems to be crashing at start up saying the "memory could not be read"

nshankar
11-04-2003, 04:50 AM
Originally posted by rogue
Try running it using the blackcap skin file.

rogue
Could u please elaborate on this... i am trying to run the sample 3D code... but it seems to be crashing at start up saying the "memory could not be read"

beans
11-07-2003, 07:00 PM
you should use "BlackCap" device