Renderer draw functions enhancement #5

Open
opened 2021-12-07 14:53:16 +00:00 by conco · 2 comments
Owner

Switch the args into singular arg structs
Add support for color keying (transparency) and color mods with proper cache handling
Add support for stretching/shrinking image (unequal src/dst buffer sizes)

Switch the args into singular arg structs Add support for color keying (transparency) and color mods with proper cache handling Add support for stretching/shrinking image (unequal src/dst buffer sizes)
Author
Owner

Add support for just loading and using a full image without sprite/spritesheet behavior (maybe just a helper)
Viewport support
Simple geometry support

Add support for just loading and using a full image without sprite/spritesheet behavior (maybe just a helper) Viewport support Simple geometry support
Author
Owner

Color keying done

Color keying done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conco/Roguelike_Algorithm_Visualizer_2pp#5