7 skills found
EmberGL-org / EmberGLEmberGL - 2D/3D graphics library featuring a tiled software rasterizer.
raster-gpu / Raster IA 3D FPGA GPU for real-time rasterization with a tile-based deferred rendering (TBDR) architecture, featuring transform & lighting (T&L), back-face culling, MSAA anti-aliasing, ordered dithering, etc.
StarsX / ComputeRasterReal-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rasterization (coarse rasterization), and pixel rasterization (fine rasterization, which calls the pixel shaders).
nadult / LucidLucidRaster: real-time GPU software rasterizer for exact OIT
Guarneri1743 / CPU RasterizerA tile based cpu rasterizer
NotCamelCase / TylerTile-based SW rasterizer
ParallaxError / SoCKETAn HDL GPU core with tile-based binning and a rasterization/shading pipeline written in SystemVerilog.