176 Commits (4cd0d4efc629a8bd6a2f90d721df3d8da190ce03)
 

Author SHA1 Message Date
Colin McMillen eff73b2ced make glClearColor actually black 1 year ago
Colin McMillen 5c2b831ced send Color4 to GL.Uniform4 1 year ago
Colin McMillen 5b135bc889 use Box2i instead of Rectangle 1 year ago
Colin McMillen c7bb0deb0c use Color4 constants 1 year ago
Colin McMillen cadc8e4779 Draw{Texture,Box}: allow passing in a different draw color 1 year ago
Colin McMillen dd7c3f6615 rm unused imports 1 year ago
Colin McMillen ca4ea40916 remove non-Rect versions of Draw{Texture,Box} 1 year ago
Colin McMillen cb3994a378 rm borderWidth constant, box thickness 2->3 1 year ago
Colin McMillen 4ed9ed0796 make Draw{Box,Texture} take a Rectangle 1 year ago
Colin McMillen 536abbf2b4 add DrawTexture() and DrawBox() functions 1 year ago
Colin McMillen 4e0a15e3a0 move TEXTURE_WHITE loading; rm shader.Use() from OnRenderFrame() 1 year ago
Colin McMillen a94a3938dc add blank white texture 1 year ago
Colin McMillen ab9d9a0709 remove frameCount for now 1 year ago
Colin McMillen 855c97241b add CameraInfo class; load textures from Image rather than a pathname 1 year ago
Colin McMillen 904726aba6 SetVertices() now takes in a width and height instead of right and bottom 1 year ago
Colin McMillen 0625040304 letterbox the image so that the aspect ratio is right 1 year ago
Colin McMillen a3360b1420 add min window size & use some constants for computing draw positions 1 year ago
Colin McMillen f822a07602 add Width and Height to Texture 1 year ago
Colin McMillen 712472bdfb dos2unix 1 year ago
Colin McMillen 225a1a623c render little thumbnails for each loaded image 1 year ago
Colin McMillen 6fc66aba8f use arrows to flip through loaded images 1 year ago
Colin McMillen 20f8b1e285 load multiple textures, one for every JPG in the input directory 1 year ago
Colin McMillen d3e7718b5f make a Texture object 1 year ago
Colin McMillen 5e178aae1f add to gitignore 1 year ago
Colin McMillen 950336b960 initial add. opens a window and puts an image in it 1 year ago
Colin McMillen c443adae98 add gitignore 1 year ago