I own a license for octane standalone as well as the 3ds Max plugin. I'd like to work on some stereo cubemaps. Can I do that with my license? My trail for octane VR has expired, and from what I understand the metastases contest has ended. So can I still produce VR content and if so, what license do I use?
Thanks
License for Octane VR
OctanVR is technically OctaneRender with some limitations, so if You want to produce VR content simply get OctaneRender Standalone licence + plugin (if You need any) & enjoy working.
- LuvMultimedia
- Posts: 79
- Joined: Mon Jul 22, 2013 8:38 pm
- Contact:
HI,
Where can I purchase the VR version--when I click on the link it simply says the trial period is over and I don't see a place where I can get the buy the VR version
Where can I purchase the VR version--when I click on the link it simply says the trial period is over and I don't see a place where I can get the buy the VR version
WIN 10 64 | Geforce 970| 16 GB
- LuvMultimedia
- Posts: 79
- Joined: Mon Jul 22, 2013 8:38 pm
- Contact:
Ohhhhhh...thing is, I want to create VR animation for a client and can't for the life of me figure out how to animate smoothly in octane ( I need access to the panoramic camera which I don't have in my native software). I use an alembic transporter but the object comes in 1000 times scale. When I try to do what some have suggested, creating an obcx file and pulling the alebmic in there (drag and drop method) to replace the static obj., it won't accept the .abc file....are there any tutorials on how to do this with a full scene ( not just with the single animated obj...??)
WIN 10 64 | Geforce 970| 16 GB
Hi,
you can change the scale of an .abc node in any time from the specific edit icon in the node inspector: You can't use drag and drop to change a node from obj to abc, just detach the obj node from the mesh group and import the replacing abc node and connect it to the mesh group: ciao beppe
you can change the scale of an .abc node in any time from the specific edit icon in the node inspector: You can't use drag and drop to change a node from obj to abc, just detach the obj node from the mesh group and import the replacing abc node and connect it to the mesh group: ciao beppe
- LuvMultimedia
- Posts: 79
- Joined: Mon Jul 22, 2013 8:38 pm
- Contact:
Ohhh thank you! That rawks!
WIN 10 64 | Geforce 970| 16 GB
- LuvMultimedia
- Posts: 79
- Joined: Mon Jul 22, 2013 8:38 pm
- Contact:
bepeg4d wrote:Hi,
you can change the scale of an .abc node in any time from the specific edit icon in the node inspector: You can't use drag and drop to change a node from obj to abc, just detach the obj node from the mesh group and import the replacing abc node and connect it to the mesh group: ciao beppe
I can't thank you enough -- question -- if it's a big scene there are a lot of connections to make--is there a way to circumvent that?
WIN 10 64 | Geforce 970| 16 GB
Hi,
here is a Lua script for helping in the substitution of an obj static mesh with an alembic scene file: The script connect the materials only if the names of the alembic pins is identical.
you need to select both the obj, with all the materials that need to be transfer exposed as external node in the graph editor, and the abc node where to transfer the materials and then run the script. it should end up with something like this, now all you need to do is to connect the abc node in place of the obj one. I have had not so much time for testing it in different conditions, so, please let me know if you have any issues
Here is another script, but this time as a scripted graph that can be imported via orbx directly in the graph editor. What it does is to transform an alembic camera into an Octane Thin-lens camera node or panoramic camera node:
viewtopic.php?f=73&t=49960#p247572
ciao beppe
here is a Lua script for helping in the substitution of an obj static mesh with an alembic scene file: The script connect the materials only if the names of the alembic pins is identical.
you need to select both the obj, with all the materials that need to be transfer exposed as external node in the graph editor, and the abc node where to transfer the materials and then run the script. it should end up with something like this, now all you need to do is to connect the abc node in place of the obj one. I have had not so much time for testing it in different conditions, so, please let me know if you have any issues

Here is another script, but this time as a scripted graph that can be imported via orbx directly in the graph editor. What it does is to transform an alembic camera into an Octane Thin-lens camera node or panoramic camera node:
viewtopic.php?f=73&t=49960#p247572
ciao beppe