EnglishFrenchSpanish

OnWorks favicon

replmarks - Online in the Cloud

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

This is the command replmarks 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


replmarks - replace triangular markers in a RADIANCE scene description

SYNOPSIS


replmarks [ -e ][ -m newmod ][ -s scale ] { -x objfile | -i octree | -I mesh } modname ..
[ file .. ]

DESCRIPTION


Replmarks replaces triangular markers identified by the modifier modname in each scene
description file and writes the result to the standard output. The -x option indicates
that each marker should be replaced by an appropriate xform(1) command on objfile. The -i
option indicates that each marker should be replaced by an instance of octree. The -I
option indicates that each marker should be replaced by an instance of the Radiance mesh
mesh. One of these three options must appear on the command line, along with modname, the
modifier used by markers in the file.

Multiple modifiers may be given, as long as each one is preceded by its own -x or -i
option.

The transformation for each marker is determined by its location and orientation. A
marker should be a right triangle pointing like a half-arrow in the direction of the
transformed x-axis, x'. The longest side is the hypoteneuse, the second longest side is
the x'-axis, and the third longest side indicates the direction of the y'-axis. Any
additional sides will be ignored (ie. a quadrilateral may be used instead of a triangle if
the extra side is small). The z'-axis is determined by the cross product of the x' and y'
axes, and the origin is the common vertex between x' and y'.

The size of the marker is ignored unless the -s option is used, where scale is a
multiplier for the x'-axis length to indicate the total scale factor. For example, a
scale value of 5 with a marker length of .5 would result in a total scale factor of 2.5 to
be used in the transformation.

The -e option causes commands in the file to be expanded, and is required to replace
markers from commands in the input file. Even with this option, replmarks will not
examine objects for markers. Specifically, an object included by replmarks as a result of
a -x expansion will be transferred verbatim, without regard to any surfaces therein that
might have been considered as marks if they were on the main input.

The -m option causes all replaced objects to be given the modifier newmod. Otherwise, the
new object surfaces will use their originally defined modifiers. A different replacement
modifier may be given for each marker type. The marker modifier name itself is only used
to identify markers, and will not appear in the output in any form.

If no input file is given, the standard input is read.

EXAMPLE


To replace all polygons with the modifier ``knobs'' in the file input with a transformed
``knob.rad'' and write the result to output:

replmarks -x knob.rad knobs input > output

To use instances of ``tree.oct'' with scaling set to three times the tree marker length:

replmarks -s 3 -i tree.oct tree input > output

Use replmarks online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 2
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 3
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 4
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 5
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 6
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • More »

Linux commands

Ad