| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Parts Request: LEGO Zelda...
Forum: Part Requests
Last Post: Dawson Jolicoeur
1 hour ago
» Replies: 0
» Views: 15
|
Missing Stingrays/Hydrona...
Forum: Part Requests
Last Post: Chris Böhnke
Today, 4:21
» Replies: 3
» Views: 757
|
[Complete] Missing Robofo...
Forum: Part Requests
Last Post: Chris Böhnke
Today, 4:13
» Replies: 5
» Views: 1,096
|
65226pb01
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 23:10
» Replies: 1
» Views: 135
|
Parts Request:
Forum: Part Requests
Last Post: Magnus Forsberg
2026-09-03, 20:02
» Replies: 1
» Views: 207
|
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-09-03, 16:04
» Replies: 16
» Views: 11,153
|
Parts Request: Unofficial...
Forum: Part Requests
Last Post: Carmichael
2026-09-02, 16:14
» Replies: 0
» Views: 182
|
Missing Adventurers Brick...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-02, 16:02
» Replies: 2
» Views: 683
|
Spider-Ham
Forum: Part Requests
Last Post: James Simpson
2026-08-31, 23:21
» Replies: 0
» Views: 191
|
Request: Tyre, 21 x 6 (58...
Forum: Part Requests
Last Post: Joey G.
2026-08-31, 19:41
» Replies: 0
» Views: 176
|
|
|
| flat legobrick rendition of a JPEG image |
|
Posted by: lee rees - 2016-11-14, 14:45 - Forum: General LDraw.org Discussion
- Replies (4)
|
 |
Dear Users,
We are looking to build a huge real life flat "2d" lego mosaic of a jpeg image and I was wondering if anybody could point me in the direction of any software that would facilitate this task.
The nearest I've come so far is a website called brickit however because it's going to be so big we want the job split up into standard lego sized backplates each with its own brickmap, the reason for this is a) multiple people can work on building it and b) once complete the assembled backplates can be packaged up and transported. Once it's been assembled and delivered the backplates can then be easily matched up like a giant puzzle.
All of the bricks will be standard squares. Obviously the brickmap would need to contain colors or codes that correspond to brick parts, the image conversion algorithm would need to have customisable color quantization options so that we can get it just right.
I hope somebody can help or point me in the right direction. It's for a good cause and I would be happy to make a financial contribution to anybody that can help me out with a solution as well as a small donation to ldraw.org as well.
If nothing exists could someone point me in the direction of a programmer who could assist with this task?
Regards
|
|
|
| Same color overlapping legal? |
|
Posted by: Tore Eriksson - 2016-11-08, 22:13 - Forum: Parts Authoring
- Replies (18)
|
 |
I'm pretty sure I've asked this before many years ago, but my memory is not getting better.
Is it "legal" to let the polygons in a pattern overlap? Of course you can't allow this with different colors, that would look terrible. If I can use primitives in a pattern instead of handmade polygons, the result will look smoother. But if I can't do it without overlapping, is there any reason to disallow this method? I can't see that it would affect the quality in any way, but that hasn't stopped the leaders of the LDraw community from issuing standards rules before.
Code: 0 Brick 1 x 1 with Blue Bold "0" Pattern
0 Name: 3005pv0.dat
0 Author: Tore Eriksson [Tore_Eriksson]
0 Unofficial LDraw Part
0 BFC CERTIFY CCW
1 16 0 0 0 1 0 0 0 1 0 0 0 1 s\3005s01.dat
1 16 0 13 -10 5.5 0 0 0 0 7 0 1 0 4-4ndis.dat
1 16 0 13 -10 2.3 0 0 0 0 4 0 1 0 4-4disc.dat
1 1 0 13 -10 1.15 0 0 0 0 2 0 1 0 4-4ring2.dat
1 1 0 13 -10 1.5 0 0 0 0 2 0 1 0 4-4ring2.dat
1 1 0 13 -10 1.83333 0 0 0 0 2.33333 0 1 0 4-4ring2.dat
4 16 -10 0 -10 -10 24 -10 -5.5 20 -10 -5.5 6 -10
4 16 -10 24 -10 10 24 -10 5.5 20 -10 -5.5 20 -10
4 16 10 24 -10 10 0 -10 5.5 6 -10 5.5 20 -10
4 16 10 0 -10 -10 0 -10 -5.5 6 -10 5.5 6 -10
0
|
|
|
|