CS 1110 Fall 2024
Now that you have been introduced to the basics of writing functions, we are going to start having more interesting assignments that take advantage of the graphics capabilities of Python. This assignment is the first of several GUI applications we will work on in this course. One of the main things that you will learn in this assignment is that there are many different ways to represent color, and the choice of color model often depends on the application. For example, RGB is used when the colors need to be displayed on a computer monitor (such as a web site), while CMYK is often used for printing out colors on paper. You have a lot longer to do this assignment than the previous one – a little less than two weeks. However, you should still start early on this assignment as it is important for the first exam. Starting earlier gives you more time to study. If you do not know where to start, or if you are completely lost, please go to office hours page immediately. A little help can do wo
Now that you have been introduced to the basics of writing functions, we are going to start having more interesting assignments that take advantage of the graphics capabilities of Python. This assignment is the first of several GUI applications we will work on in this course. One of the main things that you will learn in this assignment is that there are many different ways to represent color, and the choice of color model often depends on the application. For example, RGB is used when the colors need to be displayed on a computer monitor (such as a web site), while CMYK is often used for prin
Explore this link on the map →related reading
- Color: From Hexcodes to Eyeballsjamie-wong.com
- Color Spaces – Bartosz Ciechanowskiciechanow.ski
- oklch.fyi ▸ OKLCH Color Picker, Generator and Converteroklch.fyi
- The HSB Color System: A Practitioner's Primer – Learn UI Designlearnui.design
- Representing colors as three numbers [color graphics] | IEEE Journals & Magazine | IEEE Xploreieeexplore.ieee.org
- OpenCV Color Spaces ( cv2.cvtColor ) - PyImageSearchpyimagesearch.com
- Khroma - The AI color tool for designerskhroma.co
- Khroma - The AI color tool for designerskhroma.co
- Working With Colors Guide | CSS-Trickscss-tricks.com
- Falling For Oklch: A Love Story Of Color Spaces, Gamuts, And CSS — Smashing Magazinesmashingmagazine.com
- <color> CSS type - CSS | MDNdeveloper.mozilla.org
- Tristan's Site - Tristan Humethume.ca