Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.03 KB

GRR

                        +--------------------------------+
                        {  ____________________________  }
                        { /  _____/\______   \______   \ }
                        {/   \  ___ |       _/|       _/ }
                        {\    \_\  \|    |   \|    |   \ }
                        { \______  /|____|_  /|____|_  / }
                        {        \/        \/        \/  }
                        +--------------------------------+
                        {  Gpu Renderer and Rasterizer   }
                        {  Kleber Garcia (c) 2021        }
                        {  v 0.1                         }
                        +--------------------------------+

grrmain

GRR is a compute gpu rasterizer and renderer built on top of coalpy

GRR is entirely written in compute hlsl and python. To build ensure to run the dependencies (or install them manually). Dependencies are defined in the setupdeps.bat script