Click here to Skip to main content
15,916,835 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: people who need some idea!! Pin
Colin Angus Mackay4-Jan-04 14:11
Colin Angus Mackay4-Jan-04 14:11 
GeneralRe: people who need some idea!! Pin
Christian Graus4-Jan-04 14:30
protectorChristian Graus4-Jan-04 14:30 
GeneralRe: people who need some idea!! Pin
Roger Wright4-Jan-04 21:24
professionalRoger Wright4-Jan-04 21:24 
GeneralCross browser client side coding Pin
Jim Taylor23-Dec-03 6:04
Jim Taylor23-Dec-03 6:04 
GeneralRe: Cross browser client side coding Pin
Paul Watson13-Jan-04 22:44
sitebuilderPaul Watson13-Jan-04 22:44 
GeneralRe: Cross browser client side coding Pin
Jim Taylor13-Jan-04 22:51
Jim Taylor13-Jan-04 22:51 
GeneralEnough Pin
Paul Watson13-Jan-04 22:58
sitebuilderPaul Watson13-Jan-04 22:58 
Generalhelp about finding a project topic in networking , it should be in java Pin
jay2004jay22-Dec-03 21:56
jay2004jay22-Dec-03 21:56 
GeneralAvatar - Talking Head Pin
watchmany2k18-Dec-03 13:01
watchmany2k18-Dec-03 13:01 
GeneralPlug and Play IP address Pin
Bassam7216-Dec-03 20:32
Bassam7216-Dec-03 20:32 
GeneralPlugins Pin
yarns13-Dec-03 1:13
yarns13-Dec-03 1:13 
GeneralCall Centre Management Project Pin
NikhilGarg11-Dec-03 8:50
NikhilGarg11-Dec-03 8:50 
GeneralRe: Call Centre Management Project Pin
watchmany2k18-Dec-03 13:20
watchmany2k18-Dec-03 13:20 
GeneralRe: Call Centre Management Project Pin
Steve S19-Dec-03 2:45
Steve S19-Dec-03 2:45 
GeneralSimple Text Based Machine Tutorial Needed Pin
Tyler Ricardo10-Dec-03 4:49
Tyler Ricardo10-Dec-03 4:49 
GeneralRe: Simple Text Based Machine Tutorial Needed Pin
Sebastián Benítez23-Dec-03 3:40
Sebastián Benítez23-Dec-03 3:40 
GeneralUtilityLibrary Pin
GlennDeBacker29-Nov-03 15:18
GlennDeBacker29-Nov-03 15:18 
GeneralRe: UtilityLibrary Pin
J. Dunlap29-Nov-03 17:17
J. Dunlap29-Nov-03 17:17 
GeneralSyntaxEditor Pin
Thommy Mewes25-Nov-03 13:35
Thommy Mewes25-Nov-03 13:35 
GeneralRe: SyntaxEditor Pin
Niels Penneman8-Jan-04 10:54
Niels Penneman8-Jan-04 10:54 
GeneralRe: SyntaxEditor Pin
Werdna15-Feb-04 17:00
Werdna15-Feb-04 17:00 
Generalopengl rotation Pin
Member 70457324-Nov-03 5:34
Member 70457324-Nov-03 5:34 
hello,
Thank you for attending my request.

I got a problem while I am rotating a 3D rendering scene using mouse,
ie by dragging mouse on screen .

I am using following formula for rotating the picture along x and y axis
m_angle1 -= (xx1 - xx2)/3.0;
m_angle2 -= (yy1 - yy2)/3.0;

glrotated(m_angle1,1,0,0);
glrotated(m_angle2,0,1,0);

xx1 ans yy1 are previous points on screen
xx2 ans yy2 are current points on screen

Rotation is happening correctly in one axis but not happening correctly in other axis. IF you have solution please give me.

regards,
vijay.
Smile | :)
GeneralRe: opengl rotation Pin
suiram4025-Nov-03 8:16
suiram4025-Nov-03 8:16 
GeneralFocus grabber Pin
Paul Watson20-Nov-03 5:19
sitebuilderPaul Watson20-Nov-03 5:19 
GeneralRe: Focus grabber Pin
Erik Thompson20-Nov-03 13:50
sitebuilderErik Thompson20-Nov-03 13:50 

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.