Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 445 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 445 Bytes

Graphics Project

This is a school project on computer graphics, which renders obj files ( generated by modeling software ), just using putpixel ( called points in sfml ) routine.

Dependencies

A simple math library

Graphics library for putpixel

Do recursive clone

git clone --recursive http://github.com/divBaral/Graphics_Project