SkillAgentSearch skills...

OriEngine

A game engine made with Lightweight Java Game Library. Implements custom shaders, 3D model loading and rendering. A weekend pet project that was never finished, but would love to one day.

Install / Use

/learn @ivanorsolic/OriEngine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OriEngine

Game engine made with Lightweight Java Game Library and OpenGL 3.2

All of the important stuff is in the Wiki! which you should check out. There you can find:

Directory strucutre:

└───OriEngine
    └───src
        ├───engineTester
        ├───entities
        ├───models
        ├───renderEngine
        ├───shaders
        ├───textures
        └───toolbox

OriEngine/src/ <-- Contains the interesting files :)

OriEngine/lib/ <-- Contains LWJGL2 jars and natives

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5mo ago
Forks1

Languages

Java

Security Score

72/100

Audited on Oct 11, 2025

No findings