mbalestrini / GDS-Cell-Library-Render

Apache License 2.0
10 stars 1 forks source link

Mind adding a LICENSE file? #1

Open mithro opened 1 year ago

mithro commented 1 year ago

https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository

BTW If you choose the Apache 2.0 license, we could look at seeing if this solution could be integrated into the Google PDKs directly. See some relevant info at https://bit.ly/python-pdk and https://bit.ly/bit.ly/open-source-pdks-naming

PS This work is super awesome!

mbalestrini commented 1 year ago

Thanks!

I'll add the Apache license file.

Maybe this way of doing the renders is not optimal as blender is a little bit heavy and probably there's not going to be a lot of changes or customizations where having a blender template file is useful. But it works :)

I'll try to think how hard it would be to make a library renderer that uses the Mistuba3 python library instead of blender (as I did for Tiny tapeout : https://github.com/mbalestrini/tinytapeout_mitsuba_render )