Key Point Snap And Align
Enable the animate mode, and move your mouse around in the render view.
I want to fork the NodeBox source code and add mouse interaction feature. But it is a little trouble for me to build the compiling environment. Part of compiling tools can not be downloaded when I tried to compile the NodeBox source code last time.
-
v3mUqg8VUy.png 174 KB
- Charger.zip 144 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by john on 19 Aug, 2021 07:16 PM
Aman,
Cool! This is an interesting exploration.
I am glad to see you experimenting with custom nodes. In this example and the one you posted yesterday, however, the nodes you made are easy to do within NodeBox.
For example, attached is a simple Nodebox network that replicates your basic interaction without the need for custom nodes.
I am excited by the idea of forking NodeBox. This requires more coding skills than I possess, so I wish you luck. If you did manage the fork, what would your forked version do differently?
I can think of MANY changes I would like to see in a forked NodeBox. Please keep us posted as you feel your way through this challenge.
John
2 Posted by ahuman on 20 Aug, 2021 02:49 PM
Using free hand node and related node network I can snap a point by mouse. Refer to the screenshot.
3 Posted by ahuman on 20 Aug, 2021 03:27 PM
I found I can just place a point node and move the handler to achieve the same purpose.