Hasnain Vohra f5313e23f3 add wrapper for readPLY 8 жил өмнө
..
copyleft 3f1cb13d7b python support for remesh_self_intersections 8 жил өмнө
embree 40b45738a5 Python bindings for line_mesh_intersection() 8 жил өмнө
png b275c3672a Added PNG module and tutorial 607 9 жил өмнө
triangle ad00bd397f Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings 9 жил өмнө
py_AABB.cpp db0ef84ad7 Fixed assertion problem in debug mode 9 жил өмнө
py_ARAPEnergyType.cpp 57120986b1 added 405 9 жил өмнө
py_MeshBooleanType.cpp 9727746942 Added tutorial 609_Boolean and CGAL python module + functions 9 жил өмнө
py_SolverStatus.cpp 0cd2dc884b added 305 9 жил өмнө
py_active_set.cpp 0cd2dc884b added 305 9 жил өмнө
py_adjacency_list.cpp e76521800e Python binding for igl_adjacency_list(const MatrixXi& F, vector<vector<int>& A, bool sorted). Use an opaque type for the output parameter A. 8 жил өмнө
py_arap.cpp 344cb9eea3 -Changes to header files to support parsing 9 жил өмнө
py_avg_edge_length.cpp aea1fd183f working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing 9 жил өмнө
py_barycenter.cpp 7625f322fb fixed operator overloading in MatrixXd, added UI for gradient 9 жил өмнө
py_barycentric_coordinates.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_barycentric_to_global.cpp ea18a88d58 Python bindings for barycentric_to_global() 8 жил өмнө
py_bbw.cpp 45b6393a6f Fix bbw python bindings and tutorial 403 8 жил өмнө
py_boundary_conditions.cpp ba5cfc10ba Added tutorial 403 and submodule bbw 9 жил өмнө
py_boundary_facets.cpp 3567e2d9b0 Update vector binding to work with new pybind11 8 жил өмнө
py_boundary_loop.cpp 3567e2d9b0 Update vector binding to work with new pybind11 8 жил өмнө
py_cat.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_collapse_edge.cpp 5e56eb4f81 Added tutorial 705 9 жил өмнө
py_colon.cpp fbb66fc3d8 added 302 sort 9 жил өмнө
py_column_to_quats.cpp ba5cfc10ba Added tutorial 403 and submodule bbw 9 жил өмнө
py_comb_cross_field.cpp c413f9df1d added 505 miq 9 жил өмнө
py_comb_frame_field.cpp c413f9df1d added 505 miq 9 жил өмнө
py_compute_frame_field_bisectors.cpp c413f9df1d added 505 miq 9 жил өмнө
py_cotmatrix.cpp b081561d44 added basic wrapper for sparse matrices, working on tutorial 203 9 жил өмнө
py_covariance_scatter_matrix.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_cross_field_missmatch.cpp c413f9df1d added 505 miq 9 жил өмнө
py_cut_mesh_from_singularities.cpp c413f9df1d added 505 miq 9 жил өмнө
py_deform_skeleton.cpp d74da4cd6f Added tutorial 404 9 жил өмнө
py_directed_edge_orientations.cpp d07d324403 Updated tutorial 404 to use features of newer pybind11 version, 9 жил өмнө
py_directed_edge_parents.cpp d74da4cd6f Added tutorial 404 9 жил өмнө
py_doublearea.cpp 344cb9eea3 -Changes to header files to support parsing 9 жил өмнө
py_dqs.cpp d07d324403 Updated tutorial 404 to use features of newer pybind11 version, 9 жил өмнө
py_edge_lengths.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_edge_topology.cpp a0664b0a3d adding python wrapper for edge_topology and triangle_traingle_adjacency 8 жил өмнө
py_eigs.cpp b57ee21b85 added 306 9 жил өмнө
py_find_cross_field_singularities.cpp c413f9df1d added 505 miq 9 жил өмнө
py_fit_rotations.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_floor.cpp 50e499e0e9 added 301 9 жил өмнө
py_forward_kinematics.cpp d07d324403 Updated tutorial 404 to use features of newer pybind11 version, 9 жил өмнө
py_gaussian_curvature.cpp ea90d493ec switched to MatrixXd for all wrappers, updated pybind11 9 жил өмнө
py_get_seconds.cpp aa298105c6 Added tutorial 707 9 жил өмнө
py_grad.cpp aea1fd183f working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing 9 жил өмнө
py_harmonic.cpp 0ef447445a added 401, improvement in getitem for vectors 9 жил өмнө
py_hsv_to_rgb.cpp 70f5ed2048 Added tutorial 706 9 жил өмнө
py_internal_angles.cpp 3567e2d9b0 Update vector binding to work with new pybind11 8 жил өмнө
py_invert_diag.cpp b081561d44 added basic wrapper for sparse matrices, working on tutorial 203 9 жил өмнө
py_is_irregular_vertex.cpp dcbb98ce9a Added tutorial 701 9 жил өмнө
py_jet.cpp 026cea6924 added 304 9 жил өмнө
py_lbs_matrix.cpp d74da4cd6f Added tutorial 404 9 жил өмнө
py_local_basis.cpp 73f00b0f44 added python module comiso 9 жил өмнө
py_lscm.cpp 4cfbb151a4 added 502 9 жил өмнө
py_map_vertices_to_circle.cpp 03e3692bd4 added 501 9 жил өмнө
py_massmatrix.cpp b081561d44 added basic wrapper for sparse matrices, working on tutorial 203 9 жил өмнө
py_min_quad_with_fixed.cpp 0cd2dc884b added 305 9 жил өмнө
py_n_polyvector.cpp dba9e977d4 added 507 9 жил өмнө
py_normalize_row_lengths.cpp ba5cfc10ba Added tutorial 403 and submodule bbw 9 жил өмнө
py_normalize_row_sums.cpp ba5cfc10ba Added tutorial 403 and submodule bbw 9 жил өмнө
py_parula.cpp e9db1095fd * adding streamline code and tutorial 8 жил өмнө
py_per_corner_normals.cpp bf08e18836 converted to python tutorials 201-203 9 жил өмнө
py_per_edge_normals.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_per_face_normals.cpp 50e499e0e9 added 301 9 жил өмнө
py_per_vertex_normals.cpp bf08e18836 converted to python tutorials 201-203 9 жил өмнө
py_planarize_quad_mesh.cpp c5e77fa5d7 Added multiple tutorials 9 жил өмнө
py_point_mesh_squared_distance.cpp fb530cb053 Fixed signed_distance function 9 жил өмнө
py_polar_svd.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_principal_curvature.cpp ea90d493ec switched to MatrixXd for all wrappers, updated pybind11 9 жил өмнө
py_quad_planarity.cpp c5e77fa5d7 Added multiple tutorials 9 жил өмнө
py_randperm.cpp 70f5ed2048 Added tutorial 706 9 жил өмнө
py_readDMAT.cpp aea1fd183f working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing 9 жил өмнө
py_readMESH.cpp 3567e2d9b0 Update vector binding to work with new pybind11 8 жил өмнө
py_readOBJ.cpp 0ef447445a added 401, improvement in getitem for vectors 9 жил өмнө
py_readOFF.cpp bf08e18836 converted to python tutorials 201-203 9 жил өмнө
py_readPLY.cpp f5313e23f3 add wrapper for readPLY 8 жил өмнө
py_readTGF.cpp d74da4cd6f Added tutorial 404 9 жил өмнө
py_read_triangle_mesh.cpp 3567e2d9b0 Update vector binding to work with new pybind11 8 жил өмнө
py_remove_duplicate_vertices.cpp aeaf610e41 Python bindings for remove_duplicate_vertices() 8 жил өмнө
py_rotate_vectors.cpp c413f9df1d added 505 miq 9 жил өмнө
py_setdiff.cpp cda229c05b added 303 LaplaceEquation 9 жил өмнө
py_signed_distance.cpp fb530cb053 Fixed signed_distance function 9 жил өмнө
py_slice.cpp c5e77fa5d7 Added multiple tutorials 9 жил өмнө
py_slice_into.cpp fbb66fc3d8 added 302 sort 9 жил өмнө
py_slice_mask.cpp 6e4a3738aa Fixed minor bugs in bindings, moved AABB implementation to own file, added boolean matrix and comparison functions to python bindings 9 жил өмнө
py_slice_tets.cpp 5416e09508 Added tutorial 702 9 жил өмнө
py_sortrows.cpp fbb66fc3d8 added 302 sort 9 жил өмнө
py_streamlines.cpp e9db1095fd * adding streamline code and tutorial 8 жил өмнө
py_triangle_triangle_adjacency.cpp a0664b0a3d adding python wrapper for edge_topology and triangle_traingle_adjacency 8 жил өмнө
py_unique.cpp dd743f2175 Fix tutorial 102_tcp and tutorial 303 8 жил өмнө
py_unproject_onto_mesh.cpp c5e77fa5d7 Added multiple tutorials 9 жил өмнө
py_upsample.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_winding_number.cpp 5416e09508 Added tutorial 702 9 жил өмнө
py_writeMESH.cpp 39ade1009b Added further python bindings, extended py_vector slightly 9 жил өмнө
py_writeOBJ.cpp bf08e18836 converted to python tutorials 201-203 9 жил өмнө
py_writePLY.cpp 2115264e37 add python binding for writePLY 8 жил өмнө