Skip to content

wernsey/mode7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mode 7

Mode7-style graphics demo for SDL

sample

Compiling

It has only been tested under Windows with the MinGW tools. The Makefile builds it for Windows with SDL 2. Makefile.gdi builds it for Windows using GDI - that is, without any third-party dependencies.

References

The math is all derived from Jasper "cearn" Vijn's TONC book on Gameboy Advanced programming; Chapter 21 has the description of all the relevant algorithms.

The demo uses my own bitmap module.

About

Mode7-style graphics demo for SDL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published