Skip to main content

RAW Light Simulation file reader/converter package

Project description

RAW Light Simulation reader/converter package

Description

rawls is a python package developed during a thesis project. It enables to manage .rawls image file extension. The image extension .rawls is used to store all samples values of images obtained during rendering of synthesis images. This output extension is available in a custom version of pbrt-v3 details.

Installation

pip install rawls

How to use ?

To use, simply do :

from rawls.classes.rawls import Rawls
path = 'images/example.rawls'
rawls_img = Rawls.load(path)
rawls_img.to_png('output.png')

Modules

This project contains modules.

  • converter : Converter functions in order to convert image into another
  • merger : Merger functions which enables to merge .rawls image files

All these modules will be enhanced during development of the package. Documentation is available here.

How to contribute

Please refer to the guidelines file if you want to contribute!

Contributors

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rawls-0.0.8.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

rawls-0.0.8-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file rawls-0.0.8.tar.gz.

File metadata

  • Download URL: rawls-0.0.8.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.0

File hashes

Hashes for rawls-0.0.8.tar.gz
Algorithm Hash digest
SHA256 588217853bbd3126ec03897246f433c2b25e837cca13a69215874375ed73bd84
MD5 21b650d7c04eef0307dba892ed6d326b
BLAKE2b-256 2f55e8e5a67a758827b6eba912fa163874980022a7e5319c34a53c717da12dc5

See more details on using hashes here.

File details

Details for the file rawls-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: rawls-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.0

File hashes

Hashes for rawls-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 1d0674d8dee30a27469ea5aa7721ecb35278cf04904634054261048f98450c6f
MD5 3b8c4f4ad9c40cdb53dd97d06c61d09c
BLAKE2b-256 ab59c0f19aca599b5fdd8a0e1631dc225997caf8f21336325ec0e7af301a05b2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page