How To Get Snowdrop features like in engine asset modification

I wanted to ask if it is possible to to edit 3D models in unity just like Snowdrop Engine.
here is a Video just skip to 6:06 and please tell if it is possible. Just like image added below.

Thank You in advance and please help me.

There’s nothing shown that can’t be done in unity. It just needs either work or the right tools. If you’re talking about procedural geometry/models, there was a video uploaded to the official unity youtube channel a day ago in which an artist showed the houdini engine in use as a plugin. Adjustable Shaders are nothing new too, just implement what you need. Snow, as shown, in the end is just one or two textures blended in based on normals and maybe height. If you mean the car shown, even if he says it’s all generated, an artist still had to model it and the parts they combine/swap (or create the textures). Apart from that, most of the things you can see there are achievable, but it highly depends on you.

1 Like