OctaneRender™ Standalone 1.24

A forum where development builds are posted for testing by the community.
Forum rules
NOTE: The software in this forum is not %100 reliable, they are development builds and are meant for testing by experienced octane users. If you are a new octane user, we recommend to use the current stable release from the 'Commercial Product News & Releases' forum.
RayTracey
OctaneRender Team
Posts: 377
Joined: Sat Jan 16, 2010 10:58 pm
Location: Auckland, New Zealand
Contact:

Rikk The Gaijin wrote:Just tested out the new version, and the problem I had with Alembic animation is fixed, thanks guys, great job as always! 8-)

I have a question I asked before but I got no answer: how do I render out the entire animation?
You can use the animation script from this thread: http://render.otoy.com/forum/viewtopic. ... 7&start=20 It's very straightforward to use.
Rikk The Gaijin
Licensed Customer
Posts: 1528
Joined: Tue Sep 20, 2011 2:28 pm
Location: Japan

RayTracey wrote:You can use the animation script from this thread: http://render.otoy.com/forum/viewtopic. ... 7&start=20 It's very straightforward to use.
I see. Personally I have an hateful relationship with scripts in general, is there gonna be a button or something in the actual interface?
RayTracey
OctaneRender Team
Posts: 377
Joined: Sat Jan 16, 2010 10:58 pm
Location: Auckland, New Zealand
Contact:

Rikk The Gaijin wrote:
RayTracey wrote:You can use the animation script from this thread: http://render.otoy.com/forum/viewtopic. ... 7&start=20 It's very straightforward to use.
I see. Personally I have an hateful relationship with scripts in general, is there gonna be a button or something in the actual interface?
The idea is actually to un-clutter the standalone GUI by removing buttons and replacing them with scripts where ever it makes sense.
Rikk The Gaijin
Licensed Customer
Posts: 1528
Joined: Tue Sep 20, 2011 2:28 pm
Location: Japan

RayTracey wrote:
Rikk The Gaijin wrote:
RayTracey wrote:You can use the animation script from this thread: http://render.otoy.com/forum/viewtopic. ... 7&start=20 It's very straightforward to use.
I see. Personally I have an hateful relationship with scripts in general, is there gonna be a button or something in the actual interface?
The idea is actually to un-clutter the standalone GUI by removing buttons and replacing them with scripts where ever it makes sense.
And why is that?! The User Interface purpose is to give the user an easy access to all the program's tools, why do you want to remove that?! Personally I would HATE to see the standalone version turned into a command line window... Am I the only one that likes to use User Interfaces?! :?
User avatar
stratified
OctaneRender Team
Posts: 945
Joined: Wed Aug 15, 2012 6:32 am
Location: Auckland, New Zealand

Don't worry, we're not going to turn the Standalone into a command line application. Generic functionality will still have it's place.

But what Sam said makes sense. For example, now that we have animation support, there are a gazillion different ways to do an animation (turntable, daylight, yaw, pitch, roll, ...). You don't want to have a gazillion buttons, it just bloats the UI.

With scripting there's going to be a lot of functionality possible that only makes sense for a handful of users. We don't want to warrant screen space to all that stuff that's useless for 99% of our users.

cheers,
Thomas
Rikk The Gaijin
Licensed Customer
Posts: 1528
Joined: Tue Sep 20, 2011 2:28 pm
Location: Japan

stratified wrote:Don't worry, we're not going to turn the Standalone into a command line application. Generic functionality will still have it's place.

But what Sam said makes sense. For example, now that we have animation support, there are a gazillion different ways to do an animation (turntable, daylight, yaw, pitch, roll, ...). You don't want to have a gazillion buttons, it just bloats the UI.

With scripting there's going to be a lot of functionality possible that only makes sense for a handful of users. We don't want to warrant screen space to all that stuff that's useless for 99% of our users.

cheers,
Thomas
I see you point, but can't you just add a new window dedicated to animation, with all the needed buttons there? Something like Maya does for the different areas, modeling, animations, dynamics, etc, so the interface doesn't become too crowded, it just changes based on what you need. And possibly make the windows detachable, so we can move them to a second screen.
Tugpsx
Licensed Customer
Posts: 1150
Joined: Thu Feb 04, 2010 8:04 pm
Location: Chicago, IL
Contact:

roeland wrote:
Tugpsx wrote:Thanks for new options, great to see you guys were putting in the extra effort during the Holidays. Much appreciated.
However, There is an issue with something here since these are the same scenes loaded raw in OC123 and OC124
The attachment OC123Capture.JPG is no longer available
The attachment OC124Capture.JPG is no longer available
Keep in mind that the subsurface scattering is dependent on the scale of the object. If the scale changes you need to change the medium scale setting accordingly.

Can you also verify with the infochannel/wireframe kernel if the normals aren't flipped?

--
Roeland
Nothing has changed here I loaded the 2 versions of octane with the same scene. interesting there are 2 render targets but only one has this problem.
Ocs 1.23 vs 1.24
Ocs 1.23 vs 1.24
Win 11 64GB | NVIDIA RTX3060 12GB
User avatar
roeland
OctaneRender Team
Posts: 1822
Joined: Wed Mar 09, 2011 10:09 pm

Tugpsx wrote:Nothing has changed here I loaded the 2 versions of octane with the same scene. interesting there are 2 render targets but only one has this problem.
Someone else posted a similar problem, and it was due to the normals pointing inwards on the imported geometry. This happens if the geometry is exported with clockwise vertex order (Octane expects counter-clockwise order).

Otherwise, what are the material settings and the different render settings in the two render targets?

--
Roeland
Tugpsx
Licensed Customer
Posts: 1150
Joined: Thu Feb 04, 2010 8:04 pm
Location: Chicago, IL
Contact:

Did a bit more experimenting and found that it is caused by the render target.
When this target is selected one of the GPU fails, yet if I select another render target it works fine.
The system has 2 graphics cards a GTX660 and GTX480, the GTX 660 is the card that fails when this target is loaded.
Badtarget.ocs
Bad render target
(24.73 KiB) Downloaded 172 times
Win 11 64GB | NVIDIA RTX3060 12GB
User avatar
bepeg4d
Octane Guru
Posts: 10325
Joined: Wed Jun 02, 2010 6:02 am
Location: Italy
Contact:

Rikk The Gaijin wrote:I see you point, but can't you just add a new window dedicated to animation, with all the needed buttons there? Something like Maya does for the different areas, modeling, animations, dynamics, etc, so the interface doesn't become too crowded, it just changes based on what you need. And possibly make the windows detachable, so we can move them to a second screen.
hi rikk,
trust me, lua script is a neat powerfull and flexible solution for expanding the octane functionality ;)
you don't need to dirt your hands with code if you don't want, you just need to create a directory for lua scripts and set it in the octane preferences.
octane team and other talented users are preparing very interesting and powerful scripts, you need only to save them in the lua directory and call them via script menu.
if necessary, the script could have an interface with extra window where you can easy setup the things ;)
we are in beta stage and the things must be refined, but for me is a very good way to go for the future ;)

edit:
just an example of what grimm is doing:
http://render.otoy.com/forum/viewtopic.php?f=73&t=37489
Schermata 2014-01-06 alle 09.55.01.jpg
ciao beppe
Post Reply

Return to “Development Build Releases”