Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jack27121/STANNcam
An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart
https://github.com/jack27121/STANNcam
cam camera controller game gamemaker gamemaker-language gamemaker-studio gamemaker-studio-2 gms gms2 gui manager pixel pixel-art pixel-perfect resolution stanncam
Last synced: 18 days ago
JSON representation
An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart
- Host: GitHub
- URL: https://github.com/jack27121/STANNcam
- Owner: jack27121
- License: mit
- Created: 2022-11-13T17:47:20.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T16:48:42.000Z (6 months ago)
- Last Synced: 2024-08-02T07:12:02.756Z (4 months ago)
- Topics: cam, camera, controller, game, gamemaker, gamemaker-language, gamemaker-studio, gamemaker-studio-2, gms, gms2, gui, manager, pixel, pixel-art, pixel-perfect, resolution, stanncam
- Language: Game Maker Language
- Homepage:
- Size: 999 KB
- Stars: 30
- Watchers: 3
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gamemaker - STANNcam - Camera and resolution manager. (Camera / Recommendations)
README
STANNcam 2.3.1 🎥STANNcam is a pixel-perfect camera and resolution manager system for GameMaker (and onwards)
It foregoes GameMaker's viewports and instead gives full control on where and in which order
to draw your different camera's contents to the screen.https://user-images.githubusercontent.com/46312671/224503356-25316aab-1c77-422b-b994-b0013da303d0.mp4
https://github.com/jack27121/STANNcam/assets/46312671/d8bde347-346c-48de-88a5-86bfb75c3ecb.mp4
# Features
* Easily add/clone/remove up to 8 cameras during runtime
* Camera following options
* Functions for moving/zooming/shaking/resizing the camera
* Independent game and GUI resolution *(can be identical as well)*
* Change display resolution, keep aspect-ratio during runtime
* Switch between windowed, borderless, and fullscreen game window modes
* Draw camera contents directly on an object in a level *(can be used for TV/Monitor/portal effects)*
* Easily apply shaders to everything drawn
* Draw stuff before and after the camera is drawn *(useful for dynamic backgrounds/foregrounds)*# Documentation
For more info on using STANNcam, consult the [Wiki](https://github.com/jack27121/STANNcam/wiki)# Games using STANNcam 🎮
> [!NOTE]
> The showcased games are using older and customized versions of STANNcam[Pengu Saves Christmas](https://www.newgrounds.com/portal/view/825562)
![firefox_1mAHf9ZqF8](https://user-images.githubusercontent.com/46312671/201538574-63a003b3-c2c2-4c8a-a7c0-f7149eafb7fa.png)[BulbBoy](https://www.newgrounds.com/portal/view/837076)
![3](https://user-images.githubusercontent.com/46312671/201538643-c079809f-d15e-481b-a0de-8363105f5727.png)