issues
search
marian42
/
mesh_to_sdf
Calculate signed distance fields for arbitrary meshes
https://pypi.org/project/mesh-to-sdf/
MIT License
1.03k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: ObjCInstance b'PygletDelegate' has no attribute b'initWithAttributes_'
#51
ErvinZzz
opened
7 months ago
3
ImportError: The mesh_to_sdf package must be imported before OpenGL is imported.
#50
DONGTING98
closed
11 months ago
1
About Acronym
#49
saligia-ira
opened
11 months ago
1
pyglet.canvas.xlib.NoSuchDisplayException: Cannot connect to "None"
#48
liang3588
opened
1 year ago
1
fix the issue with "normal_sample_count" parameter in function "mesh_to_sdf"
#47
Freeman449s
opened
1 year ago
0
pip3 install mesh-to-sdf : error
#46
Issacwanttolearnpy
opened
1 year ago
1
PI repo and mesh_to_sdf.mesh_to_sdf output datatype
#45
AkshayPatil1994
opened
1 year ago
0
Overfit SDF
#44
de-gozaru
opened
1 year ago
0
Use trimesh concatenation rather than numpy sum when dumping scenes for memory efficiency
#43
thegnarwhals
opened
1 year ago
1
Out of memory crash on loading mesh, fixable with small change
#42
thegnarwhals
opened
1 year ago
1
Different SDF Samples than DeepSDF.
#41
philippwulff
opened
1 year ago
7
Possible acceleration methods for sample sdf from mesh?
#40
Eric-Gty
opened
1 year ago
1
Add auto_scaling parameter for scaling the mesh inside the unit sphere
#39
maurock
opened
1 year ago
0
New pypi release without sklearn
#38
roym899
opened
1 year ago
3
can't load ycb objects...
#37
jeffsonyu
opened
2 years ago
0
Gradients of SDF value
#36
1999kevin
opened
2 years ago
0
Add ability to control uniform proportion and jitter magnitude
#35
extragoya
opened
2 years ago
0
some noise around the obj mesh
#34
xinwei-zhuang
opened
2 years ago
1
will the sample_sdf_near_surface normalize the mesh to a unit sephere?
#33
xinwei-zhuang
closed
2 years ago
1
can't even run through the sample code...
#32
yawning-lion
opened
2 years ago
0
TypeError: startswith first arg must be bytes or a tuple of bytes, not str
#31
BooPatienze
opened
2 years ago
0
it seems the imported modules are cached...
#30
hex41434
opened
2 years ago
0
when i input a sphere.obj .and Is it accurate in sdf?
#29
YuDe95
opened
3 years ago
0
surface_point_cloud: Add option to set unit sphere radius
#28
pbsds
opened
3 years ago
0
Processing time is increasing
#27
TheFloHub
opened
3 years ago
3
Swap util.voxel_points dict for a lru_cache
#26
pbsds
closed
3 years ago
0
Minor Cleanups
#25
pbsds
closed
3 years ago
0
Add support for computing SDF gradient for point clouds
#24
pbsds
closed
3 years ago
0
Wrong scale of points after sample_sdf_near_surface
#23
trancelestial
closed
3 years ago
1
Fix for scipy>=1.6.0
#22
pbsds
closed
3 years ago
0
AttributeError: object has no attribute 'as_dcm'
#21
pbsds
closed
3 years ago
1
'depth' sign_method generates less negative sdf value
#20
nhk035
closed
3 years ago
5
pyglet hanging after calling sample_sdf_near_surface() for many times
#19
chenzhaiyu
closed
3 years ago
4
scan.get_camera_transform does not create correct transformation matrix
#18
pculbertson
closed
3 years ago
0
"bounding_radius" and mesh_to_voxels()for an unit sphere normalized mesh
#17
anilesec
opened
4 years ago
0
Requirements not getting installed with pip
#16
medakk
closed
3 years ago
0
ValueError: Failed to initialize Pyglet window with an OpenGL >= 3+ context.
#15
asurada404
opened
4 years ago
3
NameError: name 'unit_sphere_sample_count' is not defined
#14
ckxz
closed
4 years ago
3
module 'pyglet.gl' has no attribute 'xlib'
#13
hearables-pkinsella
opened
4 years ago
6
Cannot generate correct SDF results for car objects in ShapeNet-v2
#12
YuDeng
closed
4 years ago
2
sample_sdf_near_surface getting slower and slower in loops
#11
YuDeng
closed
4 years ago
4
The DeepSDF paper
#10
Rouen007
closed
4 years ago
2
Mesh to SDF transformation fails for thin plate (zero volume) mesh with hole inside it.
#9
Haetsal-Lee
closed
4 years ago
1
module 'pyglet.gl' has no attribute 'xlib'
#8
Xingang1990
closed
4 years ago
5
sample_sdf_near_surface() method samples different number of points
#7
tansinjahan
closed
4 years ago
1
Process an entire scene
#6
eriksandstroem
closed
4 years ago
10
Why sign method 'depth' only generates positive SDF?
#5
Colin97
closed
4 years ago
7
How to get normals together with points and sdf?
#4
wangzheallen
closed
4 years ago
3
mesh_to_voxel - incorrect
#3
wbjang
opened
4 years ago
8
Fitting into a cube ranging from (-0.5,-0.5,-0.5) to (0.5,0.5,0.5) Question ??
#2
ParikaGoel
closed
4 years ago
5
Next