Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 881 Bytes

File metadata and controls

40 lines (20 loc) · 881 Bytes

Graphics Engine

by Krumuvecis

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

Requirements

For running and compiling

  • JDK: 18
  • Maven compiler: 18

Dependencies

Instructions

Maven support recently added. Detailed info coming...

Latest working version available at master branch.

Standalone demo

Check src\test\java\graphicsEngineDemo for standalone demo versions.

Launch instructions available there.

Notes

Work is under progress, expect changes.