Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XEV - Xarlie's Express Visualization

A Graphics Engine for Building Games, Visualizations, and Interactive Arts.

Licensed under Apache 2.0
Copyright © Nguyen Minh Hieu, 2026

AI Usage Disclaimer: AI is strictly forbidden. All code are designed, written and maintained by Charlie.

  1. Installation

You can build the example app with:

git clone --recursive git@gitlab.com:hieuristics/xev.git
cmake -B build -DMAKE_DEMO=ON && cmake --build build -j8 && ./build/demo/bin/demo

And you should see the following image

Demo Image

  1. Features
  • headless renderering
  • clustered forward renderer
  • bindless descriptor set, dynamic rendering
  • virtual file system support archival format, loose files, etc.
  • support animations, physics
  • MSDF font rendering
  • custom intermediate mode UI layout system
  • support multi-threading
  1. Note
  • Local object frame uses right-handed RDF system (+x - Right, +y - Down, +z - Front).

About

A Graphics Engine

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages