Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

ArkForgeLabs/DashboardDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard demo

This project is a demo of a dashboard being built using Blue Engine as base and Egui as the UI library.

The goal is to use the dashboard in mainline commercial products of ArkForge and to show a template base for anyone else desiring to build custom graphics using the same way. Updates will be slow on this project, and the content is subject to change. Respective licenses for assets used are available in their folders.

Installation

You can start by forking, cloning, or using the template button on this repository to create a new project. Once you have it on disk, open a terminal and run cargo run to start the project.

The default debug_crates folder contains BlueEngine and BlueEngineUtilities which contains the Egui library. The purpose of the folder is to help in dynamically linking them and decrease the build times massively. You should swap them to official crate version on release.

Contributing

If you want to contribute, please follow the contributing guidelines.

About

A demo of a dashboard application built with BlueEngine and Egui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published