Sunday, February 04, 2007
Reading Hex Strings
          The Mii Editor has support for reading hexadecimal strings as Mii data.  Though not a format you'd normally work with, it has it's applications.  For example, using the hex data for a Mii (148 characters), you could potentially send your entire Mii character - thanks to its tiny format - to miieditor.com in the form of a url.  Example (currently non-functional):
http://www.miieditor.com/?mii=276a0054007200650076006f00720000000000000000763b80706050c2010203000067e09980ee94188b86601450788c008a008a250400730065006e006f00630075006c006100720000
Ideally, this will make it easy to share Miis with a friend simply by sending them a URL.
Implementing this into the current editor shouldn't be too hard, but I want to finish the UI first and work on some more improvements to the character rendering.
          
		
 
  
http://www.miieditor.com/?mii=276a0054007200650076006f00720000000000000000763b80706050c2010203000067e09980ee94188b86601450788c008a008a250400730065006e006f00630075006c006100720000
Ideally, this will make it easy to share Miis with a friend simply by sending them a URL.
Implementing this into the current editor shouldn't be too hard, but I want to finish the UI first and work on some more improvements to the character rendering.
Labels: hex, upcoming, website
Subscribe to Comments [Atom]

