While creating models in uMake, I had the idea to show my friends what I was working on.
I looked at the current range of free iOS apps but they all fell short.
For example:
“Exocad 3d viewer”
- In uMake you need to export the file in an STL format
- This creates a huge file size (one file I tried ended up as 240mb)
- this is obviously too big to send via iOS
- So I used the iOS WinZip app and zipped the file down to 40mb
- Luckily Exocad can import zipped stl files. However it is very slow.
- However the file is in just one colour and isn’t as smooth as before, due to objects being made up of little triangles.
So I was wondering if it was possible to make a special version of uMake that just lets people view models created in uMake? Just something to view the model at different angles.
The problem with the current uMake app, is that it is subscription only and can’t see an option for free read only use.
Thanks
Kiwi