EnglishFrenchSpanish

Ad


OnWorks favicon

maketx - Online in the Cloud

Run maketx in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command maketx that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


maketx - convert images to tiled, MIP-mapped textures

SYNOPSIS


maketx [options] files...

DESCRIPTION


The maketx program will read an image (from any file format for which an ImageInput plugin
can be found) and then write it in a form in which it will have high performance when used
by TextureSystem. This involves converting it to tiled (versus scanline) orientation,
writing multiple subimages at different resolutions (MIP-map), and setting a variety of
header or metadata fields appropriately for texture maps.

The maketx utility is invoked as follows:

maketx [options] input... -o output

Where input and output name the input image and desired output filename. The input files
may be of any image format recognized by OpenImageIO (i.e., for which ImageInput plugins
are available). The file format of the output image will be inferred from the file
extension of the output filename (e.g., "foo.tif" will write a TIFF file).

For a complete description, see /usr/share/doc/openimageio-doc/openimageio.pdf.gz.

OPTIONS


--help Print help message

-v Verbose status messages

-o %s Output filename

--old Old mode

--threads %d
Number of threads (default: #cores)

-u Update mode

--format %s
Specify output file format (default: guess from extension)

--nchannels %d
Specify the number of output image channels.

--chnames %s
Rename channels (comma-separated)

-d %s Set the output data format to one of:
uint8, sint8, uint16, sint16, half, float

--tile %d %d
Specify tile size

--separate
Use planarconfig separate (default: contiguous)

--compression %s
Set the compression method (default = zip, if possible)

--fovcot %f
Override the frame aspect ratio. Default is width/height.

--wrap %s
Specify wrap mode (black, clamp, periodic, mirror)

--swrap %s
Specific s wrap mode separately

--twrap %s
Specific t wrap mode separately

--resize
Resize textures to power of 2 (default: no)

--noresize
Do not resize textures to power of 2 (deprecated)

--filter %s
Select filter for resizing
(choices: box triangle gaussian sharp-gaussian catrom blackman-harris sinc lanczos3
radial-lanczos3 mitchell bspline disk, default=box)

--hicomp
Compress HDR range before resize, expand after.

--nomipmap
Do not make multiple MIP-map levels

--checknan
Check for NaN/Inf values (abort if found)

--fixnan %s
Attempt to fix NaN/Inf values in the image (options: none, black, box3)

--fullpixels
Set the 'full' image range to be the pixel data window

--Mcamera %f %f %f %f %f %f %f %f %f %f %f %f %f %f %f %f
Set the camera matrix

--Mscreen %f %f %f %f %f %f %f %f %f %f %f %f %f %f %f %f
Set the screen matrix

--prman-metadata
Add prman specific metadata

--constant-color-detect
Create 1-tile textures from constant color inputs

--monochrome-detect
Create 1-channel textures from monochrome inputs

--opaque-detect
Drop alpha channel that is always 1.0

--ignore-unassoc
Ignore unassociated alpha tags in input (don't autoconvert)

--stats
Print runtime statistics

--mipimage %s
Specify an individual MIP level

Basic modes (default is plain texture):
--shadow
Create shadow map

--envlatl
Create lat/long environment map

--lightprobe
Create lat/long environment map from a light probe

Color Management Options (OpenColorIO DISABLED)
--colorconvert %s %s
Apply a color space conversion to the image. If the output color space is not the
same bit depth as input color space, it is your responsibility to set the data
format to the proper bit depth using the -d option.
(choices: linear, sRGB, Rec709)

--unpremult
Unpremultiply before color conversion, then premultiply after the color conversion.
You'll probably want to use this flag if your image contains an alpha channel.

Configuration Presets
--prman
Use PRMan-safe settings for tile size, planarconfig, and metadata.

--oiio Use OIIO-optimized settings for tile size, planarconfig, metadata, and constant-
color optimizations.

Use maketx online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 2
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 3
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 4
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 5
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 6
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 7
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

  • 1
    abi-compliance-checker
    abi-compliance-checker
    abi-compliance-checker - tool to
    compare ABI compatibility of shared
    C/C++ library versions DESCRIPTION:
    NAME: ABI Compliance Checker
    (abi-compliance-checker) ...
    Run abi-compliance-checker
  • 2
    abi-dumper
    abi-dumper
    abi-dumper - a tool to dump ABI of an
    ELF object containing DWARF debug info
    DESCRIPTION: NAME: ABI Dumper
    (abi-dumper) Dump ABI of an ELF object
    containing DW...
    Run abi-dumper
  • 3
    convert_seq
    convert_seq
    convert_seq - conversion of sequence
    and alignment formats ...
    Run convert_seq
  • 4
    convert_sym
    convert_sym
    convert_sym - convert a Viewlogic
    symbol/schematic to gEDA gschem format ...
    Run convert_sym
  • 5
    g15macro
    g15macro
    g15macro - A simple Macro
    recording/playback application for
    G15Daemon DESCRIPTION: This package
    provides a way to record, playback and
    display keyboard macro ...
    Run g15macro
  • 6
    g15mpd
    g15mpd
    g15mpd - A simple frontend for the MPD
    Media Player Daemon, for use with
    g15daemon DESCRIPTION: This package
    provides a fontend for MPD Media Player
    Daemon, di...
    Run g15mpd
  • More »

Ad