removed numpy dependencies, added constructor from lists to dense matrices
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from __future__ import print_function
|
||||
import sys, os
|
||||
import numpy as np
|
||||
import igl
|
||||
|
||||
# Load a mesh in OFF format
|
||||
|
||||
Reference in New Issue
Block a user