[poinc] ad platfinitum ... HAVE A COOKIE ... lazy designer code in 1-2-3

in #gamedev6 years ago (edited)

and so and so, due to the price its content summer sale ... #tutorial huh ?



platfinity


as last time i got this tile generated from and svg tag i thought to myself

it's summer, the price aint worth shit so lets be lazy ...

since im a bit of a command line junkie when it comes to tooling and fiddling , not much visual ed-type i thought why not, so gid gud and giT

this

Screenshot from 2018-06-28 13-43-35.png

using

this

#!/bin/bash
#######################################
pikidapic=$1
#######################################

mogrify -resize 256 -format 256.png "$pikidapic".png
mogrify -resize 128 -format 128.png "$pikidapic".png
mogrify -resize 64 -format 64.png "$pikidapic".png
mogrify -resize 32 -format 32.png "$pikidapic".png

mogrify -flip -format flip.png "$pikidapic".png
mogrify -flop -format flop.png "$pikidapic".png

mogrify -monochrome -format monochrome.png "$pikidapic".png


mogrify -paint 10 -format paint.png "$pikidapic".png

into to

this

Screenshot from 2018-06-28 13-43-51.png

which we copy to the flash drive to take to windows ... i dont use samba or shared folders ... im not sure i can trust it

to import into platfinity ... note this is about 0.5% of the options imagemagick has, yet another free.pnglittle diddy you can just get on linux

if you're not scared of the wear and tear on your fingertips

but think of these ancient chinese and japanese martial arts masters who live to be 180 years, putting their fingers in those bowls with hot rocks like that

think of a command line like that ... fingerspitzengefuehl , hell, your gf might thank you later ... (is than an nsfw pun already, pc-principal?)

now tis is already about the size of those posts is see selling crud or fud based on zero solid facts but getting paid what i get in a year

despite that im not done for the day so

you can easily make your code here into an image file you can use in whatever it is you use on that 256 gb machine with the 4k monitor that for some reason doesnt seem to inspire you more than the previous one did which cost about $10k and you sold off after six months because "it wasnt fast enough"

how you do that ?

well you simply take the svg tag out of the html-code


<svg width="128px" height="128px">

<defs>
    <linearGradient id="grad1" x1="0%" y1="0%" x2="0%" y2="100%">
      <stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
      <stop offset="5%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
      <stop offset="10%" style="stop-color:rgb(128,128,128);stop-opacity:1" />
      <stop offset="100%" style="stop-color:rgb(0,0,175);stop-opacity:1" />
    </linearGradient>
  </defs>

 <rect x="0" y="0" width="128" height="38" rx="10" ry="10"
     style="fill:url(#grad1);
            stroke: #005000;
            stroke-width: 1;" />

</svg>

paste it into a blank textfile and save that as "filename.svg" ...

Screenshot from 2018-06-28 13-52-08.png

yea utopian and all that, if they wanna give me a cookie i wont refuse it but im not gonna sit at the table begging for it either, thats really not my style

are we done yet ?

no lets have another filler-upper for the 30 cents this makes

our level will need a background ...

so

in 1-2-3


<svg width=1920 height=1080>

<defs>
    <linearGradient id="grad1" x1="0%" y1="0%" x2="0%" y2="100%">
      <stop offset="0%" style="stop-color:rgb(0,0,0);stop-opacity:1" />
      <stop offset="50%" style="stop-color:rgb(0,0,128);stop-opacity:1" />
      <stop offset="87%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
      <stop offset="92%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
      <stop offset="95%" style="stop-color:rgb(128,128,128);stop-opacity:1" />
      <stop offset="100%" style="stop-color:rgb(0,0,175);stop-opacity:1" />
    </linearGradient>
  </defs>

 <rect x="0" y="0" width="1920" height="1080" rx="10" ry="10"
     style="fill:url(#grad1);
            stroke: #005000;
            stroke-width: 1;" />

same trick

Screenshot from 2018-06-28 13-55-24.png

smack it on the flash drive ... move it to the windows pc next door

import


i had a whole rant here, interrupted by the place and all that, but i copy pasted it to the next dear diary, this is only a 30 cent post after all, probably 29 seeing as it dropped another %


o well maybe you can profile me to figure out how to get me "that job" which i'll never accept again, and if you force me i'll make you regret it

its not gonna get me what i need so its not worth it , i already have nothing so if i cant get what i need then it will be nothing , thats it

yes i un-voted most witnesses, i feel i need to check all blogs manually and give them a rating from intellectual anarchist over neutral all the way down to content nazi and then re-place my votes accordingly

i tried setting up a peertube node but its non sine cure since it doesnt use apache by default so i need to run nginx on the same (minimal) system so i'll have to do some rtfm-ing and i already see steemit markdown does not allow auto-embedding peertube videos

nope ... i don't do despair, i LOVE zetsubou sensei , but i dont do despair, i do anger, rage, hate, obnoxious, annoyingly right without school, i do out of my place, peasant, i think i used to do funny, love and ... romantic sometimes and some other stuff i cant remember because the memory is so vague it might as well have been a dream, but i dont do despair, its self-preservation btw, i once had a REAL depression, i never had that since, it triggers other less savoury emotions now .. but lets not get off topic and keep this for deardiary shall we?

previous :

https://steemit.com/gamedev/@rudyardcatling/poinc-platfinity-the-eur1-5-platform-game-level-designer-tool

Sort:  

Coin Marketplace

STEEM 0.17
TRX 0.15
JST 0.028
BTC 58251.65
ETH 2369.70
USDT 1.00
SBD 2.37