Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation instructions #1

Open
Sinasta opened this issue Mar 26, 2021 · 9 comments
Open

installation instructions #1

Sinasta opened this issue Mar 26, 2021 · 9 comments

Comments

@Sinasta
Copy link

Sinasta commented Mar 26, 2021

would it be possible to provide installation instructions? thank you

@hooyuser
Copy link
Owner

would it be possible to provide installation instructions? thank you

Since this addon is still work-in-progress and has no official releases, you can only go for it by manual installation. For now you have to install another blender addon taichi-blend firstly. Then just copy the sdf_node_addon folder to your blender's scripts/addons folder directly. Blender 2.92 is recommended.

You may feel free to play with the SDF nodes to get an interesting shape by some combination. Like this.

demo

The physics simulation part I'm working for now is less stable. So I'm afraid it will be common to get your blender crashed if you give it a try. I'm sorry I may not post any tutorials until I finish the first released version of this addon.

@GoldenAdrien
Copy link

Sadly does not allow activation even with Taichi Blend installed

@GoldenAdrien
Copy link

Screen Shot 2022-01-27 at 12 30 50 AM

Screen Shot 2022-01-27 at 12 30 59 AM

@hooyuser
Copy link
Owner

hooyuser commented Jan 27, 2022

Sadly does not allow activation even with Taichi Blend installed

Could you have a try for Blender 3.0? I've tested it just now for Windows 10 with Blender 3.0. Here are my steps to get this addon activated successfully.

  • First, remove sdf_node addon or Taichi Blend addon in the directory C:\Users\[username]\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons and other addon directories if they exist.
  • Second, download the pre-release and
  • Finally, install and activate it like any other addons for Blender

For Windows users, because the corresponding version of Taichi Blend has been embedded into this addon now, it is unnecessary to install Taichi Blend additionally. For Linux users, I believe they need to replace the embedded Taichi Blend.

@ghost
Copy link

ghost commented May 8, 2022

I still get this error
image

@Treanek
Copy link

Treanek commented Jul 15, 2023

same problem

image

@vsatyamesc
Copy link

same getting error

@hooyuser
Copy link
Owner

Hi everyone, I've just released a new version sdf_node_addon.zip targeted for Blender 4.1. I've tested it on my local machine and it works well. Feel free to give it a try and let me know how it goes.

@the-ssd
Copy link

the-ssd commented May 30, 2024

@hooyuser works for me (on linux)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants