News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Almost dead?

Started by Farabi, June 30, 2009, 08:44:05 AM

Previous topic - Next topic

Farabi

Finished the skeletal system.


Wanna join me starting a little company?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

UtillMasm


dedndave

hey Onan - will that guy do my laundry for me ?
he looks pretty fast   :U

Farabi

Quote from: dedndave on September 10, 2009, 07:28:43 PM
hey Onan - will that guy do my laundry for me ?
he looks pretty fast   :U

Haha.
Its 30% on my CPU at 32 FPS. I'll keep it at that rate. The skeletal process sometime make the CPU usage higher since I guess it does software rendering, if the CPU usage increasing to 10% for the vertex processing alone I will put the data on the memory, I guess it will make it faster without the skeletal system process
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

Farabi

Finished integrating the physic engine


Please test it on your system and let me know if it crash.
http://omploader.org/vMmx5eA/fGameEngine.rar
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

UtillMasm

Controllers:

awds and fthg

:bg.

Farabi

Quote from: UtillMasm on October 28, 2009, 04:53:03 AM
Controllers:

awds and fthg

:bg.

Oh yeah, I forget to mention it.
Also z for set the camera into default position. I guess nothing wrong on a non p4 machine. Is your are dual core?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

dedndave

i still get the same error, Onan

Farabi

Quote from: dedndave on October 28, 2009, 05:33:08 AM
i still get the same error, Onan

I'll try to fix it, but will need sometime since I dont create ODE.
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

dedndave

if this helps - it crashes immediately - no graphics appear at all
the fact that it is ODE that crashes may indicate that some parameters to an ODE function call are whack

Farabi

Quote from: dedndave on October 28, 2009, 06:02:51 PM
if this helps - it crashes immediately - no graphics appear at all
the fact that it is ODE that crashes may indicate that some parameters to an ODE function call are whack

Yeah, on my p4 it crash on the same thing too.
It crash at dGeomTriMeshDataBuildSingle calling function. I debuged it, and it seems ODE accessing a wrong address when it tryed to do 2 comparison of floating points. I've reported it to the ODE mailing list.
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

dedndave

double-check your parameters, Onan
you may be pointing to a NULL buffer - writing to address 0 will always get you c0000005 error

Farabi

Early judge again by me. Its all my mistake. My laptop is not warn me if Im making mistake, thats weird.

I tested it on VAIO with Vista OS and on my Zyrex with WinXP OS. Both are dual code.
I tested on my p4 computer it doesnot crash anymore but the collision detect is not working.

Replace the exe with this one http://omploader.org/vMm5rNQ/fGameEngine.rar (17 kb)
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

dedndave

ahaa ! - it doesn't crash now - lol
i had to play around to find the keys to make it move
attached is a screenshot...

Farabi

Quote from: dedndave on October 30, 2009, 12:28:28 PM
ahaa ! - it doesn't crash now - lol
i had to play around to find the keys to make it move
attached is a screenshot...


THanks for reporting it. So now is the time to make the gameplay and story.
Got any idea?

Anyway, your is 20% is it a dual core?
Your screen is wide eh? 2048x1024?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"