Skip to content

ChesleyTan/graphics-engine

Repository files navigation

Build Instructions

  1. Run make to build the graphics engine and parser. Optionally, run make fast to compile with additional optimizations. To enable debugging features, uncomment the two lines in the Makefile that initialize the DEBUG and BISON_DEBUG variables.

Usage

  1. To run the graphics engine on an mdl script, run: ./mdl <script>

Authors

This was written by Chesley Tan, with some base code provided by Jon Alf Dyrland-Weaver, computer science teacher at Stuyvesant High School.

Examples

Demo Demo Demo

About

A graphics engine written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published