PyGeM
PyGeM copied to clipboard
Python Geometrical Morphing
**The objective** I am trying to import .step file and do the deformation **Already tried tests** from pygem.cad import CADDeformation as CAD CAD.read_shape('PEARLmesh_sharmi v1v5.step')
I installed the pygem on windows, but it promts "cannot import name 'FFD' from 'pygem'" when I want to import it
**Describe the bug** The `test_ffd_step_pipe_mod_through_files` fails because extra information depending on the running machine are stored in the test file, making extremely difficult to use these kind of test in...
Could you provide a conda package? That would make the installation very easy.
Formulae are not rendered on the .github.io page (e.g. on https://mathlab.github.io/PyGeM/ffdcad.html), neither in Firefox, nor in a Chrome-based browser. Strangely, when I cloned the repository and built the docs by...
#187 makes changes to original khandler resulting inablility to read in file. Revert to old code previous to this commit? See [tutorial-6-k.py](https://github.com/e-dub/PyGeM/blob/master/tutorials/tutorial-6-k.py) to reproduce the following error: ``` File ~/opt/PyGeM/tutorials/tutorial-6-k.py",...
There could be a more intuitive way (programatically speaking) to morph the shapes that could be used as a default solution: - position the morphing vertices based on the bounding...
It would be nice to have examples/notebooks that morph objects that are more complex than pipes.
Hello, I'm trying to install via Mac OSX Terminal. I've cloned the repo but I get this error when installing No such file or directory: 'pygem/meta.py'