Nomad to Octane bridge will let you render your Nomad scene on a desktop using Octane. You can see your rendered scene on your desktop’s monitor or even directly on the tablet if you use a remote desktop app like Anydesk
I’m using Android/Windows, but it should be possible do the same on IOS/OSX. This is pretty experimental of course so I’d be interested to hear how it works out for others!
To set it up:
- Sign up for an Otoy account, download and install the free Blender Octane Editition: OTOY Account
- Export the Nomad scene using the glTF format
(Note if you have a camera save named “View” Blender will use that) - Install an ftp server on your tablet (I used the free X-Plore from the Play Store) and set it up so it shares the folder where the glTF file was exported to. Make sure the desktop and the tablet are in the same WiFi Net
- Download this blender scene octane_nomad_r4.blend - Google Drive
- Open the scene in Blender Octane Editition
- Enter the ftp login data and the path to your Nomad file and press “Login”
- The ftp folder will be watched - when you export to the same glb file again, the render will update automatically until you press “Logout”
I’ll update this thread with videos/pictures if I have some more time
"release notes"
blender scene r1:
* convert textures and vertex colors (albedo, metallic and roughness)
* convert cameras
* convert lights (intensity and color, lights get converted into area lights)
* convert lighting and reflection environment: intensity and rotation
* viewport background color
* NO transparency supported yet
* watches ftp folder on tablet for changes and updates automatically
blender scene r2:
* light intensity bug fix
* light global switch imported
* ftp watch bug fix
* shadow_softness imported
blender scene r3:
* convert transparent & subsurface material
* convert spot light and point light (octane has no infinite lights)
* convert smooth/flat shading
blender scene r4:
* works with newer octane versions (converts attributes from face corner to vertex)
* vertex color gamma correction removed