Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vega Build Status

Lightweight OpenGL graphics template middleware for games and data visualization. It aims to provide the thinnest and simplest stack of technology for prototyping directly from c++.

Vega

As a collection of game programming building blocks, vega aims to foster an ecosystem of simple minimal reusable components suited for building your own games.

Vega is under heavy development, not yet stable, fully documented or production ready.

Getting started

Clion is recommended!

Make sure the following dependencies are installed on your linux distribution:

apt-get install cmake xorg-dev libc6-dev

Clone this repository:

git clone https://github.com/allogic/vega

All of vega's dependencies are build from source duo to fast and customizable integration. Run the provided setup as non root to build all dependencies:

setup.sh

Examples

Features

Roadmap

About

Lightweight OpenGL graphics template.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages