Page 1 of 1

OctaneRender™ for Blender 2.23.1 - 8.3 Linux [OBSOLETE]

Posted: Wed May 06, 2015 12:28 am
by JimStar
The Linux version of OctaneRender™ for Blender plugin, 64-bit.


The bundle consists from two parts:
1. OctaneRender™ Server
2. Blender - OctaneRender™ edition.

The first part (server) should be run on the same computer as the second one..
After the server is run - you can start rendering (or open a rendered view) from inside Blender. Before the very first rendering you should fill in the server address (only 127.0.0.1 at the time), login and password (your license key info) to activate the server. After the first rendering the server will remember this activation info, and you will not need to enter it again.

You should use only OctaneRender materials inside Blender scenes - the plugin knows nothing about Blender specific materials and textures (about any Blender nodes, generally speaking).


FIXES AND NEW FEATURES SINCE LAST RELEASE
  • Added stereo mode for panoramic camera.
  • Added some linux dependencies into installer.

Installation:
- Just run the installer to see its command line keys.;)
- If you need to run the OctaneServer - run it as daemon:

Code: Select all

# OctaneServer &

DOWNLOAD

Blender Octane Edition - v8.3 Linux (101.0MB autoinstaller file)

For network slave and daemon please download standalone installer here:
http://render.otoy.com/forum/viewtopic.php?f=24&t=46125

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [TEST]

Posted: Wed May 06, 2015 5:12 am
by grimm
Excellent, thanks JimStar, stereo side-by-side is working great now. :D

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [TEST]

Posted: Wed May 06, 2015 6:17 am
by kaiwas
Thanks! Nice work

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [TEST]

Posted: Wed May 06, 2015 7:24 am
by mac3d
Thanks! Thanks! Thanks! ..

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [TEST]

Posted: Wed May 06, 2015 9:42 pm
by matrix2012
Hi JimStar


I always get this error message in CentOS 7 1503 .

./blender: /lib64/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/local/OctaneBlender/lib/libOpenImageIO.so.1.4) :(

using the command uses the same ERROR message:

ln-s /usr/lib64/libcrypto.so.1.0.1e /usr/lib64/libcrypto.so.1.0.0 :(


How can I create with https://github.com/JimStar/OctaneBlender.git under Centos 7 1503 can I help her with anyone script a manual.

Sorry for my bad english

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [TEST]

Posted: Thu May 07, 2015 1:09 am
by JimStar
matrix2012
Do you have OpenSSL installed? If not - try:

Code: Select all

yum install openssl

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [TEST]

Posted: Thu May 07, 2015 3:01 pm
by matrix2012
Hi JimStar

CentOS 7 1503

Yes openssl-1.0.1e is installed.

How can I fix the problem?

Sorry for my bad english

Re: OctaneRender™ for Blender 2.23.1 - 8.3 Linux [OBSOLETE]

Posted: Fri May 08, 2015 6:51 am
by JimStar
Next version HERE.