wenxiaoming / rabbitrender

rabbitrender is pure software implementation of graphics pipeline, includes programmable shader system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rabbitrender

rabbitrender is pure software implementation of graphics pipeline, includes programmable shader system.

on windows platform, please open the sln file with visual studio then build it successfully. on ubuntu, you can use cmake to build it.

there are three test samples, here are the snapshots of running the three test samples.

gl_basic gl_basic

particle particle

cube cube

About

rabbitrender is pure software implementation of graphics pipeline, includes programmable shader system.


Languages

Language:C++ 88.3%Language:C 6.0%Language:M4 2.4%Language:Yacc 2.4%Language:CMake 0.8%Language:Python 0.1%Language:JavaScript 0.0%Language:Shell 0.0%