Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
/ ValaGL Public archive
forked from Maia-Everett/valagl

Vala OpenGL Skeletal Application

Notifications You must be signed in to change notification settings

SpikedPaladin/ValaGL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ValaGL

Fork of Maia-Everett/valagl

  • Refactored & Rewriten to meson build system
  • Fixed warnings
  • Loading shaders with GLib.Resource

Screenshot

Installation

Dependencies

  • libsdl2
  • libepoxy
  • glib

Build manualy

$ meson setup --prefix=/usr build
$ cd build
$ ninja install

About

Vala OpenGL Skeletal Application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 99.9%
  • Other 0.1%