AdvancedBlenderAddon icon indicating copy to clipboard operation
AdvancedBlenderAddon copied to clipboard

Add an example of C++ module

Open eliemichel opened this issue 5 years ago • 0 comments

A common pattern is to offload computing intensive operations in a C++ backend, then provide a python front-end to it. We should have a demonstration of this.

eliemichel avatar Sep 15 '20 14:09 eliemichel