the world is a pixel
My Free Tileset, version 3
![]()
Changelog since the last version:
- I noticed that I had released another free tileset before with a different aesthetic approach. For now I’m merging it with the “My Free Tileset”. With them is possible to do things like this:
- Added a door.

I’m trying to find a good style for outside building for this set. I tried some kinds of roofs but they are not good yet.
![]()
No comments yet.
You must be logged in to post a comment.
No trackbacks yet.
The Fall (2006), Tarsem Singh
8 October, 2011 - 4:02 pm
Tags: art, Catinca Untaru, cinema, fantasy, Lee Pace, Tarsem Singh
Posted in english | No comments
Cinema is about the ancient art of telling stories. Is about breaking the chains that hold our minds. Entertainment is good but is not good enough. We can do more and we can do better. The Fall (2006), from Tarsem Singh, is a movie that knows this. This is my kind of movie. Roy Walker (Lee Pace) and Alexandria (Catinca Untaru) The [...]
OpenPixels: simple sprite sheet with Processing
22 August, 2011 - 10:54 pm
Tags: Openpixels, Pixelart, Processing, programming
Posted in english | No comments
/** * 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 [...]
simple HTML5 animation: clouds over background
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; [...]
Old City Hall Richmond
12 April, 2011 - 11:03 am
Tags: art, Autumn, Canon Powershot G10, photography, Rule of Thirds, Spring, Summer, Winter
Posted in english | No comments
Those are two pictures that I took at Old City Hall in Richmond, Virginia, USA. I really enjoyed the second one. The composition of the triangles of trees (Asymmetrical Balance), the pole (Rule of Thirds) and the curved sidewalk that makes a path for the eyes. But the picture wont fit in the proportion for my wallpaper so I [...]
Openpixels – Chars
19 May, 2010 - 3:10 pm
Tags: Brazil, Field, Gimp, Openpixels, Pixelart, soccer
Posted in english | 5 comments
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
aham cláudia senta lá
5 May, 2010 - 2:09 pm
Tags: ahamclaudiasentala, art, arte, Avatar, eu, foto
Posted in português | No comments
de boa na lagoa
26 April, 2010 - 5:19 am
Tags: art, arte, foto, Gimp, lagoa, lagoa do banana
Posted in português | No comments












