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
1 registered members (TipmyPip), 18,388 guests, and 6 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
Changing geometry in real time #244152
01/02/09 23:09
01/02/09 23:09
Joined: Jan 2009
Posts: 86
Brasil - RS
D
DiegoFloor Offline OP
Junior Member
DiegoFloor  Offline OP
Junior Member
D

Joined: Jan 2009
Posts: 86
Brasil - RS
Hi!
Since I'm still just beginning to learn, it's a little difficult to know the capabilities and limitations of the engine.
I would like to know if there is a way to modify a geometry in real time. Not like an animated model, but like making a hole on the ground, for example. I'm thinking boolean composition or something.

Re: Changing geometry in real time [Re: DiegoFloor] #244160
01/02/09 23:49
01/02/09 23:49
Joined: Oct 2008
Posts: 218
Nashua NH
heinekenbottle Offline
Member
heinekenbottle  Offline
Member

Joined: Oct 2008
Posts: 218
Nashua NH
It is possible if you use map entities or models and do vertex manipulation.

You can't do it on normal level blocks, but you can with models.


I was once Anonymous_Alcoholic.

Code Breakpoint;
Re: Changing geometry in real time [Re: heinekenbottle] #244174
01/03/09 01:24
01/03/09 01:24
Joined: Jan 2009
Posts: 86
Brasil - RS
D
DiegoFloor Offline OP
Junior Member
DiegoFloor  Offline OP
Junior Member
D

Joined: Jan 2009
Posts: 86
Brasil - RS
Thank you for the response smile

Not sure how to do that yet, but it's great to know such flexibility is possible.

Re: Changing geometry in real time [Re: DiegoFloor] #244184
01/03/09 04:05
01/03/09 04:05
Joined: Jan 2009
Posts: 86
Brasil - RS
D
DiegoFloor Offline OP
Junior Member
DiegoFloor  Offline OP
Junior Member
D

Joined: Jan 2009
Posts: 86
Brasil - RS
I've been reading the manual trying to learn more about this. I think the vertex manipulation is limited to moving vertex, right? I was more interested in editing mesh.

I understand we have access to directx functions (or something), maybe this is the way to go?

Last edited by DiegoFloor; 01/03/09 04:06.
Re: Changing geometry in real time [Re: DiegoFloor] #244185
01/03/09 04:25
01/03/09 04:25
Joined: Oct 2008
Posts: 218
Nashua NH
heinekenbottle Offline
Member
heinekenbottle  Offline
Member

Joined: Oct 2008
Posts: 218
Nashua NH
look up vec_for_mesh


I was once Anonymous_Alcoholic.

Code Breakpoint;
Re: Changing geometry in real time [Re: heinekenbottle] #244292
01/03/09 21:35
01/03/09 21:35
Joined: Jan 2009
Posts: 86
Brasil - RS
D
DiegoFloor Offline OP
Junior Member
DiegoFloor  Offline OP
Junior Member
D

Joined: Jan 2009
Posts: 86
Brasil - RS
Thanks for the tip! But I think that won't do the trick.
http://www.conitec.net/beta/aent-vec_for_vertex.htm
This is great to simulate a lot of things, though..

If I could delete a single face of an entity I can simulate digging holes from there! delete face -> fill the gap with *this model* (to pretend it's a hole)

But I don't have anything specific in mind! This is just me playing around smile


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