Results 1 to 10 of 10

Thread: definitions !!!

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    definitions !!!

    hi ,
    what the following terms mean :
    1-Moduling
    2-Maping
    3-Rendering
    4-3d environment
    5-Finally 3D engine

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Baltimore, MD
    Posts
    230
    1. Never heard of this term
    2. This is probably the process of create a map or level for a game
    3. One of the terms for this is drawing what the character in a game sees
    4. A gameworld in which everything is seen as if it were in 3 dimensions
    5. A chunk of code that draws a 3D gameworld, usually a HUGE chunk of code

  3. #3

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I've read article about 3D game engine , it was talking about these terms.

    well , what about texture and texturing ?

    After I create my objects , i mean characters in 3D Max , how can i make them alive programmatically by VB .
    THANX

  4. #4

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    guys what about the 2nd question :

    After I create my objects , i mean characters in 3D Max , how can i make them alive programmatically by VB . ? any comment , hints

    THANX

  5. #5
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Do you mean modelling for the 1st one? If so, that is creating 3D objects. And 'making them alive in VB' is extremely difficult. I hope you have lots of perserverance, because it's going to take all of yours, and then some:

    http://www.directx4vb.com/

    It'll get you started. You need to start small, by making a cube appear or something, then load a 3D model, then apply gravity, load a world, create detection and culling algorithms, etc.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  6. #6

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    thanx for your replay
    1- what about other keywords . (especially 3D engine)

    2-If I'm not mistaken , If knew everything about DX , I can render my 3D objects . Is that true?
    thanx anyway ,

  7. #7
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Yes, if you knew enough, it would be easy. You'll have to save your models in 3DS and then convert them to X format though.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  8. #8

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    3D engine???

  9. #9
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    A 3d engine is something that displays information in a 3D form. (for example, displays your terrain and characters in a graphical format on the screen)

    And don't be so pushy - I'm here by my own will, not yours.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  10. #10

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    thanx a lot Sastraxi for your help .appreciate it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width