Search:

Type: Posts; User: flyhigh

Page 1 of 13 1 2 3 4

Search: Search took 0.46 seconds.

  1. Re: hi im having trouble converting frrom 2d screen coordinates to local coordinates

    thank yall
  2. Re: hi im having trouble converting frrom 2d screen coordinates to local coordinates

    hey
    im making a 3d Model Maker if it works out.
    schmidt your saying make different views then?
  3. [RESOLVED] hi im having trouble converting frrom 2d screen coordinates to local coordinates

    hi im not sure where to put this.
    these are my local coordinates of 1 of my triangle points


    With ONEobject
    .LocalCoord(0).X = -1
    .LocalCoord(0).Y = -0.5
    .LocalCoord(0).z...
  4. Re: it looks like the future is leaning tward tablets and carry around

    i know ive seen it comeing for long time,java .
    thanks all
  5. Re: it looks like the future is leaning tward tablets and carry around

    these new tablets are getting faster so are the phones .
  6. Re: it looks like the future is leaning tward tablets and carry around

    hey ive been looking into software that will change vb6 to cross platform like GeneXus X Evolution 2 ,but it being from another country ,
    there only to ways ,learn a new language wich im still...
  7. Re: it looks like the future is leaning tward tablets and carry around

    thats good to hear ,sometimes i wonder .
    im looking into cross platform stuff i just like vb6 over java.
    thanks
  8. it looks like the future is leaning tward tablets and carry around

    will they stop make desktops and windows ?
    does any know if ms will make a new basic languge to work on these new devices ,ive tried java its pretty simple
    but i was just wondering ,ive been...
  9. Re: 3d rotation of a Pyramid with pure vb6 not using matrix

    the bottom code seems to do the job better,i guess it was a perspective problem.
    i still dont understand why ,but it works better.
    thanks





    Private Sub LocaltoScreen()
  10. Re: 3d rotation of a Pyramid with pure vb6 not using matrix

    hi been out with a cold ,soon as my head clears up alittle im gonna put the code up .
    thanks all
  11. [RESOLVED] 3d rotation of a Pyramid with pure vb6 not using matrix

    morning
    while rotating a Pyramid on the top point ,which is located at x=0,y=0,z=-40 ,all sides are equal .
    when i rotate it the base moves only.
    why does one side of the base stay wider on one...
  12. [RESOLVED] can vb6 be used to write a bad word filter for movies

    im wanting to filter movies for my mom ,with all the bad words in ever movie now she misses some good shows .
    is it even possible in vb6,if so where do i start?
    thanks
  13. Replies
    4
    Views
    878

    Re: 3d cube question

    ok i thought there might be a special way ,,thanks
  14. Replies
    4
    Views
    878

    Re: 3d cube question

    like this

    9984799849
  15. Replies
    4
    Views
    878

    Re: 3d cube question

    is there a diagram yall go by?
  16. Replies
    4
    Views
    878

    [RESOLVED] 3d cube question

    (1) on a 3d cube are the 8 corners numbered in a special way?
    (2) on a 3d cube are the 6 sides numbered in a special way?
    thanks
  17. Re: ANGLE OF INCIDENCE IS EQUAL TO THE ANGLE OF Reflection

    many thanks to dunfiddlin i think after alot of trys i got it thanks
  18. Re: ANGLE OF INCIDENCE IS EQUAL TO THE ANGLE OF Reflection

    what if the angle of incidence is 45 ,do i plus it?
  19. Re: ANGLE OF INCIDENCE IS EQUAL TO THE ANGLE OF Reflection

    on computers 90 degrees is down ,or is that just for 3d stuff?
    and thank you so much ,i new the answer,i just couldnt get te fourmla right.
    i was having trouble getting a real life looking bounce...
  20. Re: ANGLE OF INCIDENCE IS EQUAL TO THE ANGLE OF Reflection

    hey yall
    if line M =0 degrees
    normal line is 90 degrees of that
    incidence line is 135 degrees
    if i use this formula below i get negitive numbers
    why?


    To get the final angle:...
  21. Re: ANGLE OF INCIDENCE IS EQUAL TO THE ANGLE OF Reflection

    i guess what im asking is what is the (InitialAngle) and (NormalAngle) and (FinalAngle) ,im really lost here
  22. [RESOLVED] ANGLE OF INCIDENCE IS EQUAL TO THE ANGLE OF Reflection

    hey is this true even when two balls meet?
    is this the right way to get the answer?


    To get the final angle:
    AngleIncidence = AngleReflection
    AngleIncidence = (180° + InitialAngle) -...
  23. Replies
    9
    Views
    1,655

    Re: [RESOLVED] witch chart does a computer use

    all about directions of degrees 90 being down instead of up.
  24. Replies
    9
    Views
    1,655

    Re: [RESOLVED] witch chart does a computer use

    thank you so much ,i had to change everything ,rewrite some,wonder why nobody said anything.

    thanks again
  25. Replies
    9
    Views
    1,655

    Re: [RESOLVED] witch chart does a computer use

    no wonder im having problems
    thanks
  26. Replies
    9
    Views
    1,655

    Re: witch chart does a computer use

    the smaller of the two is what ive been using .
  27. Replies
    9
    Views
    1,655

    Re: witch chart does a computer use

    i never could spell that well ,hit may head bad in second grade,but i live with it
  28. Replies
    9
    Views
    1,655

    [RESOLVED] witch chart does a computer use

    using degrees ive seen three ways witch way is right for my pc




    9900399005
  29. Re: [RESOLVED] how would i tranfer the velocity or speed of an object into a single a

    hey opus and all
    when dealing with velocitis the speed of x and y ,to change the angle an object is flying in,should i change the x and y velocitis or just the angle?
    why im asking when i mess...
  30. Re: [RESOLVED] how would i tranfer the velocity or speed of an object into a single a

    thanks all hafter wracking my brain i got it ,i think its right now for computer screen.
    thanks again







    Public Function GetDirection(ByVal xVelocity As Long, ByVal yVelocity As Long) As...
  31. Re: [RESOLVED] how would i tranfer the velocity or speed of an object into a single a

    hey yall i got this off the web ,but all the degrees are in the wrong places
    ive tryed changing it but there still wrong ,need alittle help
    thanks





    Public Function GetDirection(ByVal...
  32. Re: how would i tranfer the velocity or speed of an object into a single angle readin

    thanks alot im gonna put this in my notes for the future ref
    this means divided by right VX/VY ?

    on a computer screen this VX positive and VY=0 Direction 090° means 0 or 360 ?
  33. Re: how would i tranfer the velocity or speed of an object into a single angle readin

    A
    thanks
  34. Re: how would i tranfer the velocity or speed of an object into a single angle readin

    yes i think its different .
    what i would like to do is put>> Image1(i).vx = -Image1(i).vx << into >>Image1(i).Angle .
    and the same with vy.





    Image1(i).x = Image1(i).x...
  35. [RESOLVED] how would i tranfer the velocity or speed of an object into a single angle reading

    im trying to explain this the best i can .
    this way you change the velocity to get the balls angle change ,im trying to hopyfully ,with i havent a clue ,get the angle instead.
    thanks all
  36. Re: how do you get the direction of a single ball in a box

    thanks thats what i did
    thanks all
  37. [RESOLVED] how do you get the direction of a single ball in a box

    im tracking a single bouncing ball in a box ,im stuck on how to get the new angle in degres or rads.
    thanks
  38. Re: hey will vb script programs run on all windows like 7 & 8

    they have to have this Windows Script Host (WSH) installed .
  39. [RESOLVED] hey will vb script programs run on all windows like 7 & 8

    ive only used it a few times and was wondering can it do all that c language can ?
    thanks
  40. Re: hey all is glbasic worth buying , other than game programing across all platfor

    thanks thats what i thought it looked like
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width