Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 605 Bytes

File metadata and controls

22 lines (15 loc) · 605 Bytes

Janus3D

Library + framework for creating games. Mostly focuses on rendering for now, but could expand in the future

Primary dependencies

  • LWJGL
  • JOML
  • Assimp

Library

core and graphics packages

Here is mostly some classes that could help you build your own rendering pipeline for your engine/game

Framework

engine package

It is mostly systems that created inspired by Unity ideas for my personal needs. You could use it if its fits your needs

P.S

You are free to use it for you game and everything that license permits. Contributions are also welcome if you are interested :)