pwさんのプロフィール画像

pwさんのイラストまとめ


Let's make a thing!
pw32x.bsky.social
github.com/pw32x

フォロー数:83 フォロワー数:482

Performance is unsurprisingly not super great. And it's very basic still. It doesn't move or warp when the camera moves.

1 7

Now sorting sprites that are in the "game field". Game field objects are between the background elements (blue sky + gradient + green ground + clouds) and the hud. In this case, the trees and the player.

1 10

This is just on the emulator (can't run on HW at the moment) but it's clear all the time (as cpu ticks) is spent on rendering. the 'frame' calls 'update_level' which calls 'update_entity_manager' and 'draw_scene'

1 8