Thread: Importing game textures using DX9

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    141

    Importing game textures using DX9

    How would I do this? Tried google, didn't find anything besides an editor.

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Very vague question.

  3. #3
    Registered User
    Join Date
    May 2008
    Posts
    141
    I mean, using windows.h and d3d9.h, I have worked with the basics of d3d9.h ( DX ) and I want to know how to import textures into d3d9 as anything( vertex , etc )

  4. #4
    Registered User
    Join Date
    Jan 2006
    Location
    Sweden
    Posts
    92
    Do you mean something like D3DXCreateTextureFromFile?

  5. #5
    Registered User
    Join Date
    May 2008
    Posts
    141
    Yes yes yes! thanks

  6. #6
    Registered User
    Join Date
    Jan 2008
    Posts
    70
    For such future questions I recommend the DX Documentation, well layed out and has a nice index.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open-source Game Project
    By Glorfindel in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-24-2009, 01:12 AM
  2. 20q game problems
    By Nexus-ZERO in forum C Programming
    Replies: 24
    Last Post: 12-17-2008, 05:48 PM
  3. Need book to program game into multiplayer...
    By edomingox in forum Game Programming
    Replies: 3
    Last Post: 10-02-2008, 09:26 AM
  4. So you want to be a game programmer?
    By dxfoo in forum Game Programming
    Replies: 23
    Last Post: 09-26-2006, 08:38 AM
  5. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM