Convert an image into a Lego mosaic?
2014 2 0-
- CallumC
- Member
- 5 posts
- Joined: Oct. 2016
- Offline
-
- protozoan
- Member
- 1835 posts
- Joined: March 2009
- Offline
What's your mosaic supposed to look like, exactly?
In the simplest case, when it's just bricks of the same size, it's relatively straight forward.
- Get a base, to copy your bricks to, like a grid.
- apply some UVs
- Transfer the color of your image onto the points, for example with a colormap VOP
- Copy the LEGO bricks onto the grid, by default the color will be copied onto the copies.
- Profit
It gets a bit more involved, when the brick mosaic is more complicated.
See attached example hip, it uses the famous sidefx mandril as an image.
In the simplest case, when it's just bricks of the same size, it's relatively straight forward.
- Get a base, to copy your bricks to, like a grid.
- apply some UVs
- Transfer the color of your image onto the points, for example with a colormap VOP
- Copy the LEGO bricks onto the grid, by default the color will be copied onto the copies.
- Profit
It gets a bit more involved, when the brick mosaic is more complicated.
See attached example hip, it uses the famous sidefx mandril as an image.
Martin Winkler
-
- CallumC
- Member
- 5 posts
- Joined: Oct. 2016
- Offline
-
- Quick Links

