RenderToolbox / RenderToolbox3

Matlab toolbox for managing graphics rendering for psychophysics
Other
5 stars 2 forks source link

Move pre-built binaries to brainard-archiva #38

Closed benjamin-heasly closed 7 years ago

benjamin-heasly commented 8 years ago

We currently have some pre-build renderers hosted at a UPenn server. See Pre-Built-Renderers

We can move these to our new artifact repository brainard-archiva.

In addition to pre-built renderers, we could include pre-built MEX functions, like ReadMultichannelEXR.

The group name for each binary artifact should include the name of the platform according to Matlab. This can come from Matlab's built-in mexext() function.

Finally, we should include scripts that users can run, which download required dependencies for their platform. These might accept a folder name where to put the binaries.

benjamin-heasly commented 7 years ago

Closing this issue. It should be addressed in RenderToolbox4: https://github.com/RenderToolbox/RenderToolbox4