Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 644 Bytes

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