User:Ruben/Prototyping/Bitmaps: Difference between revisions
< User:Ruben | Prototyping
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Bitmap using hex editor: | Bitmap using hex editor: | ||
Based upon a tutorial | Based upon a tutorial <ref name="tutorial">{{cite web |title=How To Create A Bitmap Image File By Hand, Without Stencils | url=http://blog.art21.org/2011/09/13/how-to-create-a-bitmap-image-file-by-hand-without-stencils/ }}</ref> | ||
<ref name="tutorial">{{cite web |title=How To Create A Bitmap Image File By Hand, Without Stencils | url=http://blog.art21.org/2011/09/13/how-to-create-a-bitmap-image-file-by-hand-without-stencils/ }}</ref> | |||
Random hex | Random hex | ||
[[File:Ruben_PrototypeSession1_Random.png]] | [[File:Ruben_PrototypeSession1_Random.png]] | ||
Line 8: | Line 9: | ||
[[File:Ruben_PrototypeSession1_City.png]] | [[File:Ruben_PrototypeSession1_City.png]] | ||
{{reflist}} |
Revision as of 23:24, 14 January 2015
Bitmap using hex editor: Based upon a tutorial [1]