Thank you, glad to hear it! It SHOULD be doing that with the tiling option, as long as the width divided over height (or the other way around) is a whole number
Glad you like it! It should tile both vertical and horizontal, but I guess that isn't the same as 360? I'm not too familiar with 3d stuff so can't help you there unfortunately
I can see you put a lot of effort into it, very well done. Also the video at the side of the page is set to private, just thought you'd like to know :)
Thanks for the credits as well, hope you keep making games!
This is amazing. I am donating you some money because I just want to say this is amazing work. I feel like a cheat to use this without paying you something. I can use the images in my game right (commercial project)?
I used this generator in my 2D shooter and mentioned you in the credits! Thank you so much <3 — you can check out the game here: https://valgguk.itch.io/alangame
The planet generator does have a way to import colors (just a list of hex values), but this generator does not. You can still set your own colors though by just clicking on the box of the color
I used this to make a background for my personal site! c: Only took me uhhh 17 iterations to get that perfect one, lmao. And even though all of the built in color palettes are totally stunning, I super appreciate being able to input our own colors so that I could make it perfectly match my site's existing color palette 💜 Thanks so much for such a lovely resource! Also, FWIW, I actually gave this tool a shout out in my blog post rounding up cool things I found last month, in case you wanna see what I had to say about it.
Since this isn't a Unity project, there isn't really a way to do that. If you're comfortable with shader code you could try porting it to Unity shader code
Yeah that's what it's supposed to do. What size are you attempting? Also the tiling only works if the aspect ratio of the image size is an integer value, so that might be what is going on.
Came back for more! Had to use this tool again for my newest horde-survivor game: “16BitSurvivors”. Credit has been given and thank you for the software!
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
love it. thank you very much! One thing which would be cool is an option to make it infinity (The edges matches together)
Thank you, glad to hear it!
It SHOULD be doing that with the tiling option, as long as the width divided over height (or the other way around) is a whole number
I like this generator!
Then I like you!
extremely cool and unque method of image generating! also does anyone know of a way to use this to make a 360 cubemap? it doesnt tile 36
Glad you like it! It should tile both vertical and horizontal, but I guess that isn't the same as 360? I'm not too familiar with 3d stuff so can't help you there unfortunately
Hey! I ended up using this in my game! Thanks for your work!
https://ryanmercado6.itch.io/void-miner-asteroids-rougelite
Very nice! Looks like it has some really nice space vibes to it, well done!
Thanks for the credits also, glad the generator was useful. I wish you a lot of luck with the release of your game on Steam!
thank you!
thank you, this is great! we ended up using your sprites in our free game (and credited you in the page description) https://kirstenmayland.itch.io/echo-echo
You're very welcome, good job on the game!
I can see you put a lot of effort into it, very well done. Also the video at the side of the page is set to private, just thought you'd like to know :)
Thanks for the credits as well, hope you keep making games!
ahhh thank you so much for letting me know!
This is amazing. I am donating you some money because I just want to say this is amazing work. I feel like a cheat to use this without paying you something. I can use the images in my game right (commercial project)?
Thank you, glad you like it and that is very much appreciated! Feel free to use the images in your commercial game, that's completely fine.
Thanks soooo much for making this! It's so much fun messing around with it, beautiful stuff.

I used your tool along with the planet generator to create a monthly calendar!
I even managed to make some animated pages using the gif export.
If you wanna check it out, I would love to send it to you (completely free of charge course) via email or something, otherwise here is the product page for it: https://pixelbloomstudiohu.gumroad.com/l/pixelplanetcalendar
Thanks again!! I linked your page, where people can use your tools if they wish to as well, in the readme.pdf that buyers receive.
I hope its okay to distribute this, otherwise please let me know!
Hi, what a very nice comment! That's a really cool project, I think you're definitely the first to do a calendar. I like it!
Of course it's completely ok, thanks for asking still. And thank you for leaving a link to the tools, that's cool.
Glad you like the tools and nice job on the calendar!
Insane work man! Those are gourgeous!
Thank you! Very happy that you like them!
I used this generator in my 2D shooter and mentioned you in the credits! Thank you so much <3 — you can check out the game here: https://valgguk.itch.io/alangame
Wow, very nice job on making a game! That's a lot of work, congrats. Thank you for the credits and glad my stuff was useful!
Wow beautiful
Thank you!
Hey! Thank you for your tool! I use these backgrounds in my upcoming game "Craters Inc."
https://gaaarfild.itch.io/craters-inc
Thank you for this great tool! ❤️
Awesome, glad the tool could be useful. Looks like a pretty cool game, hope it does well!
Is there any way to import my own palette? If not, it would make for a great feature for both this and the planet generator.
The planet generator does have a way to import colors (just a list of hex values), but this generator does not. You can still set your own colors though by just clicking on the box of the color
I used this to make a background for my personal site! c: Only took me uhhh 17 iterations to get that perfect one, lmao. And even though all of the built in color palettes are totally stunning, I super appreciate being able to input our own colors so that I could make it perfectly match my site's existing color palette 💜 Thanks so much for such a lovely resource! Also, FWIW, I actually gave this tool a shout out in my blog post rounding up cool things I found last month, in case you wanna see what I had to say about it.
That looks really cool, love the look of an earlier internet blog! Glad you enjoyed all the features and got something you like.
I was reading through it and found some pretty cool stuff, could always use more note taking apps. Thanks and glad you like the generator!
How can I use that in unity, like Generate the image directly in a scene ?
Since this isn't a Unity project, there isn't really a way to do that. If you're comfortable with shader code you could try porting it to Unity shader code
Im not but I will try !
Good luck!
non square images cant tile :( either way, great assets! super helpful for my jam.
Glad you like it! Yeah the tiling is a little wonky for some sizes. It should work as long as the width : height (or reverse) ratio is a whole number.
ohh, thanks!
is the tile option supposed to be for looping images? they aren't tiling seamlessly...
could the errors be caused by me making the images too large
Yeah that's what it's supposed to do. What size are you attempting? Also the tiling only works if the aspect ratio of the image size is an integer value, so that might be what is going on.
would be nice to be able to choose the tiling direction vertical or horizontal
Thanks for the suggestion, but I don't really see how that's necessary. If it tiles in both directions then that just works in either case
is that really how you did it? I generated tiles but each time it wasn't tiling on the X asix.
Oh that's probably my mistake then. The tiling only works if the aspect ratio is an exact integer value. So like 100x100, 400x200, etc.
oh i see
Came back for more! Had to use this tool again for my newest horde-survivor game: “16BitSurvivors”. Credit has been given and thank you for the software!
https://director-jin.itch.io/16bitsurvivors
https://store.steampowered.com/app/3210160/16BitSurvivors/
Awesome! Nice job on getting a game on steam, and hope it does well. Thanks for crediting and glad the generator was useful.