AAD

(Algoritmicly Aided Desing)

Monday, October 17, 2022

pip install geopandas on windows

This deserves more exposure, therefore full citation:

Dependencies (whl files needed):

    GDAL‑3.0.4‑cp37‑cp37m‑win_amd64.whl
    Fiona‑1.8.13‑cp37‑cp37m‑win_amd64.whl
    pyproj‑2.6.0‑cp37‑cp37m‑win_amd64.whl
    Rtree‑0.9.4‑cp37‑cp37m‑win_amd64.whl

Steps:

    Download the files that match the platform and Python version from

https://www.lfd.uci.edu/~gohlke/pythonlibs/

    Install packages (stick with the order)

    a) C:\Users...\Python37\Scripts>pip3.7 install C:...\GDAL‑3.0.4‑cp37‑cp37m‑win_amd64.whl

    b) C:\Users...\Python37\Scripts>pip3.7 install C:...\Fiona‑1.8.13‑cp37‑cp37m‑win_amd64.whl

    c) C:\Users...\Python37\Scripts>pip3.7 install C:...\pyproj‑2.6.0‑cp37‑cp37m‑win_amd64.whl

    d) C:\Users...\Python37\Scripts>pip3.7 install C:...\Rtree‑0.9.4‑cp37‑cp37m‑win_amd64.whl

    Given no errros, now it's good to go:

    C:\Users...\Python37\Scripts>pip3.7.exe install geopandas

Read more »

Saturday, January 08, 2022

Forest Fire Simulation


 [pygame]

Sunday, December 19, 2021

The bubbleduct of the octopolis


[Python][OpenSCAD][Blender] Data generated with simulation in advent of code 2021 Day 11.

Monday, December 06, 2021

reaction diffusion (shadertoy)

 


Sunday, November 21, 2021

Cultural Layers (pygame)


 

Wednesday, October 20, 2021

Moire sunset


(Rhino 3d Grasshopper)

Monday, November 30, 2020

blender appleseed caustics


 blender appleseed caustics SPPM Direct lighting (50 passes, 256 samples, 20 bounces, 10M photons, 30min/frame)