Click here to Skip to main content
15,898,538 members
Home / Discussions / C#
   

C#

 
AnswerRe: entering data in same row inmore than one attempt Pin
Judah Gabriel Himango8-Aug-07 10:30
sponsorJudah Gabriel Himango8-Aug-07 10:30 
GeneralRe: entering data in same row inmore than one attempt Pin
richieis9-Aug-07 8:11
richieis9-Aug-07 8:11 
QuestionPoint Cloud Rotation Pin
GreenGiant838-Aug-07 8:58
GreenGiant838-Aug-07 8:58 
AnswerRe: Point Cloud Rotation Pin
Judah Gabriel Himango8-Aug-07 9:12
sponsorJudah Gabriel Himango8-Aug-07 9:12 
GeneralRe: Point Cloud Rotation Pin
GreenGiant838-Aug-07 11:12
GreenGiant838-Aug-07 11:12 
GeneralRe: Point Cloud Rotation Pin
Judah Gabriel Himango8-Aug-07 18:16
sponsorJudah Gabriel Himango8-Aug-07 18:16 
GeneralRe: Point Cloud Rotation Pin
GreenGiant839-Aug-07 3:33
GreenGiant839-Aug-07 3:33 
GeneralRe: Point Cloud Rotation Pin
Judah Gabriel Himango9-Aug-07 4:52
sponsorJudah Gabriel Himango9-Aug-07 4:52 
I mentioned reverse-engineering XNA's Matrix class and seeing the multiplications done to the 3d points (a struct in XNA called Vector3). You should do this and look at the methods on there, such as Matrix.CreateRotationX, .CreateRotationY, .CreateRotationZ. See how those methods are applying rotation to 3d points, then you can implement a similar solution on your end.

If you're curious about how matrices work from a mathematics perspective, see Wikipedia's article on matrix multiplication[^].


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Minnesota Bridge Collapses
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


Questionsorted list question Pin
crash8938-Aug-07 8:49
crash8938-Aug-07 8:49 
AnswerRe: sorted list question Pin
Luc Pattyn8-Aug-07 9:05
sitebuilderLuc Pattyn8-Aug-07 9:05 
GeneralRe: sorted list question Pin
crash8938-Aug-07 15:18
crash8938-Aug-07 15:18 
GeneralRe: sorted list question Pin
crash8938-Aug-07 15:42
crash8938-Aug-07 15:42 
GeneralRe: sorted list question Pin
Luc Pattyn8-Aug-07 15:52
sitebuilderLuc Pattyn8-Aug-07 15:52 
GeneralRe: sorted list question Pin
crash8938-Aug-07 21:28
crash8938-Aug-07 21:28 
GeneralRe: sorted list question Pin
Luc Pattyn9-Aug-07 0:00
sitebuilderLuc Pattyn9-Aug-07 0:00 
QuestionThe specified format name is invalid Pin
ramdil8-Aug-07 8:13
ramdil8-Aug-07 8:13 
AnswerRe: The specified format name is invalid Pin
PIEBALDconsult8-Aug-07 15:30
mvePIEBALDconsult8-Aug-07 15:30 
GeneralRe: The specified format name is invalid Pin
ramdil8-Aug-07 22:15
ramdil8-Aug-07 22:15 
QuestionCurrent Directory Pin
nhathoang8-Aug-07 6:02
nhathoang8-Aug-07 6:02 
AnswerRe: Current Directory Pin
Hessam Jalali8-Aug-07 6:34
Hessam Jalali8-Aug-07 6:34 
AnswerRe: Current Directory Pin
Judah Gabriel Himango8-Aug-07 6:38
sponsorJudah Gabriel Himango8-Aug-07 6:38 
QuestionText Box in listview Pin
topksharma19828-Aug-07 5:41
topksharma19828-Aug-07 5:41 
AnswerRe: Text Box in listview Pin
Hessam Jalali8-Aug-07 5:57
Hessam Jalali8-Aug-07 5:57 
GeneralRe: Text Box in listview Pin
topksharma19828-Aug-07 20:28
topksharma19828-Aug-07 20:28 
QuestionEvents to use for DataGrid to monitor Progress bar updates Pin
Boyd Lowry8-Aug-07 5:25
Boyd Lowry8-Aug-07 5:25 

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.