One quick intensity graph question.
Object: 3D graph with a top view (X-Y)
I want to create an intensity graph in Visual C++ with a set scale such as red representing 11-12, orange representing 9-10, yellow representing 7-8, green representing 5-6, blue representing 3-4, and purple representing 1-2. Is there anyway to do that? Is there anyway to also display the scale that shows the color range? Thanks.