SDF Model Editor is an experimental, real‑time tool for designing 3D models using Signed Distance Fields (SDFs). Built with Python, GLSL, ImGui, GLFW, and PyOpenGL, it provides an accessible ...
Hi, and thanks for this great project! I am investigating to move my drawing application from pyimgui, which appears unmaintained and also doesn't really support the imgui docking branch, to imgui ...