tiggerbiggo / Prima

An Open-Source, node based image generation pipeline with included GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prima

Prima is a suite of software tools for generating animated images. The library follows a "node-based" approach to rendering, much like many shader libraries, but is designed for creating visually interesting images, rather than textures for 3D rendering.

Current Development Status

Prima is currently in (semi) active development, and new features are being added (non)constantly to both the backend library, and the GUI. I am looking for collaborators to help me improve the User Interface, details can be found in CONTRIBUTING.MD in the root of the repo.

Feature Roadmap

  • Fix GUI issues, including visual bugs and interface layout (which is currently awful)
  • Add new nodes to allow for more combinations of images
  • Fully document all code, including proper javadoc for all methods / fields

About

An Open-Source, node based image generation pipeline with included GUI


Languages

Language:Java 98.6%Language:CSS 1.4%