Skip to content

Releases: mortacious/python-optix

python-optix-1.0.0

Choose a tag to compare

@mortacious mortacious released this 01 Mar 12:41

What's Changed

  • Implemented support for 7.6 by @mortacious in #11
  • Improve setup to allow embedding the optix headers for bdist_wheel, install and develop commands by @mortacious in #12

Full Changelog: v0.1.3...v1.0.0

python-optix-0.1.3

Choose a tag to compare

@mortacious mortacious released this 20 Sep 10:55
08e57d9

What's Changed

  • Improved setup by packaging the optix headers only at wheel creation by @mortacious in #9

Full Changelog: v0.1.2...v0.1.3

python-optix-0.1.2

Choose a tag to compare

@mortacious mortacious released this 01 Aug 09:07
9d111e7

What's Changed

Full Changelog: v0.1.1...v0.1.2

python-optix-0.1.1

Choose a tag to compare

@mortacious mortacious released this 11 Apr 08:48

What's Changed

  • Implementation of Cuda/OpenGL interop output buffers by @keckj in #6
  • Windows build support. by @syoyo in #7
  • Several other Bugfixes

New Contributors

  • @syoyo made their first contribution in #7

Full Changelog: v0.1.0...v0.1.1

python-optix-0.1.0

Choose a tag to compare

@mortacious mortacious released this 17 Jan 20:20
  • Added support for the OptiX 7.4 API. The older 7.3 API is still supported as well
  • Merged PR #2

python-optix-0.0.3

Choose a tag to compare

@mortacious mortacious released this 07 Oct 18:20
v0.0.3

bumped version to 0.0.3

python-optix-0.0.2

python-optix-0.0.2 Pre-release
Pre-release

Choose a tag to compare

@mortacious mortacious released this 07 Oct 18:14
v0.0.2

made Instances visible by default by setting the visibility_mask to a…

python-optix-0.0.1

Choose a tag to compare

@mortacious mortacious released this 01 Oct 07:12
3deca20
v0.0.1

Update README.md