Skip to content

SibiSiddharthan/Grid-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid Generator

This is my first GitHub repository.

Requirements

  1. compiler with C++17 support
  2. cmake 3.13 or higher
  3. Python3
  4. Perl

Build Steps

  1. Clone repository : git clone --recurse-submodules https://github.com/SibiSiddharthan/Grid-Generator.git
  2. Install dependencies : python3 install-dependencies.py [generator] . Note for windows use visual studio or mingw.
  3. Build : cmake -S . -B ./build -G [generator]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published