Skip to content

mustafaiman/Space-Filling-Curves

Repository files navigation

#Space Filling Curves

This is a homework assignment for CS465 Fall-2014

Bilkent University

##Compilation

###Requirements:

  • Qt 5.3
  • OpenGL

###How to compile:

  • Make sure "nmake", "qmake", "cl", and "mt" are in path
  • In "Homework1.pro" make sure that LIBS variable points to OpenGL libraries and INCLUDEPATH to OpenGL and window system specific header files.
  • In source folder run "qmake -configure release"
  • Run "nmake"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published