Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 568 Bytes

File metadata and controls

22 lines (20 loc) · 568 Bytes

Computer Graphics Engine - Sergio Fenoll

Features:

  • 2D L-Systems
  • 2D L-Systems (with braces)
  • 2D L-Systems (stochastic) for an example, see the files in ext_input/
  • 3D Line Drawings
  • 3D Platonic Bodies
  • 3D L-Systems
  • Z-Buffering (with lines)
  • Z-Buffering (with triangles)
  • 3D Fractals
  • BuckyBall
  • Menger Sponge
  • Ambient Light
  • Diffuse Light (Infinity)
  • Diffuse Light (Point)
  • Specular Light
  • Shadows does not work 100% correctly
  • Texture Mapping
  • Thick 3D Line Drawings