GithubHelp home page GithubHelp logo

insopitus / equirect2cubemap Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 27 KB

A cli tool to convert equirectangular image to cubemaps

License: MIT License

Rust 100.00%
cli cubemap equirectangular panorama equirectangular-to-cubemap

equirect2cubemap's Introduction

Usage: equirect2cubemap [OPTIONS] <INPUT> <OUTPUT>

Arguments:
  <INPUT>   the input equirectangular image's path
  <OUTPUT>  the directory to put the output images in, creates if doesn't exist

Options:
  -f, --format <FORMAT>                the image format of the output images [default: png] [possible values: jpg, png, webp]
  -i, --interpolation <INTERPOLATION>  interpolation used when sampling source image [default: linear] [possible values: linear, nearest]
  -s, --size <SIZE>                    size (px) of the output images, width = height [default: 512]
  -r, --rotate                         rotate to a z-up skybox if you use it in a y-up renderer
  -h, --help                           Print help

equirect2cubemap's People

Contributors

insopitus avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

restioson

equirect2cubemap's Issues

Adjust Exposure

Thank you so much for this tool.
I have a feature request: I want to adjust the exposure of the image.
Please add this feature or share some resources so I can learn to do this.
Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.