User Tools

Site Tools


notes:cprog:fall2024:projects:gtf0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:cprog:fall2024:projects:gtf0 [2024/09/11 02:12] – [GRABIT] mwinter4notes:cprog:fall2024:projects:gtf0 [2024/09/11 21:30] (current) – [MIXING A COLOR] tkastne1
Line 1: Line 1:
 ======GTF0====== ======GTF0======
  
 +The goal for this project is to observe the skeleton code and understand the functions well enough to meet the project objectives listed at the top of this page. Look at the different functions to divulge information about how this graphics library works and revise the code to meet expectations. 
 =====GRABIT===== =====GRABIT=====
  
Line 65: Line 66:
 int r, int g, and int b are the red, green, and blue components of the color. Typically represented as hex values between 0x00 and 0xFF int r, int g, and int b are the red, green, and blue components of the color. Typically represented as hex values between 0x00 and 0xFF
  
-There are many ways to find a colors hex value, including [[https://g.co/kgs/jbxvqkT|googles]]+There are many ways to find a colors hex value, including [[https://g.co/kgs/jbxvqkT|google's]]
  
 [[https://libgd.github.io/manuals/2.2.5/files/gd-c.html#gdImageColorAllocate|Official gdImageColorAllocate wiki page]] [[https://libgd.github.io/manuals/2.2.5/files/gd-c.html#gdImageColorAllocate|Official gdImageColorAllocate wiki page]]
notes/cprog/fall2024/projects/gtf0.1726020773.txt.gz · Last modified: 2024/09/11 02:12 by mwinter4