|
ab9d9a0709
|
remove frameCount for now
|
2023-07-06 18:34:34 -04:00 |
|
|
855c97241b
|
add CameraInfo class; load textures from Image rather than a pathname
|
2023-07-06 18:31:50 -04:00 |
|
|
904726aba6
|
SetVertices() now takes in a width and height instead of right and bottom
|
2023-06-29 22:57:38 -04:00 |
|
|
0625040304
|
letterbox the image so that the aspect ratio is right
|
2023-06-29 22:52:52 -04:00 |
|
|
a3360b1420
|
add min window size & use some constants for computing draw positions
|
2023-06-29 22:31:14 -04:00 |
|
|
f822a07602
|
add Width and Height to Texture
|
2023-06-29 22:21:41 -04:00 |
|
|
712472bdfb
|
dos2unix
|
2023-06-29 22:10:24 -04:00 |
|
|
225a1a623c
|
render little thumbnails for each loaded image
|
2023-06-29 22:09:08 -04:00 |
|
|
6fc66aba8f
|
use arrows to flip through loaded images
|
2023-06-29 19:12:40 -04:00 |
|
|
20f8b1e285
|
load multiple textures, one for every JPG in the input directory
|
2023-06-29 16:01:49 -04:00 |
|
|
d3e7718b5f
|
make a Texture object
|
2023-06-29 15:51:42 -04:00 |
|
|
5e178aae1f
|
add to gitignore
|
2023-06-29 15:12:22 -04:00 |
|
|
950336b960
|
initial add. opens a window and puts an image in it
|
2023-06-29 15:10:05 -04:00 |
|
|
c443adae98
|
add gitignore
|
2023-06-29 15:08:46 -04:00 |
|