Skip to content

phernandoe/cdraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDRAW

Generate a grid based on user input.

Building the project

Requirements:

  • cmake (on Mac, run brew install cmake)
  1. Run make all.
  2. Run make run.

Development

  • All your changes should be in the src directory.
  • You should only need to run make all once to build GLFW and GLEW.
  • To build the src, run make src.
  • Running make run will also build src and execute the resulting file.

TODO

  • vertex folder doesn't make sense
  • condense the vendor folder

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors