grantwilk / d-noise

An AI denoising pipeline between Blender and NVIDIA's OptiX AI-Accelerated Denoiser.
http://remingtoncreative.com/software/blender/d-noise
GNU General Public License v3.0
303 stars 36 forks source link

Add support for MacOS and Radeon #43

Closed mrhammadasif closed 5 years ago

mrhammadasif commented 5 years ago

Would love to see the plugin working in MacOS for Radeon cards...

grantwilk commented 5 years ago

Thanks for the recommendation! Unfortunately I am unable to add MacOS support because I do not have access to a Mac system to develop on. However, if someone from the community can recompile the necessary code to work on MacOS, I will absolutely be integrating it.

Additionally, AMD cards can not be supported because D-NOISE relies on a proprietary AI denoiser from NVIDIA that can only run on NVIDIA cards.

Marking this issue as closed, but thank you for your support and interest!