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.1.1.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

rawls-0.1.1-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rawls-0.1.1.tar.gz
  • Upload date:
  • Size: 9.4 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.1.1.tar.gz
Algorithm Hash digest
SHA256 fe84c1b99efc5b0ece04f7d4ffbd7b7cb3a68a0bdf1ba70afa59231eadcc319d
MD5 7d8e3317b0cc2de5c0232a49ca23ca02
BLAKE2b-256 472b22ffb98a64909f8652ceff430ee87d1dc80c3b947a6e398a0b59bd48e06b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rawls-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.0 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9554822c22486fe607876edee22fad211260e8fe15b12a961946bee6afd66dab
MD5 38daa0a9845355ba5cb55722cc02dfab
BLAKE2b-256 e75597c7cdffd800116ccf294f3a53a26cf5714d7165d2698a31f40e8a29ec27

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