renamed pyigl to avoid name clashes with the static library
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import sys, os
|
||||
sys.path.insert(0, os.getcwd() + "/../")
|
||||
|
||||
import igl
|
||||
import pyigl as igl
|
||||
from math import atan2,pi,cos,sin
|
||||
|
||||
# Mesh
|
||||
|
||||
Reference in New Issue
Block a user