Help needed in making an object move along a curve in VB 6

Status
Not open for further replies.

bharat_r

In the zone
Joined
Mar 2, 2004
Messages
466
Hello

I'm trying to make this in VB 6. I have a pic of a satellite and pic of the earth. I want to make the satellite move along the curvature of the earth.
I tried changing the top & left properties of the image to make it move and tried using the do while loop to do this but am not sure how to implement it properly.
I'm attaching the .frm file.

Thank you
 

gopi_vbboy

Cyborg Agent
Joined
Mar 1, 2007
Messages
1,436
Are u talking abt 2D or 3D

For 2D vb does the job


for 3d u may require dirextx or opengl or activex
 
OP
bharat_r

bharat_r

In the zone
Joined
Mar 2, 2004
Messages
466
It's 2D. I just want it to be simple schematic of how a satellite moves around the earth. After I achieve this, I also plan to move the antenna along the motion of the satellite so that it looks like the antenna is tracking the satellite.
 

abhijangda

Padawan
Joined
Jan 17, 2007
Messages
830
pls provide full file with project file (.vbp) also not only form file also provide pictures. I can help u frnd.
 
Status
Not open for further replies.
Top