jynew is a 3D RPG game engine and development framework designed for building three-dimensional role playing games. It provides a comprehensive suite of tools for scene editing, game logic scripting, and the creation of 3D environments.
The project features a specialized 3D asset management pipeline for importing and aligning models and animations, including specific tools for weapon attachment and rendering. It includes a dedicated combat system editor for defining battle encounters, skill effects, and combat grids with real-time synchronization. Additionally, it provides a game modding framework that allows for the modification and distribution of custom items, characters, and plot lines.
The engine covers broad capability areas including event-driven behavior definition through collision triggers, asynchronous resource loading for performance optimization, and a centralized interface management system. It also includes runtime utilities for state manipulation and debugging via a command-line console.