A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
I'm wondering if there are any alternatives to Art Breeder (https://artbreeder.com/) - i.e. sites or standalone software which similarly allow you...
I'm wondering whether anyone knows of a source for elevation maps (i.e. with samples of the elevation at each point) of real regions that are...
Thank you. That's a recent post, and one of the developers in the comments said that he sells on Amazon via CD-Rom (!), so I guess that's an...
Yes, but they now list downloadable software by third-party sellers, so that post must be out of date. They used to require all downloads to be...
There's a category for downloadable games on Amazon (and another for downloadable non-entertainment software), but I can't figure out how you're...
My understanding is that only really old GPUs require textures to have power-of-two dimensions, or is this still necessary for some mobile devices...
I don't think I found a solution for that.
Aren't most of the buyers on the Humble Store interested in getting large packs of games for a tiny price?
So is there a site that's roughly comparable to Steam but without the $100 cost ? Itch.io is free, but most of the games there are also free and...
I'm wondering why no one seems to ever mention Amazon as a site for selling games and other software despite the fact that it has a lot more...
[Edit: I found that the strange effect was caused by the o.Metallic setting, which darkened the main color while causing the strange outline...
Some of my textures are not being read into Unity properly for some reason, in a manner that I've never come across in all the years I've been...
Thank you for the suggestion. That wrap-lighting shader is an improvement, although it doesn't produce the type of glow effect that actual fried...
Thank you; I can try that. I also came across the following code for a subsurface shader using custom lighting; but it just produces a black...
After failing to produce the right look for fried onion rings, I came to the conclusion that there seems to be subsurface scattering within the...
Anyone have any idea how "Townscaper" conforms building models to a random cell grid (see video below if you've never seen the game). At first I...
Cg has a variation of lerp that uses a vector for the weight, but I can't find any explanation of how that works. Since the weight vector always...
I need to place grass clusters between objects that I already have in a scene, and it would be a tedious business (I'm using crossed-quads and...
I downloaded some of the FBX files multiple times but it didn't fix the problem.
It just says "ImportFBX Errors: Couldn't import file <name of file>" No other details. I re-imported a previous FBX file to see if all FBX...