An open API service indexing awesome lists of open source software.

https://github.com/jemmybutton/fiziko

MetaPost library initially written to automate some elements of black and white illustrations for a physics textbook
https://github.com/jemmybutton/fiziko

illustration metapost tex

Last synced: 22 days ago
JSON representation

MetaPost library initially written to automate some elements of black and white illustrations for a physics textbook

Awesome Lists containing this project

README

        

# fiziko

![pulley](https://user-images.githubusercontent.com/7447349/45599924-c3a3f700-b9fc-11e8-9996-f27555c4ded5.png)

This MetaPost library was initially written to automate some elements of black and white illustrations for a physics textbook. First and foremost it provides functions to draw things like lines of variable width, shaded spheres and tubes of different kinds, which can be used to produce images of a variety of objects. The library also contains functions to draw some objects constructed from these primitives.

![knots](https://user-images.githubusercontent.com/7447349/69825221-8e5d8080-121f-11ea-956e-cb58f7483d6b.png)

Here's a [blog post](https://m.habr.com/en/post/454376/) describing the project in more detail.