Conjuresdf For Blender 3.3 - Public Alpha (Windows/Linux)

João Desager in Addons


When will 4.0+ be supported, is this included in the Public Alpha?
We are currently hard at work rewriting the addon from the ground up to support Blender 4.5+ There is no exact ETA for when it will match the feature set of ConjureSDF v0.2.2. But we hope to have initial versions out before June 2025. The 4.5+ compatibility update is free and included in Public Alpha.
What is ModernGL? Why do I need it to convert my SDF to a mesh?

ModernGL is a python module for accessing OpenGL. While Blender already has an api for this (bgl) it does not support certain features required for conversion to mesh. (Compute shaders, which are available in 4.0+ under the gpu api)

Why is only 3.3 supported?

Similar reason as above. The rendering engine uses bgl/openGL. Which has been deprecated in later versions of Blender.

support for 4.0 and newer versions is planned.

Why isn't MacOS supported? Will it ever be supported?

Because the Conjure Vision rendering engine is written in bgl, Blender's openGL api. Which Mac doesn't support anymore.

Updating Conjure to support 4.0+ should also enable support for MacOS.

What are SDFs? This just looks like booleans + voxel remeshing and smoothing?

SDF stands for Signed Distance Field. It is a mathematical representation of shapes with unlimited detail. They also allow for very accurate and performant boolean operations. There are no polygons at all (until you convert the SDF to a mesh of course)

Does this replace mesh boolean workflows?

Not at all, it sits alongside other workflows such as SubD. You should combine techniques when and where they work best. Conjure is great for primitive shapes with large smooth blends between them. (Ma.K aka Maschinen Krieger comes to mind)

$45

Have questions about this product?
Login to message

Details
Sales 400+
Rating
6 ratings
Published 11 months ago
Software Version 3.3
License GPL