fixed an error regarding scalar parameters being stored as numpy arra… …ys in the LaunchParamsRecord
Merge pull request #9 from mortacious/feature/improved_installation Improved setup by packaging the optix headers only at wheel creation
Merge pull request #8 from mortacious/feature/optix_7_5_support Feature/optix 7 5 support
Merge branch 'master' of github.com:mortacious/python-optix into feat… …ure/nn
removed non existing variable
bumped version to 0.0.3
made Instances visible by default by setting the visibility_mask to a… …ll ones
Update README.md