Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rstar000/tiny_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics library in C++17

This project is useful as a tutorial for those who wish to learn computer graphics. It has basic shader support and also has SDF ray marching.

Features

  • Rasterization
  • Color management
  • Shaders
  • Graphics pipeline
  • Framebuffer operations
  • Raymarching
  • Linear algebra library
    • Vectors and matrices
    • Quaternions
    • Transforms
    • Projections

Examples

3d fractal

About

A rendering engine written in plain C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published