GraphiteThree
GraphiteThree copied to clipboard
Experimental 3D modeler
Under some circumstances, Graphite crashes with a Lua stack overflow. There may be an event handler that enters an infinite recursion. It happens after a looong time though. To reproduce,...
Can you tell me how to use Graphite to create such a texture arrangement? 
It would be very useful to be able (by C++ / LUA code) to display a filtered version of attributes combo box. For example, if we want to display a...
For compiling on macOS, everything is fine in the first round on compilation but after adding/editing the `GraphiteThree/plugins/OGF/Plugins.txt` file for the optimal transport plugin `add_subdirectory(WarpDrive)`, in re-configuration and re-building the...
Hello! my brother in law wanted some help simplifying a nasty albeit open source mesh (see here https://www.printables.com/model/250153-ferris-sweep-tenting-case/files ), and I thought i'd see if i could try using graphite...
Makes the assertion `has_observers()` fail in `Vector` destructor.
Hi again, I have the following problem. I have different meshes that I want to read and then merge, remesh using graphite/geogram. The different meshes have been split from one...
- [x] help() function for Graphite object wrapper - [ ] make Scopes iterateable (not sure it is worth it, `dir()` does the job...) - [ ] improved numpy interop,...
On Linux, when building a project using CMake, the "add_library" command generates a shared library (dynamic library) by default. However, on Windows, Visual Studio defaults to a static library. "FileManager::...
To see that, load a large mesh, select the probe tool, and click (a bit frantically), sometimes the popup that shows picked values remains open (as if the system misses...