SkillAgentSearch skills...

CG2020

Conformal Geometry 2020 Summer School

Install / Use

/learn @zekun-shi/CG2020
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#+TITLE: Computational Conformal Geometry 2020 Summer School

  • Installation on Ubuntu / PopOS ** freeglut The freeglut provided was for Windows (.dll), so we need to obtain our own freeglut: #+BEGIN_SRC sh sudo apt-get install freeglut3 freeglut3-dev #+END_SRC ** MeshLib I modified some code in the MeshLib as it was build for window.
  1. ~typename~ in template return type declaration.
  2. ~#include <deque>~
  3. cast the ~__unary_op~ to appropriate type in ~std::transform~: ~transform(t.begin(), t.end(), t.begin(), ptr_fun<int, int>(tolower));~
  4. Naming conflict in ~CutGraphMesh.h~
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks6

Languages

MATLAB

Security Score

60/100

Audited on Sep 8, 2024

No findings