andrebrait / vita-shader-collection

Collection of vita-shaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vita-shader-collection

Collection of CG shaders for Playstation VITA

How to add a shader

  • Add vertex shader ending in _v.cg to shaders folder
  • Add fragment shader ending in _f.cg to shaders folder
  • Make a pull request

List of shaders

Bicubic by XMBC

RetroArch core shaders

alpha_blend opaque ribbon ribbon_simple

LCD3X by gigaherz

LCD3X

About

Collection of vita-shaders


Languages

Language:C 79.8%Language:Makefile 20.2%