Skip to content

yknishidate/GP100L

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GP100L

Graphics Programming in 100 Lines

Contents

Getting started

Clone this repository.

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

Install uv.

winget install astral-sh.uv

Create a virtual environment.

uv venv --python 3.10
uv sync

Run the examples.

uv run code/pathtracing.py

Library

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

About

Graphics Programming in 100 Lines

Resources

License

Stars

Watchers

Forks

Languages