Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The Fuse Lab

The FUSE Lab was founded to create & curate the FUSE GPU vvvv library
Collective - Host: opensource - https://opencollective.com/the-fuse-lab - Website: https://www.thefuselab.io/ - Code: https://github.com/TheFuseLab/VL.Fuse

Merge branch '1.0' into fix/TextureUnify

# Conflicts:
# vl/Fuse.Core.vl

github.com/TheFuseLab/VL.Fuse - 7e7aff62178acc82f7c0bd28904aa08880f3e838 authored over 1 year ago by Christian Riekoff <[email protected]>
add reference for gridspace

github.com/TheFuseLab/VL.Fuse - 16c01de26d3f9a0452278ccd16d321323cfce74b authored over 1 year ago by Christian Riekoff <[email protected]>
add helper to adjust probes

github.com/TheFuseLab/VL.Fuse - 679d41f8b294903352a773504b4c8e38de47dcd9 authored over 1 year ago by Christian Riekoff <[email protected]>
adjust help patchtes

github.com/TheFuseLab/VL.Fuse - 215def892fa0a264feb7e2d9985878e0be0d9d65 authored over 1 year ago by Christian Riekoff <[email protected]>
check for patched sdf with sphere sdf

github.com/TheFuseLab/VL.Fuse - 9080f1f2246b5885531ec28a5c57d22337ee497e authored over 1 year ago by Christian Riekoff <[email protected]>
adjust fluid to unified texture functions

github.com/TheFuseLab/VL.Fuse - 2e25fe74f5e4d3ba6f41d1350f1ff2c85fb13fe6 authored over 1 year ago by Christian Riekoff <[email protected]>
simplify setup ray by camera

adjustments to raymarch basic
layout adjustmensts
adjustments to march volume
start node to alig...

github.com/TheFuseLab/VL.Fuse - 6019d7edec314c5a112f5a64a62d3b41eae47d8f authored over 1 year ago by Christian Riekoff <[email protected]>
adjustments to depthbased process

github.com/TheFuseLab/VL.Fuse - f027d36fe7d965b2fb2a23076cb28ba9b9e6d9e0 authored over 1 year ago by Christian Riekoff <[email protected]>
add grid space functionality

github.com/TheFuseLab/VL.Fuse - e66be7aea3d6e5ce2c853d151aa1b8d0d4d7c646 authored over 1 year ago by Christian Riekoff <[email protected]>
adjust layouts

add lerp 3d
add count output to cons array
add join and split cpu versions
add variable node to ...

github.com/TheFuseLab/VL.Fuse - 4bc7456968d879bbdd6b7dea7bd07e8d60d36854 authored over 1 year ago by Christian Riekoff <[email protected]>
unify orient along vector by using math transform version

github.com/TheFuseLab/VL.Fuse - bafd05442a01ac5e1a853e95986adf98adaedc07 authored over 1 year ago by Christian Riekoff <[email protected]>
unify compute and core texture functions

github.com/TheFuseLab/VL.Fuse - 20c79159c5b54bed95bc3a0a57975a5b4215ff0f authored over 1 year ago by Christian Riekoff <[email protected]>
Fix hidden pins

github.com/TheFuseLab/VL.Fuse - fbc5af1e837c63d7f244f6c6e3e54e342b33a496 authored over 1 year ago by everyoneishappy <[email protected]>
Apply remap to noise nodes

github.com/TheFuseLab/VL.Fuse - 85d728e519f64bc70951dbd2e5f9585243ff8a14 authored over 1 year ago by everyoneishappy <[email protected]>
Correct formatting for remap

github.com/TheFuseLab/VL.Fuse - c42a8fccaf8487bdcb603609a30e8f83e4514f55 authored over 1 year ago by everyoneishappy <[email protected]>
Add swappable remap delegate utility

github.com/TheFuseLab/VL.Fuse - 66e21b4f22c00e1e1a86ca2b488adbe58014365b authored over 1 year ago by everyoneishappy <[email protected]>
update references

github.com/TheFuseLab/VL.Fuse - 155a799045a2c0049f0e5de5edf6385d731fc31a authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - f195902e727eff865702d833e6dde9cb3072e956 authored over 1 year ago by Christian Riekoff <[email protected]>
change shading to be a stateful region instead of a delegate to be able to reuse sdf

github.com/TheFuseLab/VL.Fuse - dc72a2cefdd526d2bcb54f8e99dff8b64d48d153 authored over 1 year ago by Christian Riekoff <[email protected]>
Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - 81f9653a8daae50457c89e1c50ecc149a87f526e authored over 1 year ago by Christian Riekoff <[email protected]>
add issue patch

github.com/TheFuseLab/VL.Fuse - dee5b5daaa17b7b0f2b380107bf8b92694eb330a authored over 1 year ago by Christian Riekoff <[email protected]>
layout adjustments

github.com/TheFuseLab/VL.Fuse - a005848c9ba3e8d0f30204bd16327e54b6b022e1 authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 7eb5e8537eeeb2287a211b0aa379ba89236f57da authored over 1 year ago by Christian Riekoff <[email protected]>
add depth region upsample r&d

github.com/TheFuseLab/VL.Fuse - a47bafdf5210f2aa124e3b612dd992fa683b897a authored over 1 year ago by Christian Riekoff <[email protected]>
add particle fluid example

github.com/TheFuseLab/VL.Fuse - 89e0d1aa91fa355986fb63968d136b3e82334eb4 authored over 1 year ago by Christian Riekoff <[email protected]>
simplify raymarching helper

github.com/TheFuseLab/VL.Fuse - ef436d497356514533a2cc6498c0b27bd94edbfc authored over 1 year ago by Christian Riekoff <[email protected]>
add raymarch extension region

github.com/TheFuseLab/VL.Fuse - b0fa3de4b431798c3159b00bf2aebe72c9f31755 authored over 1 year ago by Christian Riekoff <[email protected]>
add spectral adaptive combine

github.com/TheFuseLab/VL.Fuse - 2e475c64248f6b06b30e84f6396c606c2f49c3e6 authored over 1 year ago by Christian Riekoff <[email protected]>
small adjustments

github.com/TheFuseLab/VL.Fuse - 2788e6403fbe6bed13561336a53993a2c25f8111 authored over 1 year ago by Christian Riekoff <[email protected]>
add patched distance metrixs

github.com/TheFuseLab/VL.Fuse - 198f7af85d3ccf721fb8b24eb78d1c33d2ade7ee authored over 1 year ago by Christian Riekoff <[email protected]>
update worleynoise

github.com/TheFuseLab/VL.Fuse - a01d68db5f24d131749e6b967e54269b72cc54a2 authored over 1 year ago by Christian Riekoff <[email protected]>
add more worley cell functions

github.com/TheFuseLab/VL.Fuse - f49440f6f943369aac5a88379a4324458d20f245 authored over 1 year ago by Christian Riekoff <[email protected]>
update R&D patches

github.com/TheFuseLab/VL.Fuse - c6b5566e3258e5478b036b26911db0dedbc0e92a authored over 1 year ago by Christian Riekoff <[email protected]>
checked help patches

github.com/TheFuseLab/VL.Fuse - cee8b3c61c5154be30665f55151408cb86e887d3 authored over 1 year ago by Christian Riekoff <[email protected]>
sorted fluid help patches

github.com/TheFuseLab/VL.Fuse - 72a5894ec0ca5ef81c7ef8c3d2ab32a2f68ab53d authored over 1 year ago by Christian Riekoff <[email protected]>
update vl libs

github.com/TheFuseLab/VL.Fuse - 282f87f7a2e8c1e3c2d5f2952ecccb3b0db7097a authored over 1 year ago by Christian Riekoff <[email protected]>
move graph nodes to core update bias

github.com/TheFuseLab/VL.Fuse - fe4e5c77a4815a665583ebbf1c8811e88ee8aa18 authored over 1 year ago by Christian Riekoff <[email protected]>
add meshSDF update falloff

github.com/TheFuseLab/VL.Fuse - fca3ca4faf9d5add219ccf741be8d71c65028bc5 authored over 1 year ago by Christian Riekoff <[email protected]>
clean up fluid

github.com/TheFuseLab/VL.Fuse - fbd95c28885ac11be3cb735b63ee344e75c80577 authored over 1 year ago by Christian Riekoff <[email protected]>
add ParticleIntegrationMotion enum

github.com/TheFuseLab/VL.Fuse - 2e4a04be241385824c4efa35e7f4cc7396ce08d2 authored over 1 year ago by Christian Riekoff <[email protected]>
update dual DualContouring

github.com/TheFuseLab/VL.Fuse - 0e65ca0a77e2bd070a2582ff340dcc237733c66d authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 9bee5d62d93bfb56e2d576e98607e88891e992e7 authored over 1 year ago by Christian Riekoff <[email protected]>
move old fluid help patches

github.com/TheFuseLab/VL.Fuse - fa2c8a9f85c80aaf220c0549cdca7ced4272c010 authored over 1 year ago by Christian Riekoff <[email protected]>
replace fluid inject region with more generic delegate

github.com/TheFuseLab/VL.Fuse - de2164446ac3876642064c77c78e91cd381c5dcc authored over 1 year ago by Christian Riekoff <[email protected]>
add optional struct input to getItem Buffer

github.com/TheFuseLab/VL.Fuse - be447ddbf94376e31fcfa61dbb936cd3b4dabe6f authored over 1 year ago by Christian Riekoff <[email protected]>
add helper for mesh and volumesdf

github.com/TheFuseLab/VL.Fuse - aa926ee060abcc21c557875e446003119f4db19c authored over 1 year ago by Christian Riekoff <[email protected]>
add meshsdf

github.com/TheFuseLab/VL.Fuse - 82e09ec95699cb20a179bfc44a5cc9372c73f3f6 authored over 1 year ago by Christian Riekoff <[email protected]>
update node layout

github.com/TheFuseLab/VL.Fuse - f216c052dd48e12d855aaca9c8c5800193fe32fc authored over 1 year ago by Christian Riekoff <[email protected]>
update node layout

github.com/TheFuseLab/VL.Fuse - b739c5318543434afb30ccdf453007ec3450d800 authored over 1 year ago by Christian Riekoff <[email protected]>
update r&D

github.com/TheFuseLab/VL.Fuse - 975d6b68781544e50d52438969ae0585f2d855e3 authored over 1 year ago by Christian Riekoff <[email protected]>
add patched rotatate 2D with optional offset

github.com/TheFuseLab/VL.Fuse - 8cfb48fa9cd1c339813a4068cf26878990d31d38 authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 2ddb53afa0341d1255bdff712669ef2d6f3665d4 authored over 1 year ago by Christian Riekoff <[email protected]>
clean distVolume function

github.com/TheFuseLab/VL.Fuse - db9dff902ffebdf88c14944b37467a490dfcfeb2 authored over 1 year ago by Christian Riekoff <[email protected]>
add bake sdf shader

github.com/TheFuseLab/VL.Fuse - b15365e7911b82f07aea5ea1b0fa6fbc234dd584 authored over 1 year ago by Christian Riekoff <[email protected]>
add helper for for region

github.com/TheFuseLab/VL.Fuse - b1cd1ed55c7b2b6a9985032a7be04550a0ef07fc authored over 1 year ago by Christian Riekoff <[email protected]>
add support for custom struct buffers

github.com/TheFuseLab/VL.Fuse - 181f7a2d0bca2ac0ac17b5d830a072b85cde9040 authored over 1 year ago by Christian Riekoff <[email protected]>
adjust particles and fluids

github.com/TheFuseLab/VL.Fuse - a2fa6ffd205d57fa4fb7d0aa132d00050418ee55 authored over 1 year ago by Christian Riekoff <[email protected]>
add struct nodes for posnormtex layout

github.com/TheFuseLab/VL.Fuse - a9a07cc383fc7d0ce49287d2ef762aa35ea80f5f authored over 1 year ago by Christian Riekoff <[email protected]>
adjust delegate 1 in 2 out

github.com/TheFuseLab/VL.Fuse - cece9f71d3c60f58cd1e88b2ab1ab0f3da59ca03 authored over 1 year ago by Christian Riekoff <[email protected]>
add triangle random

github.com/TheFuseLab/VL.Fuse - 3381072565bde8509f91d8af14a4301e38b46acd authored over 1 year ago by Christian Riekoff <[email protected]>
update libs

github.com/TheFuseLab/VL.Fuse - 8c2199246dca553291ce348ddcbd88a4af7c3ae3 authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 1d175e0f42bf9c78e0858788e118c041d533c296 authored over 1 year ago by Christian Riekoff <[email protected]>
look into alternative combine

github.com/TheFuseLab/VL.Fuse - 6f27bfcef8942a97e493ed370b9d3835aba2204f authored over 1 year ago by Christian Riekoff <[email protected]>
add array type

github.com/TheFuseLab/VL.Fuse - 12316882ecf44683f8f92aac08ee5158cde121d4 authored over 1 year ago by Christian Riekoff <[email protected]>
add more enums

github.com/TheFuseLab/VL.Fuse - b7287ba294c9ef2789a9dc752593c7c423fdde16 authored over 1 year ago by Christian Riekoff <[email protected]>
continue r&d

github.com/TheFuseLab/VL.Fuse - 75d345acf9dc2084eb0141164903013f67ff64db authored over 1 year ago by Christian Riekoff <[email protected]>
add stateouput to draw shader

github.com/TheFuseLab/VL.Fuse - 38122f9049f57b8836d8fa407ca808aa6ee217b9 authored over 1 year ago by Christian Riekoff <[email protected]>
update vl version

github.com/TheFuseLab/VL.Fuse - 6a18c5c7d4905ee5d8ab50392a26792560cba0a5 authored over 1 year ago by Christian Riekoff <[email protected]>
add interlocked

github.com/TheFuseLab/VL.Fuse - c59da6ffac451bfbbf629d15516444c0dbb77959 authored over 1 year ago by Christian Riekoff <[email protected]>
adjust buffer input handling

github.com/TheFuseLab/VL.Fuse - 2367834428c85fd11d7a2b0c3f4d5f71dec573b8 authored over 1 year ago by Christian Riekoff <[email protected]>
check help patches

github.com/TheFuseLab/VL.Fuse - aea93ed3637ab38b1a9ea55cc8028425e86782d3 authored over 1 year ago by Christian Riekoff <[email protected]>
node layouts

github.com/TheFuseLab/VL.Fuse - b5f331b2546231733ff0af17ec70f0f82e0fed32 authored over 1 year ago by Christian Riekoff <[email protected]>
rename material features to better align with stride

github.com/TheFuseLab/VL.Fuse - 3b03e2bda74ae68aad582aebcc7e76c916ef7995 authored over 1 year ago by Christian Riekoff <[email protected]>
add helper for drawing 2d sdfs

github.com/TheFuseLab/VL.Fuse - 67090977ae91dbe03da3ed79e3f34651cb408118 authored over 1 year ago by Christian Riekoff <[email protected]>
add indirect renderer

github.com/TheFuseLab/VL.Fuse - 6e81918db97df6b1ee8e6c19d3c5b7552da4fc50 authored over 1 year ago by Christian Riekoff <[email protected]>
add abstract base class for structured buffer attribute

github.com/TheFuseLab/VL.Fuse - 2bbd79ab0bf17564551b2051ab5f3b6d9492ed8d authored over 1 year ago by Christian Riekoff <[email protected]>
update helper

github.com/TheFuseLab/VL.Fuse - 16b31712c2e8703a4969023c953e8238034ce8f7 authored over 1 year ago by Christian Riekoff <[email protected]>
add spatial hash

github.com/TheFuseLab/VL.Fuse - 326fd900d90bde77b0bdd2cad6c7f97ae9cd80d3 authored over 1 year ago by Christian Riekoff <[email protected]>
update libs

github.com/TheFuseLab/VL.Fuse - 985bbdbd8d9e3e7c8ec856851687968d571fa155 authored over 1 year ago by Christian Riekoff <[email protected]>
add helper for select elements and indices with appendbuffer

github.com/TheFuseLab/VL.Fuse - 0fff3d86f262d17954333f6634e03fbd0e48e78e authored over 1 year ago by Christian Riekoff <[email protected]>
continue if object is itself in grid region

github.com/TheFuseLab/VL.Fuse - cfd087e70ecd159ba816a61d71cf6f9394f8607a authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 555bbf690cf189c602c49787823a1de2d83e0b3b authored over 1 year ago by Christian Riekoff <[email protected]>
simplify typehelper

github.com/TheFuseLab/VL.Fuse - b4872f9ce0ca89960ab7556b6cfc58f94704e7d6 authored over 1 year ago by Christian Riekoff <[email protected]>
add Delegate0In0Out

github.com/TheFuseLab/VL.Fuse - fbd4325c784995f5136dab73804bc4470bcf0520 authored over 1 year ago by Christian Riekoff <[email protected]>
node layouts

github.com/TheFuseLab/VL.Fuse - 9f50a81faef5545388adff2cdff9ab216bae7acd authored over 1 year ago by Christian Riekoff <[email protected]>
simplify fluid setup

github.com/TheFuseLab/VL.Fuse - 793aa5a96228acfa7fda2289dc125dba47416183 authored over 1 year ago by Christian Riekoff <[email protected]>
add simplematerial

github.com/TheFuseLab/VL.Fuse - 1f4e4ff4b2656326f6f8af95d52bf27b19983164 authored over 1 year ago by Christian Riekoff <[email protected]>
add more sample3d solutions

github.com/TheFuseLab/VL.Fuse - 2e66a1a1fdffee3c6e0e51e7fce27796da464508 authored over 1 year ago by Christian Riekoff <[email protected]>
update r&D patches

github.com/TheFuseLab/VL.Fuse - 4412c665a8e28307a82db10dd61e87ca44fc831d authored over 1 year ago by Christian Riekoff <[email protected]>
replace derivative delegate with more generic solution

github.com/TheFuseLab/VL.Fuse - 95835b9d06043a6bda5ae27842190716f22438d1 authored over 1 year ago by Christian Riekoff <[email protected]>
add attributes to sdf

github.com/TheFuseLab/VL.Fuse - 688833685943875bbcc45396f2be51cf245d172a authored over 1 year ago by Christian Riekoff <[email protected]>
add helper to clean vl classname

github.com/TheFuseLab/VL.Fuse - f71c0c015484fd853c987edbd7af922487787b96 authored over 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 58fef1ae426f3d6022be99f298a64d3affc2d081 authored over 1 year ago by Christian Riekoff <[email protected]>
add stateful delegates

github.com/TheFuseLab/VL.Fuse - ef45995a372846333c504945ccde2dc612234d48 authored over 1 year ago by Christian Riekoff <[email protected]>
adjust enum namespaces

github.com/TheFuseLab/VL.Fuse - 7673756dd2a66d2503a8f5ea561f471dba294168 authored over 1 year ago by Christian Riekoff <[email protected]>
remove propertylayer demo

github.com/TheFuseLab/VL.Fuse - 6762fad568d5a10f54becb292bc7367a817ebb87 authored over 1 year ago by Christian Riekoff <[email protected]>
add node fore constant keywords

github.com/TheFuseLab/VL.Fuse - fe579119cfc733e39289c3c32b1ff026a52d3ab0 authored over 1 year ago by Christian Riekoff <[email protected]>
Remove Property Layer

github.com/TheFuseLab/VL.Fuse - e3a9b40249aceec8f7a300218302d0fa7c9dbf55 authored over 1 year ago by Christian Riekoff <[email protected]>
update layout

github.com/TheFuseLab/VL.Fuse - 77f4fe5a0e279976eff7b5a790dc4a69d19647a1 authored over 1 year ago by Christian Riekoff <[email protected]>
make fluid class

github.com/TheFuseLab/VL.Fuse - 9e35ac112541713ec510e73b7c087571d9fc87e1 authored over 1 year ago by Christian Riekoff <[email protected]>