Skip to content
William CLOT edited this page Sep 21, 2018 · 4 revisions

Here's a list of things/improvements that can be done:

  • Adding the import functionality with MyMiniFactory and not use the local database.
  • Have a difference between the files displayed on the web browser and the ones that are exported or downloaded as STL. This will be important if the models become big with a lot of details it will be interesting to have lower-res version of the files just for the preview in the customizer.
  • Add Premium Features with MyMiniFactory.
  • Look at the possibility of having a click and choose the mesh in addition of the UI selection.
  • Adding Redux to share a global state between React and three.js
  • Changing the code in order to have a Conf file where the skeleton can be easily configured by the designer (parent/children tree and body part names)
  • Adding an interface to import glb directly into the customizer.
  • Figure out a way to import STL and do the rigging process directly inside threejs (this is possible bu quite technical)
  • Add a timeout to the upload to MyMiniFactory Posts
  • Add a shuffle button that will randomly choose a mesh for each body part
  • Work on a different version of this customizer with SCAD capabilities and then maybe join both customizer into a powerful customizer with both capabilities (why not?).