.PVD 파일 확장자

2개의 파일 유형.pvd 확장자를 사용합니다.

Polygen3D Vector Descriptor

개발사 Varden Development
인기도
2.6  |  8 투표
 

PVD 파일이란 무엇인가요?

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;

추가 정보

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.

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

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

PVD 파일을 열거나 참조하는 프로그램

카테고리: 데이터
업데이트: 2014-08-23

Instalit Script

개발사 HPI
인기도
2.0  |  3 투표
 

A PVD file is 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.

PVD 파일을 여는 방법

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

PVD 파일을 여는 프로그램

Windows
HPI Instalit

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.