FAQ
Where are my projects located on my device?
The projects are located in the projects
folder inside the main Nomad folder.
On iOS, you can access the Nomad folder with the iOS Files app.
On Android, the Nomad folder is in Android/data/com.stephaneginier.nomad/files/
.
On the recent Android version (10/11), you don't have access to the Android/data
folder anymore. You can access it through a separate app, for example this one.
It crashes when I save or remesh my model!
Your device is running out of memory (RAM).
To reduce memory usage in your scene, you can use some of the Topology options to reduce the number of polygons.
RAM/Storage
What matters is the amount of RAM, not the storage (which is usually much bigger).
It crashes when I load my project!
If the file is small, you can send it to me and I'll take a look (by email support@nomadsculpt.com).
Otherwise the device is probably running out of RAM memory.
- Make sure you close any other opened apps on your device.
- Start a new project in Nomad instead on having a project currently opened.
- If it still crashes, the only solution is to load your file project on a device with more memory.
TIP
On a desktop browser, you can try loading your file in this url and then export it back after simplifying your scene.
Some browsers limit the amount of RAM a single tab can take, so it's possible that this technique won't work.
If your project is using Layers, you might want to squash them to reduce memory usage.
It crashes when I start Nomad!
If it crashes at loading, it means Nomad struggles with a certain file present in the Nomad folder.
Most of the time, it happens because the project is heavy and it will unfortunately exceed the RAM limit.
Locate the Nomad folder, and then rename or move some file to find the culprit.
First, try to rename settings.json
. That way it will stop loading the last project.
If it doesn't work, try to move some recent files outside their respective resource folders (projects
, matcaps
, environments
, etc).
You can also rename the folder themselves so that Nomad completely ignores them. If you rename or move all the file in the Nomad folder, this will give the same result as a clean install.
TIP
When Nomad loads a file at startup, it always moves the file in the can_be_deleted/
folder. If the operation succeeds, then it is moved back to its original folder.
If it crashes before the loading is finished, then Nomad will launch successfully on the next start, as it ignores the can_be_deleted/
folder.
You can simply try to load this file again if you think it can succeed.
Can we animate inside Nomad?
Not for now. A timeline feature that could animate the layers could be interesting, but not really planned at the moment.
I'd like to support rigging/skinning in the future, but it poses a few challenges (notably the interaction with sculpting tools...) so nothing sure for now.
Can we do proper low-poly modeling?
Not for now. This is not really Nomad Sculpt's scope, but maybe I'll provide a few tools in the future.
Can we do uv and texturing?
For now painting directly on textures inside Nomad is not planned. That said, Nomad supports several ways to work with textures:
- Nomad allows you to paint color, roughness, material properties directly into the vertices of your sculpt.
- Nomad allows very high vertex counts so that you can paint without worrying about uv's.
- Nomad can load textures to use in brushes, allowing for stamping and painting with textures.
- Nomad can load objects that have textures pre-assigned, for rendering purposes.
- Nomad can UV unwrap lower poly objects.
- Color/roughness/metalness can be transferred from textures to vertices via the project options.
- Color/roughness/metalness/normals can be baked from vertices to textures via the baking options
- Baking and projecting can be handled between single objects or many objects, or between the highest and lowest subdivision levels of a single object, allowing for a variety of bake and project workflows.
- After baking, exporting an obj will also export textures, which can be taken to an app like Procreate to paint directly on textures.
Can I record a turntable video?
Not planned for now, iOS has a native video recording feature that is very easy to use.
Can you add [insert-favorite-feature] as a top-level button?
If I did that each time I received such a request, Nomad wouldn't be usable.
Customization is probably the way to go, but it's not straightforward. Handling a small screen is challenging.
What are the next features?
For the mid/long term roadmap I got a lot of ideas but I don't know yet.
Bug fixes and improving existing features will always have higher priority over adding new features.
Why is there a free trial on Android? But not on iOS?
Because old Android devices suck (and some recent ones as well...), and I didn't want people to buy the app and be welcomed with a black screen. But the main reason is that I felt like paid Android apps are not really the norm.
Can it work on multiple devices?
Nomad is available on iOS App Store, Google Play and AppGallery.
The purchase is tied to the store account used. If you want to use Nomad on several devices you need to make sure it's the same account.
How to restore my purchase?
Google Play and AppGallery both handle the synchronization automatically.
- Double check that you are logged on the exact same account you made the purchase with.
- Go in the About menu (top left nomad icon), and hit
restore purchase
. - Wait a few hours, sometimes Google Play takes a bit of time for some reason.
- Uninstall and reinstall Nomad, make sure to backup your files if you don't want to lose anything.
- Contact me at support@nomadsculpt.com, ideally with a screenshot of the logs after trying to restore a purchase (logs can be enabled in the Debug menu).
TIP
You need to have access to the Google Play services, recent Huawei devices don't have access to Google services. In that case you’ll need to purchase the app again on AppGallery (Huawei app store).
Is there a way to beta test?
There is no Android/iOS beta version.
However you can see the list of bugs/fixes for the pending/incoming release in the Logs.
The web demo is usually updated with the pending/incoming release.
Can you translate or fix [my-language]?
The translation files can be found here!
Is there a Windows or OSX version?
No, but it is planned.
Can we rig in nomad?
No, but it is planned. For now you can parent shapes together and alter pivot points, allowing for simple posable sculpts.
Can we use more than 4 lights?
No, this is a limitation of the realtime render engine within Nomad. It is possible to fake this using emissive objects and global illumination in post process, as shown in this tutorial
Can we import Zbrush tools?
No, Zbrush uses a proprietary format. You should be able to extract the alpha maps and use them in Nomad however.