Skip to content

marscher/tkd_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TKDGenerator

What is this?

A plugin for UG4 to create domains consisting of truncated octahedrons or Tetra-kai-do-deca-hedron (greek 14-areas, abbr. TKD). One can achieve tesselation via stacking TKDs. This is of interest for instance in modeling "stratum corneum", the most outer skin layer, in which the cells are very flat and have a large overlap like in a brick and mortar model.

Installation

Requirements

  1. C++ compiler
  2. CMake >= 2.8

First install ughub, which is a package manager for the UG4 environment. Instructions can be found here.

Now add the source of TKDGenerator to your ug4 installation: ughub addsource https://github.com/marscher/tkd_generator

Compilation

Now you are now ready to install/compile ugcore and TKDGenerator plugin from your ug4 home:

cd $UG4_ROOT
mkdir build
cmake -DTKDGenerator=ON ..
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors