Skip to content

KruMF/GraphicsEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.