-
Updated
Dec 8, 2021 - Python
#
lego
Here are 588 public repositories matching this topic...
Python library for LEGO® PoweredUp devices
-
Updated
Jun 25, 2022 - Python
A Javascript module to interface with LEGO Powered Up components.
nodejs
typescript
boost
lego
technic
wedo2
legowedo2
legoboost
poweredup
legopoweredup
duplo
duplotrain
controlplus
techniccontrolplus
legocontrolplus
legotechniccontrolplus
legospikeprime
spikeprime
legoeducation
-
Updated
Jun 6, 2022 - TypeScript
Web catalogue of LEGO® parts for 3D printing
-
Updated
Jun 21, 2022 - PHP
Experiments with the LEGO Mindstorms (51515) and SPIKE Prime (45678)
-
Updated
Jun 5, 2022 - Python
Transform your images as if they were made out of LEGO bricks.
-
Updated
Apr 29, 2021 - PHP
Powerful computer vision assisted Lego mosaic creator · Over 500,000 images created (so far!)
javascript
computer-vision
lego
onnx
deep-neural-network
lego-mosaic
lego-art
custom-pictures
lego-art-remix
-
Updated
Jul 3, 2022 - JavaScript
Arduino Library for controlling Powered UP and Boost controllers
arduino
boost
bluetooth
ble
arduino-library
bluetooth-low-energy
lego
legoboost
poweredup
legopoweredup
-
Updated
Mar 24, 2022 - C++
The BrickPi3 connects LEGO Mindstorms with the Raspberry Pi.
-
Updated
Mar 7, 2022 - Python
An LDraw™ editor for LEGO® style digital building instructions.
education
engineering
design
model
rendering
cad
povray
creator
vex
lego
mindstorms
technic
vex-robotics
ldraw-editor
lego-instructions
3d-modelling
cai
tente
official-lpub3d
-
Updated
Jun 24, 2022 - C++
一个基于XFLegoVIPER框架编写的完整项目 https://github.com/yizzuide/XFLegoVIPER
-
Updated
Mar 12, 2019 - Objective-C
Create custom LEGO® Technic compatible construction parts for 3D printing
-
Updated
Mar 27, 2021 - TypeScript
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
java
raspberry-pi
opencv
robot
robotics
frc
ros
robots
motor
ev3-robot
ev3dev
lego
mindstorms
ev3
mobile-robots
lejos
ev3dev-lang-java
pistorms
brickpi
wro
-
Updated
Jul 7, 2022 - Java
Play with Lego bricks anywhere using Expo
-
Updated
Aug 14, 2021 - JavaScript
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
A tool to convert images to Lego bricks.
-
Updated
Apr 27, 2020 - Go
Stop motion animation program created using Electron
-
Updated
Jun 21, 2022 - TypeScript
Import LDraw .dat and .ldr models into Blender 3D
-
Updated
Jul 1, 2018 - Python
.NET implementation of the LEGO PoweredUp Protocol
sdk
csharp
dotnet
lego
technic
up
powered
poweredup
legopoweredup
controlplus
techniccontrolplus
legocontrolplus
legotechniccontrolplus
lego-wireless-protocol
-
Updated
Nov 9, 2021 - C#
Improve this page
Add a description, image, and links to the lego topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lego topic, visit your repo's landing page and select "manage topics."
Describe the bug
Some part fail to load with setStuds on unless specific files are loaded with the model
To Reproduce
LDraw.org uses a custom fetcher to prefetch all the LDraw files needed for a model and loads them into buildinginstructions.js. The parts/primitives are stored in an array and used by idToUrl like so (part_paths is an array of the part files):