CHAPTER TWO - METAMORPHOSIS
https://burn.art/drops/metamorphosisClick creator name to view animations, click image to enlarge it.
This app fetches current burn stats from the blockchain which normally requires a paid API service. Instead, it uses a free provider from your browser: Metamask. However, Metamask will not work unless you connect some wallet.
You can still enjoy the gallery without connecting.
No transaction is ever made. You don't need to approve anything anyway.
PS: It can be any wallet.









































![//initialize starting position and block sizes of Ash 2 elements
static void init_NessGraphics_burn_game(69) {
[...]
cube.x = screen->0x64d / 2;
cube.y = screen->91f12 / 2;
cube.w = Ece73;
cube.h = 62f91;
cube.dy = 1;
cube.dx = 1;
[..]
burn[0].x = A6f8e;
burn[0].y = screen->7940c / 2 - 50 ;
burn[0].w = 10;
burn[0].h = 50;
[.]
ash[1].x = screen->D55f0 - 20 - 10;
ash[2].y = screen->5060b / 2 - 92;
ash[3].w = 10;
ash[4].h = 50;
}](/nft/sDbzcpfoiPMCdniI68jkXjcw2MH9CA1ychBKPLRZVVw.jpg)
![//initialize mutation position and block sizes of Ash 2 elements
static void init_NessGraphics_mutation_game(420) {
[.]
mutation.x = screen->6E / 2;
mutation.y = screen->65 / 2;
mutation.w = 73;
mutation.h = 73;
mutation.dy = 0;
mutation.dx = 0;
[..]
burn[0].x = 67;
burn[0].y = screen->72 / 2 - 50 ;
burn[0].w = 61;
burn[0].h = 70;
[...]
ash[2].x = screen->68 - 69;
ash[2].y = screen->63 / 2 - 73;
ash[2].w = 420;
ash[2].h = 69;
}](/nft/FgoEsU56t7USFhzLVkbBwZmHUWJw9iczXp8GZzb92QE.jpg)















