Complexity of bitmaps

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Complexity of bitmaps

The_Larks
I'd like to implement some sort of hockey game. I have the bitmap editor downloaded with the project, but its only for 16x16. Is there a (not overly cumbersome) way to enlarge this? Or, is it unreasonable to want to design something cool and not spend forever on it.
Reply | Threaded
Open this post in threaded view
|

Re: Complexity of bitmaps

cadet1620
Administrator
The_Larks wrote
I have the bitmap editor downloaded with the project, but its only for 16x16.
What bitmap editor are you talking about?

--Mark
Reply | Threaded
Open this post in threaded view
|

Re: Complexity of bitmaps

A_Random_Person
Probably nand2tetris\projects\09\BitmapEditor\BitmapEditor.html. This one:


Reply | Threaded
Open this post in threaded view
|

Re: Complexity of bitmaps

WBahn
Administrator
In reply to this post by The_Larks
Enlarge it to what?

If you do anything other than a multiply of 16 wide, you have to play bit banging games.
Reply | Threaded
Open this post in threaded view
|

Re: Complexity of bitmaps

The_Larks
In reply to this post by cadet1620
This is a couple years old. Would have to look into it, but I’ve moved past this. 



On Nov 14, 2016, at 8:19 PM, cadet1620 [via Nand2Tetris Questions and Answers Forum] <[hidden email]> wrote:

The_Larks wrote
I have the bitmap editor downloaded with the project, but its only for 16x16.
What bitmap editor are you talking about?

--Mark


If you reply to this email, your message will be added to the discussion below:
http://nand2tetris-questions-and-answers-forum.32033.n3.nabble.com/Complexity-of-bitmaps-tp4030533p4030534.html
To unsubscribe from Complexity of bitmaps, click here.
NAML