1 Texture Set with examples
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 99 articles for 0.083 sec
Re: DX10 tutor7 Texture question     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: Anton Roth
Date: Sep 19, 2008 01:53

... just doesnt work. Your technique is set, and the call within doesn't...another technique handler called g_ptechnique_notex for example. There's a lot of code...->IASetInputLayout(vertexLayout); g_pd3dDevice->IASetVertexBuffers(0,1,&vertexBuffer,&stride,&offset); g_pd3dDevice->IASetIndexBuffer(...is a pointer to a 2D texture?), i'd call it just once...
Show full article (1.87Kb) · Show article thread
RE: Texture Wrapping     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: Jim Henriksen
Date: Jul 31, 2008 18:09

...failed has the D3DPTEXTURECAPS_NONPOW2CONDITIONAL bit set in TextureCaps. "Conditional" => no wrapping...I call lpD3Ddevice -> SetSamplerState() to set D3DSAMP_ADDRESSU and D3DSAMP_ADDRESSV to D3DTADDRESS_WRAP...As an example, assume that I map a texture over a...corrupted images. In the (2,1) and (2, 3) squares, I...being used? Does the source texture have mip maps? (try disabling...
Show full article (2.50Kb) · Show article thread
RE: Texture Wrapping     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: Wyck
Date: Jul 31, 2008 07:07

... I have verified (via GetCaps) that texture wrapping is supported and the maximum ...> I call lpD3Ddevice -> SetSamplerState() to set D3DSAMP_ADDRESSU and D3DSAMP_ADDRESSV to D3DTADDRESS_WRAP. ...> As an example, assume that I map a texture over a square...severely corrupted images. In the (2,1) and (2, 3) squares, I .../errors issued? Is your source texture square (width == height)? Is the ...
Show full article (1.95Kb) · Show article thread
Texture Wrapping     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: Jim Henriksen
Date: Jul 30, 2008 16:37

... have verified (via GetCaps) that texture wrapping is supported and the ...I call lpD3Ddevice -> SetSamplerState() to set D3DSAMP_ADDRESSU and D3DSAMP_ADDRESSV to D3DTADDRESS_WRAP...make sure that the requested settings are in effect. Return codes...As an example, assume that I map a texture over a...2) square. In the (row 1, column 2) and (row 3...corrupted images. In the (2,1) and (2, 3) squares, I...
Show full article (1.15Kb)
Shader constants and constant buffers ?     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: dylan
Date: Mar 2, 2008 12:31

... the vertex shader, then another texture array for the pixel shader.... I use VSSetShaderResources for the textures and VSSetConstantBuffers for the constant ... integers per texel Texture2DArray g_texAltitude; //1 integer per texel My understanding ...for a single 2D texture only. for example, what would I...that I'm familiar with setting variables through the 'GetVariableByName' methodology...
Show full article (4.63Kb)
accessing constant buffers, shader resources, etc.     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: dylan
Date: Feb 28, 2008 19:14

... I use VSSetShaderResources for the textures and VSSetConstantBuffers for the constant...integers per texel Texture2DArray g_texAltitude; //1 integer per texel My understanding...for a single 2D texture only. for example, what would I...be declared for constant and texture buffers like this (psuedo): "cbuffer...that I'm familiar with setting variables through the 'GetVariableByName' methodology...
Show full article (3.69Kb)
Re: Compressed textures     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for 1 Texture Set with examples in microsoft.public.win32.programmer.directx.graphics
Author: John Withe
Date: Feb 26, 2008 15:49

...I was previously considering writing a texture in parallel with begin,end,present...s include a (discard-mode) lock, 1. lock, copy, unlock 2. beginscene draw...the runtime situation (memory fragmentation, for example, or simply lazy realeasing of shadow... surface of a circular "upoad" texture collection. Well, if it doesnt ... and then change to begin,set texture,draw,end,present I ...
Show full article (3.85Kb) · Show article thread
rec.music.progressive Frequently Asked Questions (FAQ), Part 1/8     

Group: rec.music.progressive · Group Profile · Search for 1 Texture Set with examples in rec.music.progressive
Author: Phil Kime
Date: Sep 12, 2007 10:59

... the concept to rock-related examples. Indeed, you sometime see, for ... web of interconnected instances. For example, it is hard to find ... there as accepted exemplars, for example early Genesis, Yes and King ...attitude in the listener to textural ambient music which may be... trivial facts about a few examples. Also, the most knowledgeable people...an unbiased and randomly selected set of r.m.p readers...
Show full article (17.41Kb)
rec.music.progressive Frequently Asked Questions (FAQ), Part 1/8     

Group: rec.music.progressive · Group Profile · Search for 1 Texture Set with examples in rec.music.progressive
Author: Phil Kime
Date: Aug 23, 2007 10:59

... the concept to rock-related examples. Indeed, you sometime see, for ... web of interconnected instances. For example, it is hard to find ... there as accepted exemplars, for example early Genesis, Yes and King ...attitude in the listener to textural ambient music which may be... trivial facts about a few examples. Also, the most knowledgeable people...an unbiased and randomly selected set of r.m.p readers...
Show full article (17.41Kb)
rec.music.progressive Frequently Asked Questions (FAQ), Part 1/8     

Group: rec.music.progressive · Group Profile · Search for 1 Texture Set with examples in rec.music.progressive
Author: Phil Kime
Date: Aug 7, 2007 10:59

... the concept to rock-related examples. Indeed, you sometime see, for ... web of interconnected instances. For example, it is hard to find ... there as accepted exemplars, for example early Genesis, Yes and King ...attitude in the listener to textural ambient music which may be... trivial facts about a few examples. Also, the most knowledgeable people...an unbiased and randomly selected set of r.m.p readers...
Show full article (17.41Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next