Skip to content

yknishidate/GP100L

Repository files navigation

GP100L

Graphics Programming in 100 Lines

Contents

Getting started

I use rye.

git clone https://github.com/yknishidate/GP100L.git
cd GP100L

rye init
rye pin 3.10
rye add taichi
python src\gp100l\<file_name>

Library

  • Taichi - Productive & portable high-performance programming in Python.

About

Graphics Programming in 100 Lines

Resources

License

Stars

Watchers

Forks

Languages