Click here to Skip to main content
15,888,984 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Restart Windows in Safe Mode with Networking button Pin
AndreuTZa0011-Aug-12 10:35
AndreuTZa0011-Aug-12 10:35 
GeneralRe: Restart Windows in Safe Mode with Networking button Pin
David Crow1-Aug-12 17:22
David Crow1-Aug-12 17:22 
QuestionBuild boost lib without VS Pin
ernst.maurer1-Aug-12 4:36
ernst.maurer1-Aug-12 4:36 
GeneralRe: Build boost lib without VS Pin
jschell1-Aug-12 6:14
jschell1-Aug-12 6:14 
AnswerRe: Build boost lib without VS Pin
Code-o-mat1-Aug-12 10:37
Code-o-mat1-Aug-12 10:37 
AnswerRe: Build boost lib without VS Pin
CPallini3-Aug-12 1:55
mveCPallini3-Aug-12 1:55 
QuestionIsometric bar graph or surface plot... Pin
Phil Outram1-Aug-12 0:42
Phil Outram1-Aug-12 0:42 
AnswerRe: Isometric bar graph or surface plot... Pin
enhzflep1-Aug-12 2:52
enhzflep1-Aug-12 2:52 
Gday,

I've seen a openGL tute that makes a mesh then sticks a texture-map on it before displacing the flag with a sine wave along it's length.

It seems to be about the same thing, just that rather than using the sin function combined with a points distance from the flag origin to calculate the displacement, you apply your data-set to the dispalacement of each point.

You could just use Gouraud shading to interpolate the colour (instead of texture mapping, that is) between each point in the mesh, setting the colour of each vertex in the mesh based on it's height.

It's the first tute on the page here: http://nehe.gamedev.net/tutorial/lessons_11__15/28001/[^]
GeneralRe: Isometric bar graph or surface plot... Pin
Phil Outram2-Aug-12 8:37
Phil Outram2-Aug-12 8:37 
GeneralRe: Isometric bar graph or surface plot... Pin
enhzflep2-Aug-12 9:04
enhzflep2-Aug-12 9:04 
GeneralRe: Isometric bar graph or surface plot... Pin
Chris Losinger1-Aug-12 4:24
professionalChris Losinger1-Aug-12 4:24 
GeneralRe: Isometric bar graph or surface plot... Pin
Phil Outram2-Aug-12 8:38
Phil Outram2-Aug-12 8:38 
Questionc Pin
Abijith N M31-Jul-12 20:43
Abijith N M31-Jul-12 20:43 
AnswerRe: c Pin
Richard MacCutchan31-Jul-12 22:37
mveRichard MacCutchan31-Jul-12 22:37 
AnswerRe: c Pin
Maximilien1-Aug-12 1:04
Maximilien1-Aug-12 1:04 
AnswerRe: c Pin
Software_Developer1-Aug-12 2:36
Software_Developer1-Aug-12 2:36 
AnswerRe: c Pin
JohnAspras5-Aug-12 6:30
JohnAspras5-Aug-12 6:30 
Generalget line range with C++ (word 2010) Pin
BCN-16331-Jul-12 20:09
BCN-16331-Jul-12 20:09 
GeneralRe: get line range with C++ (word 2010) Pin
Jochen Arndt31-Jul-12 21:31
professionalJochen Arndt31-Jul-12 21:31 
GeneralRe: get line range with C++ (word 2010) Pin
BCN-1632-Aug-12 16:12
BCN-1632-Aug-12 16:12 
QuestionCTreeCtrl scrollbar not worked properly for large data. Pin
Le@rner31-Jul-12 1:34
Le@rner31-Jul-12 1:34 
GeneralRe: CTreeCtrl scrollbar not worked properly for large data. Pin
CPallini31-Jul-12 1:59
mveCPallini31-Jul-12 1:59 
GeneralRe: CTreeCtrl scrollbar not worked properly for large data. Pin
Le@rner31-Jul-12 2:17
Le@rner31-Jul-12 2:17 
GeneralRe: CTreeCtrl scrollbar not worked properly for large data. Pin
CPallini31-Jul-12 2:25
mveCPallini31-Jul-12 2:25 
QuestionC++ Win32 drawing Pin
Xarzu30-Jul-12 19:07
Xarzu30-Jul-12 19:07 

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.