Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

An application that lets you quickly download 3D models from Remix 3D. This functionality is not available via the website.

License

Notifications You must be signed in to change notification settings

LanceMcCarthy/RemixDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemixDownloader

An application that lets you quickly download 3D models in bulk from Remix 3D. This functionality is not available via the website.

First Step - Getting the User ID

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.

  1. Go to a user's page in Remix3D.com
  2. Look in the address bar and get the UserID code, it is between user/ and the question mark (see screenshot below).
  3. Use that code in the app when you're asked for a User ID.

image

There is a default User ID 46rbnCYv5fy in the app to help you get started, it's the Xbox account. Another example is 46reU3-wFPz, this is the Microsoft account seen in the screenshot above (2,139 models).

Console App - Automatic bulk downloader

Run the console app, and take the following steps.

  1. Enter the User ID code.
  2. 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.
  3. 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. This may take some time, see the GIF below for the average download time for each model. If that user has 2,000 models, do the math :)

image

UWP App - Selection and Download

Here are the steps to select and download model files.

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:

  1. Select models in the GridView, multiple selection is enabled (CTRL + Click). You will see your selections populate the ListView on the right.
  2. When you're ready to download, choose a Level of Detail and a Download folder location
  3. 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 more than an hour 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.

image

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.

Printing Model Files

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.

  1. Open the file in the Print 3D app
  2. Once it loads, you will see a red line around the model if it is not valid for printing.
  3. Select the Repair model option and let it run until it's done (it can take a while)

image

About

An application that lets you quickly download 3D models from Remix 3D. This functionality is not available via the website.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages