RenderToolbox / RenderToolbox4

Matlab toolbox for managing 3D scenes and physically-based rendering.
MIT License
48 stars 7 forks source link

RenderToolbox with Octave #11

Open benjamin-heasly opened 7 years ago

benjamin-heasly commented 7 years ago

RenderToolbox might work with Octave in place of Matlab. This would make it possible to use RenderToolbox with all open-source software.

So far, we have not tested RenderToolbox with Octave.

Most of RenderToolbox is plain m-functions, so these should work with Octave. The tricky spots might be:

s7726 commented 4 years ago

Any updates on Octave compatibility? I saw a note in the code that a "catch" was made to accomodate a function not present in octave.