Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, 1 invisible), 18,787 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Code answer!! #119996
03/28/07 20:35
03/28/07 20:35
Joined: Dec 2005
Posts: 57
Brazil
P
pesseba Offline OP
Junior Member
pesseba  Offline OP
Junior Member
P

Joined: Dec 2005
Posts: 57
Brazil
Hi...
I'm making a game where the goal is to pile a lot of blocks!! So I'm using Open Dynamics Engine (3dgs physic default) to do it!
How I need to use less CPU possible, I would like to ask, did somebody already make something like this before? How the better way?
My problem is when my pile has more than six blocks, it starts shaking...

Thanks...

Re: Code answer!! [Re: pesseba] #119997
03/29/07 12:32
03/29/07 12:32

A
Anonymous
Unregistered
Anonymous
Unregistered
A



Use Newton.

Re: Code answer!! [Re: ] #119998
03/29/07 18:17
03/29/07 18:17
Joined: Dec 2005
Posts: 57
Brazil
P
pesseba Offline OP
Junior Member
pesseba  Offline OP
Junior Member
P

Joined: Dec 2005
Posts: 57
Brazil
Ok.. I could use newton, but I already started my project with ODE. I prefer to keep it!
So, the forces of gravity are accumulating on base elements, and then these blocks escapes, and the pile fall...
Somebody know if is it possible to use "ph_selectgroup()" to prevent this shake moviment???

Re: Code answer!! [Re: pesseba] #119999
03/30/07 01:08
03/30/07 01:08
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
I also vote newton. You'll get much better performance.


xXxGuitar511
- Programmer
Re: Code answer!! [Re: xXxGuitar511] #120000
03/30/07 07:04
03/30/07 07:04
Joined: Aug 2006
Posts: 652
Netherlands
bstudio Offline
User
bstudio  Offline
User

Joined: Aug 2006
Posts: 652
Netherlands
yeah, but newton will only work on models right (or was level geometry(blocks) also supported)


BASIC programmers never die, they GOSUB and don't RETURN.
Re: Code answer!! [Re: bstudio] #120001
03/31/07 04:34
03/31/07 04:34
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
Newton works with models & blocks...


If your using Newton with A6.5+ , then you need to use the updated version I posted [hosted by PHeMoX]. Just look for a file hosted by PHeMoX in the thread somewhere.


xXxGuitar511
- Programmer

Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1