|
-
Jun 12th, 2001, 05:09 AM
#1
Thread Starter
Hyperactive Member
Filled wire frame models
I am interested in writing some VB code that displays 3D objects. I can easily create wire frame models (e.g cubes, globes etc..) I use Sine and Cosine to create these along with moveto and line. However I now want to do some filled objects something like a spinning world. Any ideas of how to do this (or where to start?) I've heard a lot about direct 3D is this the sort of thing I need?
Cheers
-
Jun 12th, 2001, 06:07 AM
#2
Well, if you've already got code to draw the wireframes (go you, by the way), just use the floodfill API to fill those in.
Z.
-
Jun 12th, 2001, 06:29 AM
#3
Thread Starter
Hyperactive Member
Ahh cheers, I'll give that a go.
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
|