Skip to content

jorgenhanssen/rust-rendering-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-rendering-engine

This repository contains assignment code for course TDT4195 - Visual Computing Fundamentals (at NTNU).

https://github.com/mgimle/gloom-rs was used as the basis for the project, which was enforced by the assignments.

Pre-requisits

  • Make sure that your system supports OpenGL (version in Cargo.toml)
  • Make sure that you have Rust installed (install guide)

Running the engine

make / make run compiles and runs the engine

make compile compiles the engine

make clean remove binaries etc.

About

Assignment code for course TDT4195 - Visual Computing Fundamentals (at NTNU)

Resources

Stars

Watchers

Forks

Packages

No packages published