Skip to content

Releases: ScanMountGoat/xc3_model_py

0.5.1

29 Apr 16:41
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

xc3_model_py

See the readme for sample code. See the changelog for changes in this version. Compatible shader database JSON files can be downloaded from https://github.com/ScanMountGoat/xc3_lib/releases/tag/v0.8.0.

Installation

The package can be installed for Python version 3.9, 3.10, 3.11, or 3.12 using pip on newer versions of Windows, Linux, or MacOS. The prebuilt wheels (.whl files) are included only for situations where pip might not be available such as for plugin development for applications. The wheels are zip archives and can be extracted to obtain the compiled .pyd or .so file.

Installing: pip install xc3_model_py
Updating: pip install xc3_model_py --upgrade

0.5.0

29 Apr 15:43
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

xc3_model_py

See the readme for sample code. See the changelog for changes in this version. Compatible shader database JSON files can be downloaded from https://github.com/ScanMountGoat/xc3_lib/releases/tag/v0.8.0.

Installation

The package can be installed for Python version 3.9, 3.10, 3.11, or 3.12 using pip on newer versions of Windows, Linux, or MacOS. The prebuilt wheels (.whl files) are included only for situations where pip might not be available such as for plugin development for applications. The wheels are zip archives and can be extracted to obtain the compiled .pyd or .so file.

Installing: pip install xc3_model_py
Updating: pip install xc3_model_py --upgrade

0.4.0

15 Mar 16:23
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

xc3_model_py

See the readme for sample code. See the Changelog for changes in this version. Compatible shader database JSON files can be downloaded from https://github.com/ScanMountGoat/xc3_lib/releases/tag/v0.7.0.

Installation

The package can be installed for Python version 3.9, 3.10, 3.11, or 3.12 using pip on newer versions of Windows, Linux, or MacOS. The prebuilt wheels (.whl files) are included only for situations where pip might not be available such as for plugin development for applications. The wheels are zip archives and can be extracted to obtain the compiled .pyd or .so file.

Installing: pip install xc3_model_py
Updating: pip install xc3_model_py --upgrade

0.3.0

28 Feb 18:56
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

xc3_model_py

See the readme for sample code. See the Changelog for changes in this version. Compatible shader database JSON files can be downloaded from https://github.com/ScanMountGoat/xc3_lib/releases/tag/v0.6.0.

Installation

The package can be installed for Python version 3.9, 3.10, 3.11, or 3.12 using pip on newer versions of Windows, Linux, or MacOS. The prebuilt wheels (.whl files) are included only for situations where pip might not be available such as for plugin development for applications. The wheels are zip archives and can be extracted to obtain the compiled .pyd or .so file.

Installing: pip install xc3_model_py
Updating: pip install xc3_model_py --upgrade

0.2.0

28 Jan 22:50
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

xc3_model_py

See the readme for sample code. See the Changelog for changes in this version. Compatible shader database JSON files can be downloaded from https://github.com/ScanMountGoat/xc3_lib/releases/tag/v0.5.0.

Installation

The package can be installed for Python version 3.9, 3.10, 3.11, or 3.12 using pip on newer versions of Windows, Linux, or MacOS. The prebuilt wheels (.whl files) are included only for situations where pip might not be available such as for plugin development for applications. The wheels are zip archives and can be extracted to obtain the compiled .pyd or .so file.

Installing: pip install xc3_model_py
Updating: pip install xc3_model_py --upgrade

0.1.0

06 Dec 17:24
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

xc3_model_py

See the readme for sample code. The shader database JSON files can be downloaded from https://github.com/ScanMountGoat/xc3_lib/releases.

Installation

The package can be installed for a supported python version using pip on the latest version of Windows or MacOS. Linux builds for PyPi will be added in a future release. The prebuilt wheels (.whl files) are included only for situations where pip might not be available such as for plugin development for applications. The wheels are zip archives and can be extracted to obtain the compiled .pyd or .so file.

Installing: pip install xc3_model_py
Updating: pip install xc3_model_py--upgrade