Skip to main content

RAW Light Simulation file reader/converter package

Project description

RAW Light Simulation reader/converter package

Description

Global illumination methods based on stochastic techniques provide photo-realistic images. These methods are generally based on path tracing theory in which stochastic paths are generated from the camera point of view through each pixel toward the 3D scene.

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.rawls import Rawls
path = 'images/example_1.rawls'
rawls_img = Rawls.load(path)
rawls_img.save('output.png')

Classes

This project contains usefull classes.

  • Rawls : Manage .rawls file date
  • RawlsStats : Enables to merge .rawls image files and extract statistics

All these classes 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-1.0.1.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

rawls-1.0.1-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rawls-1.0.1.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for rawls-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3487677994834da2ab4ca324b47cac07e0431f81e857830e3c4c50536f0669e0
MD5 7470fc3389acdb58df9d8d2160f1b783
BLAKE2b-256 5b2a02597ac678e92935d647ad5e6a00530dc2dca16303ee17205fa43df4bed3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rawls-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for rawls-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ed89e78171a6a218785f3157d89ae20cb086f423880a4924867e01d98e7cb033
MD5 2fac9d442cf5ffa4296aa435a7b2bd08
BLAKE2b-256 dc57fd585a7529d5968093987bdeefe6c54705ec47c42ab4e2ef96019e07ffe9

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