Skip to content

KingLineSoftworks/PolePosition

Repository files navigation

Pole Position

Pole Position is a project that originally aimed to simulate the mechanics of automobiles. Now it is used as a general sandbox project to develop features for the Quartz engine.

This project utilizes the Quartz Engine and acts as a demonstration for how to use the Quartz Engine for your application.

Building

This project is built with cmake. Create a build directory (.build/), cd into it and run cmake .. -DCMAKE_BUILD_TYPE=Debug then ninja.

About

A demo application built with the Quartz engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published