VORT file
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(Updated broken link) |
||
Line 13: | Line 13: | ||
== Specifications == | == Specifications == | ||
− | * [ | + | * [https://ftp.gwdg.de/pub/misc/grafik/vogl/vort.tar.gz vort.tar.gz] → docs/vortfile.5, docs/vortfile.doc |
== Software == | == Software == | ||
* [[Konvertor]] | * [[Konvertor]] | ||
− | * [ | + | * [https://ftp.gwdg.de/pub/misc/grafik/vogl/vort.tar.gz vort.tar.gz] - VORT 2.3.3 |
** ppm2vort, vort2ppm, etc. | ** ppm2vort, vort2ppm, etc. | ||
** old/conv: Utility to convert old format to new format | ** old/conv: Utility to convert old format to new format | ||
* [[XnView]] | * [[XnView]] |
Revision as of 13:35, 23 December 2017
VORT file is a raster image format associated with the VORT (Very Ordinary Rendering Toolkit) ray tracer and image processing software.
Identification
VORT files begin with ASCII "VORT01
".
There is also an old VORT format ("vort 1.0 image"). Old format files apparently begin with ?? ?? ff ff
or ff ff ?? ??
, depending on the endianness of the system they were created on.
Specifications
- vort.tar.gz → docs/vortfile.5, docs/vortfile.doc
Software
- Konvertor
- vort.tar.gz - VORT 2.3.3
- ppm2vort, vort2ppm, etc.
- old/conv: Utility to convert old format to new format
- XnView