This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
nespaint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
262
Commits
4
Branches
Branch:
dev
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dev'
${ noResults }
Commit Graph
5 Commits (dev)
Author
SHA1
Message
Date
Bryan Miller
263808a08b
Grids now available in a number of different formats. Grid rendering has been moved to the ui/Renderer
5 years ago
Bryan Miller
90524054d4
Added a NESTileSurface class accessible through the renderer that will allow for the quick rendering of NESTiles.
5 years ago
Bryan Miller
808079ac24
Switched NESPalette.Default into a function that pulls colors from an array. These default values can now be set with the .SetDefault() function.
5 years ago
Bryan Miller
82069a3529
Renderer now has a clear() method for clearing the given context with the given color.
5 years ago
Bryan Miller
1939160fba
ui/Renderer created to render Surface objects to canvas.
5 years ago