Metadata

{
  "Resources": "",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 52B
text_snippet package.manonox.nodebox.cll 31.5KB
text_snippet package.manonox.nodebox.xml 148B
Code
text_snippet Assembly.cs 259B
Code/Core
text_snippet Attributes.cs 1.1KB
text_snippet Library.cs 10.3KB
text_snippet Meta.cs 376B
text_snippet Node.cs 8.9KB
text_snippet Pin.cs 854B
text_snippet PinWireChange.cs 1KB
text_snippet PolymorphHelpers.cs 3.7KB
text_snippet Reference.cs 3.3KB
text_snippet Types.cs 62B
text_snippet Wire.cs 4.3KB
Code
text_snippet GlobalSuppressions.cs 978B
Code/Nodes/Color
text_snippet HsvToRgb.cs 989B
text_snippet RgbToHsv.cs 769B
Code/Nodes/Core/Constant
text_snippet Constant.cs 3.5KB
text_snippet ConstantPanel.razor 5.4KB
text_snippet ConstantPanel.razor.scss 1.9KB
Code/Nodes/Core/Display
text_snippet Display.cs 718B
text_snippet DisplayPanel.razor 909B
text_snippet DisplayPanel.razor.scss 678B
Code/Nodes/Core/Drive
text_snippet Drive.cs 1.4KB
text_snippet IndirectDrive.cs 1.9KB
Code/Nodes/Core/Relay
text_snippet Relay.cs 960B
Code/Nodes/Core/Source
text_snippet IndirectSource.cs 2.1KB
text_snippet Source.cs 1.4KB
Code/Nodes/Logic
text_snippet And.cs 441B
text_snippet Nand.cs 433B
text_snippet Nor.cs 432B
text_snippet Not.cs 383B
text_snippet Or.cs 440B
text_snippet Xnor.cs 431B
text_snippet Xor.cs 438B
Code/Nodes/Math
text_snippet Absolute.cs 2.9KB
Code/Nodes/Math/Angle
text_snippet ToRotation.cs 531B
Code/Nodes/Math
text_snippet Ceiling.cs 1.6KB
text_snippet Clamp.cs 2.5KB
Code/Nodes/Math/Constant
text_snippet E.cs 1.4KB
text_snippet PI.cs 1.4KB
text_snippet Tau.cs 1.5KB
Code/Nodes/Math
text_snippet Exp.cs 1.2KB
text_snippet Floor.cs 1.6KB
text_snippet Lerp.cs 3.9KB
Code/Nodes/Math/Operator
text_snippet Add.cs 2.5KB
Code/Nodes/Math/Operator/Comparison
text_snippet Equal.cs 989B
text_snippet GreaterThan.cs 1.6KB
text_snippet GreaterThanOrEqual.cs 1.7KB
text_snippet LessThan.cs 1.6KB
text_snippet LessThanOrEqual.cs 1.7KB
text_snippet NotEqual.cs 1005B
text_snippet Ternary.cs 1.2KB
Code/Nodes/Math/Operator
text_snippet Divide.cs 2.4KB
text_snippet Modulo.cs 2.2KB
text_snippet Multiply.cs 2.6KB
text_snippet Negate.cs 2.1KB
text_snippet Pow.cs 1.6KB
text_snippet Subtract.cs 2.4KB
Code/Nodes/Math/Rotation
text_snippet ToAngles.cs 530B
Code/Nodes/Math
text_snippet Square.cs 1.2KB
Code/Nodes/Math/Trigonometry
text_snippet Cos.cs 1.2KB
text_snippet DegToRad.cs 1.4KB
text_snippet DeltaDeg.cs 1.4KB
text_snippet DeltaRad.cs 1.4KB
text_snippet RadToDeg.cs 1.4KB
text_snippet Sin.cs 1.2KB
Code/Nodes/Math
text_snippet Truncate.cs 1.6KB
Code/Nodes/Math/Vector
text_snippet Cross.cs 1.7KB
text_snippet Dot.cs 1.3KB
text_snippet Length.cs 1.2KB
text_snippet LengthSquared.cs 1.3KB
text_snippet Swizzle.cs 4.7KB
Code/Nodes/Packing
text_snippet Append.cs 3.2KB
text_snippet Pack.cs 1.9KB
text_snippet Unpack.cs 3KB
Code/Nodes/Time
text_snippet GameTime.cs 441B
Code/Util
text_snippet EnumerableExtensions.cs 1.1KB
text_snippet IListExtensions.cs 1KB
text_snippet MathOmega.cs 2.7KB
text_snippet PackingExtensions.cs 4.9KB
text_snippet PinColorExtensions.cs 1.8KB
text_snippet PropertyBlacklist.cs 1.1KB
text_snippet TypeExtensions.cs 3.5KB
text_snippet TypeLibraryExtensions.cs 898B
text_snippet VectorExtensions.cs 4.8KB
text_snippet WeakReferenceExtensions.cs 297B
Code/Wrappers/3D/Node3d
text_snippet Node3d.cs 2.8KB
text_snippet Node3dNodeLibraryExtensions.cs 181B
text_snippet Node3dSystem.cs 1.5KB
Code/Wrappers/3D/Node3d/Panels
text_snippet Node3dPanel.razor 2.9KB
text_snippet Node3dPanel.razor.scss 1.6KB
text_snippet PinButton.razor 244B
text_snippet PinButton.razor.scss 419B
Code/Wrappers/3D/Tools
text_snippet Node3dTool.cs 17.9KB
Code/Wrappers/3D/Tools/Panels
text_snippet Node3dContextMenu.razor 1.1KB
text_snippet Node3dContextMenu.razor.scss 625B
text_snippet Node3dContextMenuButton.razor 511B
text_snippet Node3dContextMenuButton.razor.scss 496B
text_snippet Node3dPropertyMenu.razor 2.5KB
text_snippet Node3dPropertyMenu.razor.scss 897B
text_snippet Node3dPropertyMenuButton.razor 1.6KB
text_snippet Node3dPropertyMenuButton.razor.scss 736B
text_snippet Node3dSpawnMenu.razor 570B
text_snippet Node3dSpawnMenu.razor.scss 702B
text_snippet Node3dSpawnMenuButton.razor 1.1KB
text_snippet Node3dSpawnMenuButton.razor.scss 339B
Code/Wrappers/3D/Wire3d
text_snippet Wire3d.cs 5.7KB
Code/Wrappers
text_snippet INodeWrapper.cs 134B
text_snippet nodebox.sbproj 271B
text_snippet README.md 3.3KB
UnitTests
text_snippet LibraryTest.cs 279B
text_snippet UnitTest.cs 234B