Orthographic renders?

Rhino 3D (Export script developed by SamPage; Integrated Plugin developed by Paul Kinnane)

Moderator: face_off

Post Reply
User avatar
splittmatt
Licensed Customer
Posts: 42
Joined: Tue Dec 10, 2013 4:51 pm
Location: Gold Coast, QLD Australia.

Is there any way to generate orthographic renders? (top, left etc)

I have been working around this by selecting the view I want and then clicking the 'toggle view projection' button. This sort of works but you have to zoom massively to get the right view. Also the view port doesn't correspond to the render output.

Does anyone know of a better way?
Win 11. Intel I-9 14900K. 64Gb. RTX 4080 Super.
User avatar
face_off
Octane Plugin Developer
Posts: 15717
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

The plugin should put Octane in Orthographic mode when you select a Parallel Proj view in Rhino. The issue is that there is not a 1:1 correlation between the scale between how Rhino provides the scale of the parallel view and the Octane "Scale" pin, so you need to zoom in/out on the Rhino Ortho view to get the right size in Octane.

The solutions are:

1) Determine the conversion between the rhino parallel proj view and the Octane Scale. At the moment the code is

Code: Select all

Octane FOV = 1.5 * Rhino viewport frustrum view radium
which is clearly not right - but the closest I could get to.

or

2) I make the "scale" pin of the Octane camera editable when viewing Parallel Projections in Rhino. Then you can manually adjust the Octane scale to match the Rhino preview.

Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Post Reply

Return to “Rhinoceros 3D”