This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Box (Solid)": { | |
"bl_idname": "SvBoxSolidNode", | |
"custom_socket_props": { | |
"3": { | |
"expanded": true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Objects in": { | |
"bl_idname": "SvObjectsNodeMK3", | |
"color": [ | |
0.0, | |
0.5, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import bpy | |
import gpu | |
import bgl | |
import numpy as np | |
from random import random | |
from gpu_extras.batch import batch_for_shader | |
mesh = bpy.context.active_object.data | |
mesh.calc_loop_triangles() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# BEGIN GPL LICENSE BLOCK ##### | |
# | |
# This program is free software; you can redistribute it and/or | |
# modify it under the terms of the GNU General Public License | |
# as published by the Free Software Foundation; either version 2 | |
# of the License, or (at your option) any later version. | |
# | |
# This program is distributed in the hope that it will be useful, | |
# but WITHOUT ANY WARRANTY; without even the implied warranty of | |
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Bezier Spline (Curve)": { | |
"bl_idname": "SvBezierSplineNode", | |
"custom_socket_props": { | |
"0": { | |
"expanded": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Bezier Spline (Curve)": { | |
"bl_idname": "SvBezierSplineNode", | |
"custom_socket_props": { | |
"0": { | |
"expanded": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Object ID Selector+": { | |
"bl_idname": "SvGetAssetPropertiesMK2", | |
"height": 100.0, | |
"hide": false, | |
"label": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Object ID Selector+": { | |
"bl_idname": "SvGetAssetPropertiesMK2", | |
"height": 100.0, | |
"hide": false, | |
"label": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Object ID Selector+": { | |
"bl_idname": "SvGetAssetPropertiesMK2", | |
"height": 100.0, | |
"hide": false, | |
"label": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": { | |
"Monad": "{\"nodes\": {\"Plane\": {\"params\": {\"numx\": 5, \"numy\": 5}, \"bl_idname\": \"SvPlaneNodeMk3\", \"height\": 100.0, \"width\": 140.0, \"label\": \"\", \"hide\": false, \"location\": [554.0638427734375, -12.321340560913086], \"color\": [0.0, 0.5, 0.5], \"use_custom_color\": true}, \"Delete Loose\": {\"params\": {}, \"bl_idname\": \"SvDeleteLooseNode\", \"height\": 100.0, \"width\": 140.0, \"label\": \"\", \"hide\": false, \"location\": [968.469482421875, 7.756486892700195]}, \"Mesh filter\": {\"params\": {\"submode\": \"Boundary\", \"mode\": \"Edges\"}, \"bl_idname\": \"SvMeshFilterNode\", \"height\": 100.0, \"width\": 140.0, \"label\": \"\", \"hide\": false, \"location\": [780.30078125, -90.6112289428711]}, \"Group Outputs Exp\": {\"params\": {\"node_kind\": \"inputs\"}, \"bl_idname\": \"SvGroupOutputsNodeExp\", \"inputs\": [[\"Vertices\", \"SvVerticesSocket\"], [\"YesEdges\", \"SvStringsSocket\"]], \"height\": 100.0, \"width\ |