This website requires JavaScript.
Explore
Help
Sign In
sm
/
smbinterp
Watch
1
Star
0
Fork
0
You've already forked smbinterp
Code
Issues
Pull Requests
Activity
3a1c13bcac
smbinterp
/
.hgignore
5 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2009-12-27 09:48:27 -08:00
\.pyc$
implemented a function that will be used to provide a generic n-th order, nth-dimension error approximation function
2010-05-04 22:03:07 -07:00
\.gz$
mostly fixed a bug in my qdelaunay parsing. implemented a blender viewer ... mostly the qdelaunay app doesn't alway display all faces for a point. lame. I worked around it by creating the point-> face relationships manually. There is a max recursion something happeneing when I try to save so pickle. look into this. I spent some time writing a visualizer for blender. 10 lines of code. simple stuff. next steps would be to move the KDTree into the mesh object. GOOD LUCK (me)!! --HG-- rename : bin/grid_driver.py => bin/grid_random.py rename : bin/grid_driver.py => bin/grid_regular.py
2010-02-14 19:56:41 -08:00
\.blend$
updated library files so that i don't have to edit the __init__.py files --HG-- rename : lib/baker/__init__.py => lib/baker/baker.py rename : lib/grid/__init__.py => lib/grid/grid.py
2010-03-08 13:30:22 -08:00
egg
Reference in New Issue
Copy Permalink