Difference between revisions of "PGXP"

From Emulation General Wiki
Jump to navigation Jump to search
(Just some copypasta for now, if anyone knows enough to rewrite this please do it)
 
m (Changed to stub)
Line 1: Line 1:
{{WIP}}
+
{{stub}}
 
'''PGXP''' (Parallel/Precision Geometry Transform Pipeline) is an enhancement for PlayStation emulation that produces high precision fully 3D geometry data that was not available on the original console hardware.
 
'''PGXP''' (Parallel/Precision Geometry Transform Pipeline) is an enhancement for PlayStation emulation that produces high precision fully 3D geometry data that was not available on the original console hardware.
 
  
 
Features
 
Features

Revision as of 15:05, 7 March 2022

PGXP (Parallel/Precision Geometry Transform Pipeline) is an enhancement for PlayStation emulation that produces high precision fully 3D geometry data that was not available on the original console hardware.

Features

  • High Precision Vertex Data (more stable geometry)
  • Reduced Triangle Culling (more detailed models)
  • Perspective Correct Texture Mapping (reduced texture distortion)

First, it introduces subpixel precision to get rid of the wobbling polygon issues. Second, it adds perspective correct texturing to stop the ‘textue warping/dancing’ issues.