Results 1 to 3 of 3

Thread: Filled wire frame models

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Gloucestershire, England
    Posts
    301

    Unhappy 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

  2. #2
    Zaei
    Guest
    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.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Gloucestershire, England
    Posts
    301

    Smile

    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
  •  



Click Here to Expand Forum to Full Width