A experimental render environment with python moderngl library.
- Clone this project by
git clone git@github.com:fangjunzhou/graphicslab.git- Install uv with
pip install uv-
Inside the repository, run
uv syncto install all the dependencies. -
Start the editor by
uv run start