User:Ruben/Prototyping/Bitmaps: Difference between revisions
< User:Ruben | Prototyping
(Created page with "Bitmap using hex editor: Random hex File:Ruben_PrototypeSession1_Random.png 'City' File:Ruben_PrototypeSession1_City.png") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Bitmap using hex editor: | Bitmap using hex editor: based upon a tutorial. <ref name="tutorial">http://blog.art21.org/2011/09/13/how-to-create-a-bitmap-image-file-by-hand-without-stencils/</ref> | ||
Random hex | Random hex | ||
Line 6: | Line 7: | ||
'City' | 'City' | ||
[[File:Ruben_PrototypeSession1_City.png]] | [[File:Ruben_PrototypeSession1_City.png]] | ||
{{reflist}} | |||
<references></references> |
Latest revision as of 23:26, 14 January 2015
Bitmap using hex editor: based upon a tutorial. [1]