EnglishFrenchSpanish

Ad


OnWorks favicon

mgf2rad - Online in the Cloud

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

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


mgf2rad - convert Materials and Geometry Format file to RADIANCE description

SYNOPSIS


mgf2rad [ -m matfile ][ -e mult ][ -g dist ] [ input .. ]

DESCRIPTION


Mgf2rad converts one or more Materials and Geometry Format (MGF) files to a RADIANCE scene
description. By definition, all output dimensions are in meters. The material names and
properties for the surfaces will be those assigned in MGF. Any materials not defined in
MGF will result in an error during translation. Light sources are described inline as IES
luminaire files, and mgf2rad calls the program ies2rad(1) to translate these files. If an
IES file in turn contains an MGF description of the local fixture geometry, this may
result in a recursive call to mgf2rad, which is normal and should be transparent. The
only side-effect of this additional translation is the appearance of other RADIANCE scene
and data files produced automatically by ies2rad.

The -m option may be used to put all the translated materials into a separate RADIANCE
file. This is not always advisable, as any given material name may be reused at different
points in the MGF description, and writing them to a separate file loses the contextual
association between materials and surfaces. As long as unique material names are used
throughout the MGF description and material properties are not redefined, there will be no
problem. Note that this is the only way to get all the translated materials into a single
file, since no output is produced for unreferenced materials; i.e. translating just the
MGF materials does not work.

The -e option may be used to multiply all the emission values by the given mult factor.
The -g option may be used to establish a glow distance (in meters) for all emitting
surfaces. These two options are employed principally by ies2rad, and are not generally
useful to most users.

EXAMPLE


To translate two MGF files into one RADIANCE materials file and one geometry file:

mgf2rad -m materials.rad building1.mgf building2.mgf > building1+2.rad

To create an octree directly from two MGF files and one RADIANCE file:

oconv '\!mgf2rad materials.mgf scene.mgf' source.rad > scene.oct

Use mgf2rad online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    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
  • More »

Linux commands

Ad