Color wheel: Difference between revisions

no edit summary
(Procedurally draw a color wheel)
 
No edit summary
Line 2:
 
;Task:
Write a function to draw a color wheel completely with code. This is strictly for learning purposes only. It's highly recommended that you use an image in an actual application to actually draw the color wheel as proceduralprocedurally drawing this is super slow. This does help you understand how color wheels work and this can easily be used to determine a color value based on a position within a circle.
 
 
Anonymous user