Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First find your Blender python executable: 

Go to your Blender’s scripting tab and run:
    import sys
    print(sys.executable)

For me it's:
/Applications/Blender.app/Contents/Resources/4.4/python/bin/python3.11

Install scipy:
/Applications/Blender.app/Contents/Resources/4.4/python/bin/python3.11 -m pip install scipy


What are teh important files?

algo_evolution.ipynb
water_trapping.py
blender_rbf_script.py


/Applications/Blender.app/Contents/MacOS/Blender 

About

A script to evolve faces! trying to get faces with maximum emotion

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages