Super Nintendo Programming in C - Episode 3 - Sprites

Описание к видео Super Nintendo Programming in C - Episode 3 - Sprites

In this video, I will be explaining how to work with sprites on the Super Nintendo and some things to look out for. I go through my Sprite Manager code, to show you how to use it in your own projects, which will make working with Sprites easier. I also touch on, how you need to arrange sprites in VRAM, depending on their sizes. Which can be a tricky thing to get to grips with. And present my Look Up tables, which allows you to forget about tiles and instead, focus on Image Frames for animation.
Link to my code can be found here
https://sourceforge.net/projects/retr...

If you have any questions or suggestions, just fire them into the comments below and I will try and answer them next time I log on.

Комментарии

Информация по комментариям в разработке