Click here to Skip to main content
15,896,278 members
Home / Discussions / Graphics
   

Graphics

 
GeneralLink to download photoshop cs4 [modified] Pin
Mekong River30-Aug-09 17:12
Mekong River30-Aug-09 17:12 
QuestionDirectx pls Pin
nirishere30-Aug-09 11:55
nirishere30-Aug-09 11:55 
QuestionFinding a polygon that encloses a set of points Pin
gantww28-Aug-09 7:06
gantww28-Aug-09 7:06 
AnswerRe: Finding a polygon that encloses a set of points Pin
Luc Pattyn28-Aug-09 7:45
sitebuilderLuc Pattyn28-Aug-09 7:45 
Questionde-captcha project Pin Pin
Sepirothftw27-Aug-09 21:31
Sepirothftw27-Aug-09 21:31 
AnswerRe: de-captcha project Pin Pin
ely_bob27-Oct-09 6:10
professionalely_bob27-Oct-09 6:10 
QuestionDirectX, TIN surface models. Sample code for creating a mesh. Pin
st1426-Aug-09 1:38
st1426-Aug-09 1:38 
Questiondirectx , create big mesh object. Pin
csipahi16-Aug-09 4:39
csipahi16-Aug-09 4:39 
i try to create a big mesh object from vertex and index buffers but; when i use index and vertex buffer manualy like draw indexed primitive itis works good. but when lock and copy both buffers on mesh. mesh->drawsubset not work opmtimaly.

abstract points:

* i use 32 bit indices for create mesh.
* copy vertex and index buffer to locked mesh buffers.
* all codes work good.
* but that rendered plane mesh is not like a plane!!! Smile | :)

points :

* use FVF : NORMAL, POINT, TEX1;
* use 32 bit indices for create mesh.
* use DFMT16 for z-buffer;
* use 40401 vertices.
* use 80000 faces.
* that plane coords 201 to 201 and all normals (0,1,0)



can i told; please help;
AnswerRe: directx , create big mesh object. Pin
Baltoro16-Aug-09 11:15
Baltoro16-Aug-09 11:15 
Questionhow do i divide a line segment into set of vertices Pin
gourishsio6-Aug-09 20:31
gourishsio6-Aug-09 20:31 
AnswerRe: how do i divide a line segment into set of vertices Pin
RichardM128-Oct-09 8:40
RichardM128-Oct-09 8:40 
QuestionCan GDI+ do this? Pin
transoft30-Jul-09 9:31
transoft30-Jul-09 9:31 
AnswerRe: Can GDI+ do this? Pin
Tim Craig31-Jul-09 18:30
Tim Craig31-Jul-09 18:30 
GeneralRe: Can GDI+ do this? Pin
transoft2-Aug-09 4:06
transoft2-Aug-09 4:06 
AnswerRe: Can GDI+ do this? Pin
Luc Pattyn31-Jul-09 18:53
sitebuilderLuc Pattyn31-Jul-09 18:53 
GeneralRe: Can GDI+ do this? Pin
transoft1-Aug-09 2:15
transoft1-Aug-09 2:15 
GeneralRe: Can GDI+ do this? Pin
Luc Pattyn1-Aug-09 6:54
sitebuilderLuc Pattyn1-Aug-09 6:54 
GeneralRe: Can GDI+ do this? Pin
transoft2-Aug-09 4:03
transoft2-Aug-09 4:03 
GeneralRe: Can GDI+ do this? Pin
Luc Pattyn2-Aug-09 4:14
sitebuilderLuc Pattyn2-Aug-09 4:14 
GeneralRe: Can GDI+ do this? Pin
transoft2-Aug-09 5:17
transoft2-Aug-09 5:17 
GeneralRe: Can GDI+ do this? Pin
Luc Pattyn2-Aug-09 5:24
sitebuilderLuc Pattyn2-Aug-09 5:24 
QuestionProblem with image dimensions being reversed Pin
Alan Burkhart29-Jul-09 9:38
Alan Burkhart29-Jul-09 9:38 
Answerrepost Pin
Luc Pattyn31-Jul-09 18:56
sitebuilderLuc Pattyn31-Jul-09 18:56 
Questionjawbreaker in c++ Pin
sajede27-Jul-09 18:14
sajede27-Jul-09 18:14 
AnswerRe: jawbreaker in c++ Pin
Tim Craig27-Jul-09 18:34
Tim Craig27-Jul-09 18:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.