Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DDX_FieldText and CTime Pin
SwordeR2-May-06 10:06
SwordeR2-May-06 10:06 
QuestionDouble Manipulation Pin
Jader891-May-06 10:50
Jader891-May-06 10:50 
GeneralRe: Double Manipulation Pin
Jader891-May-06 11:13
Jader891-May-06 11:13 
GeneralRe: Double Manipulation Pin
Jörgen Sigvardsson1-May-06 11:37
Jörgen Sigvardsson1-May-06 11:37 
AnswerRe: Double Manipulation Pin
Stephen Hewitt1-May-06 13:43
Stephen Hewitt1-May-06 13:43 
AnswerRe: Double Manipulation Pin
Maxwell Chen1-May-06 22:19
Maxwell Chen1-May-06 22:19 
AnswerRe: Double Manipulation Pin
David Crow2-May-06 3:24
David Crow2-May-06 3:24 
Questionhelp: RH 3D graphics in LH display (DirectX) Pin
nastyimp131-May-06 7:27
nastyimp131-May-06 7:27 
Hi. I need help displaying my objects properly in DX. I have an app based on the right-hand (RH)reference frame: Z-up, Y-right, X-out of screen (towards user). I would like to come up with a single pair of Rotation and Translation transformation matrices to convert all objects to LH just before display (render), but am having a pretty hard time of it.

I found a bit on this on Microsoft's website, but some parts of it are cryptic, ( "reverse the backface-culling order" and "lay out the cube maps accordingly" ) and other I don't know how to go about ( "Flip the order of triangle vertices so that the system traverses them clockwise from the front. In other words, if the vertices are v0, v1, v2, pass them to Direct3D as v0, v2, v1" ) because I use DX's CreateSphere, CreateCube type functions to create the models.

Can someone point me to a tutorial on how to display RH-based stuff in DirectX?

Thanks in advance.


-Yegor



~NastyImp
QuestionMFC Inheritance Pin
cmdill1-May-06 3:03
cmdill1-May-06 3:03 
AnswerRe: MFC Inheritance Pin
Hamid_RT1-May-06 3:47
Hamid_RT1-May-06 3:47 
AnswerRe: MFC Inheritance Pin
David Crow1-May-06 5:58
David Crow1-May-06 5:58 
AnswerRe: MFC Inheritance Pin
Nibu babu thomas1-May-06 17:23
Nibu babu thomas1-May-06 17:23 
AnswerRe: MFC Inheritance Pin
Hamid_RT1-May-06 18:10
Hamid_RT1-May-06 18:10 
Question2 C++ game developer positions for HullBreach Pin
hullbreach1-May-06 2:09
hullbreach1-May-06 2:09 
AnswerRe: 2 C++ game developer positions for HullBreach Pin
Ryan Binns1-May-06 14:08
Ryan Binns1-May-06 14:08 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
hullbreach1-May-06 14:31
hullbreach1-May-06 14:31 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
Ryan Binns1-May-06 18:22
Ryan Binns1-May-06 18:22 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
Maxwell Chen1-May-06 18:31
Maxwell Chen1-May-06 18:31 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
Ryan Binns2-May-06 0:59
Ryan Binns2-May-06 0:59 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
normanS2-May-06 0:56
normanS2-May-06 0:56 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
Ryan Binns2-May-06 0:57
Ryan Binns2-May-06 0:57 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
hullbreach2-May-06 8:43
hullbreach2-May-06 8:43 
GeneralRe: 2 C++ game developer positions for HullBreach Pin
Ryan Binns2-May-06 13:23
Ryan Binns2-May-06 13:23 
JokeRe: 2 C++ game developer positions for HullBreach Pin
hullbreach3-May-06 8:13
hullbreach3-May-06 8:13 
QuestionProblem with menu Pin
XStress1-May-06 1:57
XStress1-May-06 1:57 

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.