Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 801 Bytes

ReadMe.md

File metadata and controls

37 lines (20 loc) · 801 Bytes

Graphics Engine

by Krumuvecis

Free to use and modify for whatever purposes. No copyrights apply.

Requirements

  • JDK: 18
  • Maven compiler: 18
  • Maven Surefire: 3.0.0-M7
  • jetbrains annotations: 23.0.0
  • ThreadAbstraction : 0.4.1
  • FileHandler : 0.2.5
  • JUnit: Jupiter 5.9.0-M1

Instructions

Maven support recently added. Detailed info coming...

Latest working version available at master branch.

Standalone demo

Check graphicsEngine\demo for standalone demo versions.

Launch instructions available there.

Notes

Work is under progress, expect changes.