.PVD File Extension

Polygen3D Vector Descriptor

Developer Varden Development
Popularity
2.6  |  8 Votes
 

What is a PVD file?

Project file created by Polygen3D, a Java tool used for generating 3D surfaces; contains project data such as graphic, surface data and any other project-specific information;

More Information

The PVD file is created by selecting the Save project... button in the Polygen3D dialog box. In the next prompt, you can name your file, choose its save location, and then select Save.

This file is created in the group-able colon separated key-value (GCSKV) format which stores key/value pairs/groups in plain text. Here is a simple example of the format:

pvdversion:1
generator:Polygen3D
dimension:width/353:height/366
surface:{

    name:Surface 1
    border:#ff6600
    pos:x/2.0:y/5.0
    count:x/3:y/6
    size:x/12.0:y/13.0
    shift:x/0.1:y/0.4
}

Property key names and property names that appear in the file include:

  • pvdversion = Property key name that indicates the PVD format version used by the file. The value of this property is a number, ex. 1.
  • generator = Property key name indicating the creator of the application. The value is the name of the application that generated the file, ex. Polygen3D.
  • dimension = Property key name specifying the height and width of the graphic. The value must be a number, ex. dimension:width/353:height/366
  • surface = Property set that defines the features of each surface included in the project, may occur multiple times in a file.
  • name = Surface name property displays the name of the surface.
  • border = Border property defines the border color of all the polygons included in a surface. It will appear in the #rrggbb color format.
  • texture = Texture property gives the location of the texture applied to the surface. It may be an absolute or relative path.
  • pos = Position property indicates the position of the surface on the graphic. The value must be a positive number, can include decimals, and will default to 0 for both x and y if no value is given.
  • count = Count property gives the amount of polygons on a surface. The value must be a positive number, ex. count:x/3:y/6.
  • size = Size property indicates the size of all the polygons on the surface. The value must be a positive number, ex. size:x/12.0:y/13.0.
  • shift = Edge shifting property declares how far to the bottom and right each polygon should be shifted relative to the top and left sides. The value can be a positive or negative number, ex. shift:x/0.1:y/0.4.

NOTE: The Polygen3D program is a .JAR file that requires Java 7 or later to run.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference PVD files

Instalit Script

Developer HPI
Popularity
2.5  |  2 Votes
 

A PVD file may also be a script that can be run by HPI Instalit, a discontinued DOS/Windows installation toolkit. It contains commands Instalit uses to install software and related files. Because Instalit is discontinued, PVD files are uncommon.

How to open a PVD file

You can use HPI Instalit to run the script a PVD file contains.

Programs that open PVD files

Windows
HPI Instalit

Verified by FileInfo.com

The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.