Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 491 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 491 Bytes

Graphics

Implemented foundamental elements for building an Animation!

Applets:

        BufferApplet
        HermiteSpline
        MISApplet
        RayTracer
        Zbuffer

Structures:

        HitPoint
        Material
        Matrix
        MatrixStack
        Vector

Objects:

        ComboGep
        Geometry
        HalfSpace
        Light
        Polyhedra
        SecondOrderPoly
        Sphere