mirror of https://github.com/vladmandic/human
hierarchical readme notes
parent
6c3daeeff1
commit
aa79cd3b20
|
@ -0,0 +1,4 @@
|
||||||
|
# Human Library: Demos
|
||||||
|
|
||||||
|
Static assets used by `Human` library demos and/or referenced by Wiki pages
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Human Library: Demos
|
||||||
|
|
||||||
|
For details see Wiki:
|
||||||
|
|
||||||
|
- [**Demos**](https://github.com/vladmandic/human/wiki/Demos)
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Human Library: Models
|
||||||
|
|
||||||
|
For details see Wiki:
|
||||||
|
|
||||||
|
- [**List of Models & Credits**](https://github.com/vladmandic/human/wiki/Models)
|
|
@ -0,0 +1,11 @@
|
||||||
|
# Human Library: Sources
|
||||||
|
|
||||||
|
Source code of the `Human` library
|
||||||
|
|
||||||
|
- Compiled and bundled code for different targets are present in `/dist`
|
||||||
|
- Compiled typings are present in `/types`
|
||||||
|
- Extracted API specification is present in `/typedoc`
|
||||||
|
|
||||||
|
For details how to build the `Human` library see Wiki
|
||||||
|
|
||||||
|
- [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process)
|
Loading…
Reference in New Issue