Skip to content

sylvainthery/CGoGN_2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CGoGN_2

CGoGN is a geometric modeling C++ library that provides an efficient implementation of combinatorial maps.

Contribution HowTo

  • Fork this GitHub repository
  • Clone your GitHub fork on your working machine
  • Checkout the "develop" branch
  • From here, create your own "[user]" branch to commit your work in
  • Push your branch with its commits in your GitHub fork
  • Create a Pull Request from your "[user]" branch to the "develop" branch of this repository

If you want to update your repository with commits from other contributors, with your "[user]" branch as current branch, you can pull the "develop" branch of this repository. This will fetch new commits and merge them in your branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%