Thread: .h question...

  1. #1
    Programming is fun, mkay?
    Join Date
    Oct 2001
    Posts
    490

    Question .h question...

    I am going to develop a special .h file. I just wanted to know if anyone would be interested in it before I start it. Here's what it does:


    It lets you set quads or triangle x, y, and z, and uses one function to draw the quad or triangle on the screen. Just a shortcut. Would anyone be interested?
    Website(s): http://www16.brinkster.com/trifaze/

    E-mail: [email protected]

    ---------------------------------
    C++ Environment: MSVC++ 6.0; Dev-C++ 4.0/4.1
    DirectX Version: 9.0b
    DX SDK: DirectX 8.1 SDK

  2. #2
    Registered User samGwilliam's Avatar
    Join Date
    Feb 2002
    Location
    Newport
    Posts
    382
    Just remember to test for non-planar quads.

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    411
    What API?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. another do while question
    By kbpsu in forum C++ Programming
    Replies: 3
    Last Post: 03-23-2009, 12:14 PM
  2. Question about no '.h' standard
    By JLBSchreck in forum C++ Programming
    Replies: 1
    Last Post: 05-07-2003, 02:26 PM
  3. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM
  4. placement of (.h) and (.cpp) files..!?
    By matheo917 in forum C++ Programming
    Replies: 3
    Last Post: 02-22-2003, 06:37 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM