Skip to content

cristiandonosoc/software_renderer

Repository files navigation

Software Renderer

Software renderer implemented in C in order to learn OpenGL theory. Based on ssloy's TinyRenderer.

Some objectives:

  • Full C implementation
  • Multi-platform (at least Windows & Linux)
  • Learn low-level libraries (GDI & xlib)

Installation

Windows

  • Setup MSVC env (use Microsoft Visual Studio \VC\vcvarsall.bat)
  • run win32_build.bat

About

Software renderer to learn OpenGL inside functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages