Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 421 Bytes

Graphics Engine

3D graphics engine from scratch for the Computer Graphics course at UAntwerpen

Grade: 15/20

Implemented

  • 2D Lindenmayer Systems
  • 3D Wireframe drawings
  • 3D Bodies
  • 3D Lindenmayer systems
  • Z-Buffered wireframes
  • Z-Buffered triangles
  • 3D fractals
  • Lighting
  • 3D Wireframes using cylinders and spheres
  • Clipping
  • Shadows
  • Texture mapping