focusing on handle voxel, voxel NFT and actual 3D model of voxel NFT by 3D printer.
Prerequisites: Node (v16 LTS) plus Yarn and Git
clone/fork WeLightProject/Tai-Shang-Voxel-Handler:
git clone https://github.com/WeLightProject/Tai-Shang-Voxel-Handler.git
cd Tai-Shang-Voxel-Handler
yarn install
yarn chain
cd Tai-Shang-Voxel-Handler
yarn start
cd Tai-Shang-Voxel-Handler
yarn deploy
Open http://localhost:3000 to see the app.
Download MagicVoxel, use it to make something and save as voxel file.
Mint voxel file as NFT, you will get all required data if you totally follow the above article.
Run Backend, submit the order from dApp to backend.
Done! Enjoy and try it!