DEPRECATED The Remix3D website and API has been shut down by Microsoft. Therefore, this repository is no longer accepting pull requests. If you were not able to get a particular model in time, contact me on Twitter @lancewmccarthy with the name of the model and I will send you the file.
An application that lets you quickly download 3D models in bulk from Remix 3D. This functionality is not available via the website.
Project | Build Status | Release Status |
---|---|---|
.NET Core Console App | ||
UWP App |
- UWP (Windows 10): Safely install the UWP app from the Microsoft Store - RemixDownloader
- Console (Windows/Linux/MacOS): Download the latest Console version for your platform from the Releases Page
To browse models, you'll need a Remix3D.com user ID code. You can easily get that code from the Remix3D website in the web browser address bar. Here are the steps to load models.
- Go to a user's profile page or the board page on Remix3D.com
- Look in the address bar and get the User ID or Board ID (see screenshot below).
- Use that code in the app when you're asked for a User ID.
There is a default User ID
46rbnCYv5fy
in the app to help you get started, it's the Xbox account. Another example is46reU3-wFPz
, this is the Microsoft account seen in the screenshot above (2,139 models).
Run the console app, and take the following steps.
- Enter the User ID code.
- Enter the folder path you want to save the files in (e.g.
C:\Users\Lance\Downloads\
). The app will automatically organize subfolders for you. - Enter Y or N if you want the HoloLens and Mixed Reality files, too.
The app will download the entire model library for that user. In my tests, it took ~3 hours to backup all 2664 models from the XBox account which resulted in 7992 files (I enabled the HoloLens and WinMR option).
If you would prefer to see the models first, the UWP app is the better option for you. You can either select a few to save, or bulk download everything, here are the steps to follow:
Step 1 - Enter the User ID in the UserID box, then click either Load User Models or Download All Models button.
If you chose List User Models:
- Select models in the GridView, multiple selection is enabled (CTRL + Click). You will see your selections populate the ListView on the right.
- When you're ready to download, choose a
Level of Detail
and aDownload folder
location - Click the
Start Download
button, the app will download all of the selected models to the selected folder.
If you choose Download All Models:
This is a long running process and could take hours depending on how many models that user has. For example, the Microsoft and XBox users have more than 2,000 models! Please be patient, the process will stop once there are no more items for that user.
This is an early beta and I'm the only developer. Please report any issues in the Issues tab and I will get to them as soon as possible.
Keep in mind that these models were designed for use in Mixed Reality
, HoloLens
and Paint3D
. If you open a model file for 3D printing, you will commonly see that the model is not valid.
This can be easily fixed by opening the model in the Windows 10 Print 3D app.
- Open the file in the Print 3D app
- Once it loads, you will see a red line around the model if it is not valid for printing.
- Select the Repair model option and let it run until it's done (it can take a while)