barreyo / DAT205-advanced-computer-graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAT2015 Advanced Computer Graphics

Author: Johan Backman johback@student.chalmers.se

Project Planning - Small Engine

The feature list below is the final goal of the project and further down you can find the estimated weekly planning.

Features:

  • TODO

OS X GLSL versions

3.30 4.10 [https://developer.apple.com/opengl/capabilities/]

Building and running

The project depends on Rust and is buildt through Cargo, which is bundled with the rust compiler.

make run

About


Languages

Language:Rust 99.1%Language:GLSL 0.8%Language:Makefile 0.2%