|
-
Oct 20th, 2002, 12:23 PM
#1
Thread Starter
Sleep mode
definitions !!!
hi ,
what the following terms mean :
1-Moduling
2-Maping
3-Rendering
4-3d environment
5-Finally 3D engine
-
Oct 20th, 2002, 01:00 PM
#2
Addicted Member
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
-
Oct 20th, 2002, 01:27 PM
#3
Thread Starter
Sleep mode
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
-
Oct 20th, 2002, 03:37 PM
#4
Thread Starter
Sleep mode
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
-
Oct 20th, 2002, 05:33 PM
#5
Good Ol' Platypus
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)
-
Oct 20th, 2002, 07:41 PM
#6
Thread Starter
Sleep mode
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 ,
-
Oct 20th, 2002, 09:58 PM
#7
Good Ol' Platypus
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)
-
Oct 20th, 2002, 10:14 PM
#8
Thread Starter
Sleep mode
3D engine???
-
Oct 20th, 2002, 10:46 PM
#9
Good Ol' Platypus
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)
-
Oct 21st, 2002, 08:18 AM
#10
Thread Starter
Sleep mode
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|