vong icon indicating copy to clipboard operation
vong copied to clipboard

The first compute-centric vector graphic video game

đŸ•šī¸ Vong

This repository contains source code for the first native use of a compute-centric vector graphics video game, inspired by Pong.

Screen Recording 2023-02-20 at 12 35 22


âœī¸ Authors

🚩 Goals

  • Use fast vector graphics in a video game
  • Use tessellation to derive vector hulls for physics

🔧 Development

  • Dependencies

  • Run (Native only)

    cargo run
    

🔏 License

This project is dual-licensed under both Apache 2.0 and MIT licenses.