Results 1 to 8 of 8
  1. #1
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129

    Drawing a Shape in D3D?

    Hey guys... can anyone hit me up with some tutorials or something that will help me draw somethign like this?



    Can't find anything, anywhere...

  2. #2
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by TrixtSam View Post
    Hey guys... can anyone hit me up with some tutorials or something that will help me draw somethign like this?



    Can't find anything, anywhere...
    You're either going to need to render it using a texture of the image, or you're going to have to learn enough math to generate sets of vertices to fill in those shapes.

    Oh no! Vortex is gay!

  3. #3
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by Saltine View Post

    You're either going to need to render it using a texture of the image, or you're going to have to learn enough math to generate sets of vertices to fill in those shapes.
    Think I'll just use sprites:|

  4. #4
    R3d_L1n3's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    208
    make array save bytes of screen on it using ( FileToByteArray program ) google would help u finding it ..

    then use D3DXCreateTextureFromFileInMemoryEx

  5. #5
    -Bl00d-'s Avatar
    Join Date
    Sep 2011
    Gender
    female
    Location
    Imma girl what about it?
    Posts
    481
    Reputation
    10
    Thanks
    53
    My Mood
    Twisted
    find @freedompeace
    his portal: subtleincredibility
    uses something like this and its sexy
    Successful buys: 20
    Successful sells: 4
    Successful trades: 9
    Scammed: 4

     
    https://www.mpgh.net/forum/490-vouches/560562-vouches.html

    ^^^^^^^^^^^
    vouche for me?

  6. #6
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic
    Where did u get the idea for that shape? It looks very familiar?




    ^Suck it!

  7. #7
    R4v0r's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    London
    Posts
    234
    Reputation
    11
    Thanks
    142
    My Mood
    Amazed
    Sprites is what you need, or something less laggy.

  8. #8
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by -Bl00d- View Post
    find @freedompeace
    his portal: subtleincredibility
    uses something like this and its sexy
    Thats where i got the idea^^ it was amazing.. and Making menus entertains me.. so thought i'd give it a snap.

Similar Threads

  1. Drawing a sphere in D3D?
    By NOOB in forum Combat Arms Coding Help & Discussion
    Replies: 4
    Last Post: 02-21-2011, 02:46 AM
  2. [Source Code] How Draw C++ Shapes
    By ultahackers in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 8
    Last Post: 12-04-2010, 06:53 AM
  3. [D3D] Draw Current Ammo?
    By ppl2pass in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 18
    Last Post: 07-25-2010, 05:16 AM
  4. Question About D3D Drawing Text
    By BlackHaexGuns in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 23
    Last Post: 07-21-2010, 09:51 PM
  5. Drawing Images into D3D apps?
    By ThePro in forum C++/C Programming
    Replies: 1
    Last Post: 09-02-2008, 11:13 PM