1
0
mirror of synced 2024-12-14 15:22:53 +01:00
bemaniutils/bemani/format/afp/blend
2021-08-05 17:37:30 +00:00
..
__init__.py Very primitive 3D transform support. Animations using cameras/3D now display with the proper perspective, but there are lots of issues. 2021-08-03 17:04:20 +00:00
blend.py Disable bilinear interpolation for perspective transforms to fix aliasing quality. 2021-08-05 17:34:33 +00:00
blendcpp.pyi Very primitive 3D transform support. Animations using cameras/3D now display with the proper perspective, but there are lots of issues. 2021-08-03 17:04:20 +00:00
blendcpp.pyx Switch perspective engine to using existing blitter with correct perspective-based texture mapping. 2021-08-05 17:32:20 +00:00
blendcppimpl.cxx Disable bilinear interpolation for perspective transforms to fix aliasing quality. 2021-08-05 17:34:33 +00:00
perspective.py Fix clipping entirely off screen perspective quads. 2021-08-05 17:37:30 +00:00