Skip to content
/ CGG Public
forked from rumpfc/CGG

Computer Graphics Guide

Notifications You must be signed in to change notification settings

tails1234/CGG

 
 

Repository files navigation

CGG

Computer Graphics Guide

This repository is connected with my blog http://computergraphicsguide.blogspot.com

It shall explain the fundamentals of computer graphics generation without the use of extern graphic libraries like DirectX or OpenGL.

Graphic Output is PPM (Portable Pixmap) in binary mode. It doesn't have compressions like PNG or JPG but it doesn't require other libraries.

About

Computer Graphics Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Makefile 0.6%