STANNcam icon indicating copy to clipboard operation
STANNcam copied to clipboard

An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart

Results 18 STANNcam issues
Sort by recently updated
recently updated
newest added

The `stanncam_ratio_compensate_*` functions have the chance to return different values depending on the state of keeping the aspect ratio for STANNcam (`stanncam_get_keep_aspect_ratio()`). The state dependence can be extracted from the...

code semantics

if you toggle fullscreen on/off it might fix it, but it should work on the first go

bug

If people for whatever reason wants to turn a camera into a 3d one we should let them. I think it should be simplified at first, so don't have to...

feature suggestion

should be possible to make, regardless of windowed/fullscreen/borderless windowed

feature suggestion

![image](https://github.com/jack27121/STANNcam/assets/46312671/d310b1ad-087d-4721-a995-5cdde8e8d2a9) Some kind of not perfect stretching, some lines have 2 pixels height instead of 1

bug

instead of having super many options being set when initing stanncam some of those could be moved to a settings file

enhancement

when initing a camera with specific settings, in one long line it becomes incomprehensible to type. I think having it accept a struct with the specific settings like ```js var...

feature suggestion
want second opinion

Buttons and widgets in the example room to change settings would be great. and in debug mode, maybe to change some variables live as well

feature suggestion