Click here to Skip to main content
Sign Up to vote bad
good
Hi All,
 
I want to display twisting of two wires using OpenGL in VC++ environment. I have little knowledge to OpenGL.
Please provide your suggestion and insight to achieve it.
Posted 13 Jun '12 - 22:24


1 solution

I would start by learning OpenGL.
 
See the OpenGL Code Resources for examples on how to do many common OpenGL tasks.
 
Note that there is a disclaimer that the samples have code that isn't supported in 3.1. Don't worry about that for now.
 
I would start with getting 3D lines to intertwine like they are wires, to get your core geometry started. Don't have them touching, but have them separated by the diameter of your desired wires.
 
Then use those lines to define the segments of connecting mesh cylinders.
 
Sounds like fun!
Good luck!
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 385
1 Sergey Alexandrovich Kryukov 348
2 Arun Vasu 345
3 Tadit Dash 228
4 Aarti Meswania 195
0 Sergey Alexandrovich Kryukov 9,955
1 OriginalGriff 7,589
2 CPallini 4,028
3 Rohan Leuva 3,422
4 Maciej Los 2,949


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 14 Jun 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid