User:Ruben/Prototyping/Bitmaps: Difference between revisions
< User:Ruben | Prototyping
No edit summary |
No edit summary |
||
(One intermediate revision 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> | ||
<ref name="tutorial"> | |||
Random hex | Random hex | ||
[[File:Ruben_PrototypeSession1_Random.png]] | [[File:Ruben_PrototypeSession1_Random.png]] | ||
Line 8: | Line 8: | ||
[[File:Ruben_PrototypeSession1_City.png]] | [[File:Ruben_PrototypeSession1_City.png]] | ||
<references/> | {{reflist}} | ||
<references></references> |
Latest revision as of 23:26, 14 January 2015
Bitmap using hex editor: based upon a tutorial. [1]