I'm looking for a 3-D Legos simulator. Some 3-D Li...
# thinking-together
b
I'm looking for a 3-D Legos simulator. Some 3-D Library where I can programmatically generate a 3-D scene of legos, and generate animations of those legos moving. I have limited experience using 3-D libraries. Does anyone have any pointers to libs or software I should look at?
c
There's an official 3d creator called Lego Studio (made by Bricklink which was then bought by TLG). It can do realistic renders (not quite photo realistic but good), so you could certainly do an animation (painstakingly) with that.
❤️ 2
b
Thank you! This looks like it could be exactly what I need, and the photo realistic renders look amazing!
Found another one on github that I'm playing with now and is pretty fun: https://github.com/leozide/leocad
And one more online version with no download: https://www.mecabricks.com/en/workshop
And one more online version with no download: https://www.mecabricks.com/en/workshop
d
Not gonna be helpful here (sorry) but you've triggered my OCD: it's "Lego", not "Legos"! 😄
🤦 2
b
Doh! I've only been saying it wrong for maybe 33 years.
Is that a Danish thing?
Is the plural of a lego brick not legos?
I'm ignorant on the nomeclature
w
If we're going full OCD, it's "LEGO" all caps. 🤓 And the pieces are called "LEGO bricks," which is, of course, ambiguous as a brick is also category of piece among others: plates, tiles, slopes, beams, pins, etc. Studio is my preferred CAD https://www.bricklink.com/v3/studio/download.page as it makes generating plans from models relatively easy. For a simulator, I don't know but would love to find out. I'm going to take a look at MecaBricks.
👍 2
❤️ 2
s
If you want to do it programmatically this might be a good option https://github.com/rienafairefr/python-ldraw#id6
👍 1
🙏 1
Unity has a lego micro-game but it only really implements a subset of lego https://learn.unity.com/project/lego-template
👍 1
❤️ 1
One of my dream projects is to make a high quality physical feeling VR lego builders/CAD
❤️ 1