8 January, 2012 - 2:17 am
Tags: 1 year, Pixelart, Silveira, suyane
Posted in english | Comments Off
/** * Openpixels example in Processing. * This simple example of how to get a sprite * from a sprite sheet. */ PImage bg; PImage sprite_sheet; PImage player; void setup() { // load images bg = loadImage("kitchen.png"); sprite_sheet = loadImage("guy.png"); /* The sprite size is 32×49. Look guy.png, the "stand position" is [...]
2 June, 2011 - 5:27 pm
Tags: clouds, HTML5, JavaScript, Pixelart
Posted in english | 6 comments
If you are reading this text, sorry, your browser don’t support HTML5 Canvas (or maybe I did something wrong). var canvas;var ctx;var background;var width=300;var height=200;var cloud;var cloud_x;function init(){canvas=document.getElementById(“cloud_demo_canvas”);width=canvas.width;height=canvas.height;ctx=canvas.getContext(“2d”);background=new Image();background.src=’http://silveiraneto.net/wp-content/uploads/2011/06/forest.png’;cloud=new Image();cloud.src=’http://silveiraneto.net/wp-content/uploads/2011/06/cloud.png’;cloud.onload=function(){cloud_x=-cloud.width};return setInterval(main_loop,10)}function update(){cloud_x+=0.3;if(cloud_x>width){cloud_x=-cloud.width}}function draw(){ctx.drawImage(background,0,0);ctx.drawImage(cloud,cloud_x,0)}function main_loop(){draw();update()}init(); Code: var canvas; var ctx; var background; var width = 300; var height = 200; var cloud; var cloud_x; [...]
As the big subject now is soccer world cup, the main brazilian team uniform is now available on the project. Here a example of character: Gimp source file: open_chars.xcf
26 April, 2010 - 5:19 am
Tags: art, arte, foto, Gimp, lagoa, lagoa do banana
Posted in português | No comments
23 April, 2010 - 12:47 am
Tags: art, arte, Gimp, mar, psy
Posted in português | No comments
22 April, 2010 - 1:33 pm
Tags: agile, art, arte, Atlântico, fikdik, pixel art, Pixelart, post-its, SEMC, space invaders
Posted in português | No comments
Sem dúvida os post-its nos tornam mais ágeis e são indispensáveis para metodologias que fazem uso de dashboards como Scrum. Mas o que fazer com as toneladas de post-its que são gerados e descartados? E o impacto ambiental? E o meio ambiente? E as araras-azuis? Eis minha intervenção artística no escritório. Bug Invaders (sugestão de [...]
14 April, 2010 - 10:11 pm
Tags: art, arte, Atlântico, bastos, Gimp, ia
Posted in english | 1 comment
Aquele ali no canto é o Bastos.
14 April, 2010 - 2:46 pm
Tags: art, arte, coco bambu, Gimp, pastel, psy
Posted in english | 3 comments
4 April, 2010 - 10:56 pm
Tags: alpino, chocolate, foto, Gimp, ovo, páscoa
Posted in english | 1 comment
14 April, 2009 - 7:12 am
This remindes me of Charas.ex – http://charas-project.net/charas_ex.php?lang=en
Sadly its developement stoped, once i thinked about to create a new one in Java or Qt/C++, but i had no charset’s so…
Go for it, its needed
16 April, 2009 - 7:57 am
Seems you contact page doesn’t have your contact.
Wondering if you could create another example like your rpg game, but instead use nodes as tiles and do scrolling while keeping on track what tiles to keep on screen. I want to know if its just me that’s having major trouble in this area.
16 April, 2009 - 8:40 am
Hi Zammbi, thanks for pointing that, I’ll be see what’s going on.
I have here a example of what you are saying, I’ll post it as soon as I can.
27 April, 2009 - 4:53 am
I really appreciate this charset. It’s really helpful to have so much different characters ready for use. Thank you :)
7 August, 2009 - 3:14 pm
Hi there,
Awesome work you have done. Totally impressed.
This work is CC right? I am an indie game developer and I just dumped one week worth of art I had done so I can use yours. Of course I will give you all attributions and linkouts, or whatever else you including but not limited to BEER.
Great work. Let me know if you need anything?
Btw.. The game I am working on is an exploration/quest game based on the board game Sokoban.
_Pawanay
7 August, 2009 - 5:15 pm
Hi Peter, great to hear that. I’ll be very happy seem those chars been used.
15 January, 2010 - 10:31 am
Hi! I just found your blog and you should know, you are doing awesome stuff!
But I wanted to ask you if I could use these for a game.. Please reply!
31 May, 2010 - 4:01 pm
Sage saturn PC game downloads- do not have.