IxI SoNiK IxI Posted January 7, 2005 Share Posted January 7, 2005 Rice Video plugin is based on source from original Daedalus plugin made by StrmnNrmn. (N64 emulator plugin) Software vertex clipper problem fixes. OpenGL fragment program extension (Pixel shader in OpenGL) An optional Z coordinate hack for the near plane clipping problems in some games without using near plane vertex clippingOpenGL finally gets to similar degree as DirectX. It is actually faster on my PC because I don't have to use software vertex clipper with it. OpenGL will do the vertex clipping. It still does not support frame buffer effects yet. But, in order to use the new OpenGL pixel shader feature, you need to good video card to support OpenGL ARB_Fragment_Program extension. Radeon 9500 and better from ATI, and FX 5200 and better from Nvida will do it. I have no plan to support frame buffer effects in OpenGL, and I will take a long break from this project after this release.» Rice Video Plugin homepage. Link to comment Share on other sites More sharing options...
iq_132 Posted January 7, 2005 Share Posted January 7, 2005 Great! Thanks for the news IxI SoNiK IxI Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now