EmulatorArchive / jpcsp

Automatically exported from code.google.com/p/jpcsp
1 stars 0 forks source link

spline/bezier rendering still not correct #356

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The rendering of the video commands spline & bezier is not correct.
Examples are:
- LocoRoco 1 & 2:
http://www.emunewz.net/forum/showthread.php?tid=148561
- some games are using incorrect bezier/spline parameters. How does the PSP 
handle these?

Original issue reported on code.google.com by gi...@web.de on 29 Jun 2013 at 8:14

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
maybe check out these site
http://www.goop.org/psp/gl/#bezier-patch
https://github.com/pspdev/pspsdk/blob/master/src/samples/gu/splinesurface/spline
surface.c
https://github.com/pspdev/pspsdk/blob/master/src/samples/gu/timing/timing.c
http://lukasz.dk/mirror/forums.ps2dev.org/viewtopicd6d2.html?t=12257

Original comment by scraggle...@hotmail.com on 29 Jun 2013 at 12:35