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
update texture handling
github.com/TheFuseLab/VL.Fuse - e1c6a953381ff79268a51ad1eb8feee91a93cd31 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - e1c6a953381ff79268a51ad1eb8feee91a93cd31 authored over 3 years ago by Christian Riekoff <[email protected]>
some renaming
github.com/TheFuseLab/VL.Fuse - 5ccd9fe3b90e93d01a515b9f9dd0388ae4f7805f authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 5ccd9fe3b90e93d01a515b9f9dd0388ae4f7805f authored over 3 years ago by Christian Riekoff <[email protected]>
add texture based resource
github.com/TheFuseLab/VL.Fuse - 59de28074249c77cf2dc1d8b25bc1d6ddef7189b authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 59de28074249c77cf2dc1d8b25bc1d6ddef7189b authored over 3 years ago by Christian Riekoff <[email protected]>
add id based get and set from compute textures
github.com/TheFuseLab/VL.Fuse - 03c362b316d8dc4e27dbf7b622ac747152a94c53 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 03c362b316d8dc4e27dbf7b622ac747152a94c53 authored over 3 years ago by Christian Riekoff <[email protected]>
update demos
github.com/TheFuseLab/VL.Fuse - 2ec9e194b0bbc60f83e7d1fd9850ff0647a80bb4 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 2ec9e194b0bbc60f83e7d1fd9850ff0647a80bb4 authored over 3 years ago by Christian Riekoff <[email protected]>
source format
github.com/TheFuseLab/VL.Fuse - 73a35b1f76d28941018055e4be510f72e127a3c3 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 73a35b1f76d28941018055e4be510f72e127a3c3 authored over 3 years ago by Christian Riekoff <[email protected]>
replace declaration string with class allowing to keep different versions for pixel and compute shaders if needed
github.com/TheFuseLab/VL.Fuse - b78b326b68f1a63daaea8c0586273a5238789ca4 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - b78b326b68f1a63daaea8c0586273a5238789ca4 authored over 3 years ago by Christian Riekoff <[email protected]>
refactored inputs
github.com/TheFuseLab/VL.Fuse - b98f758c27f198a13dfd63921f9150f0b4315cc9 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - b98f758c27f198a13dfd63921f9150f0b4315cc9 authored over 3 years ago by Christian Riekoff <[email protected]>
add helpers to get buffer and texture declarations
github.com/TheFuseLab/VL.Fuse - 6e7a6f1e314414adcce242f99d5c8d5a43a0f777 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 6e7a6f1e314414adcce242f99d5c8d5a43a0f777 authored over 3 years ago by Christian Riekoff <[email protected]>
Add abstract compute texture get
github.com/TheFuseLab/VL.Fuse - 24b1f88808316b3fb8fcec45bb720680375f465b authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 24b1f88808316b3fb8fcec45bb720680375f465b authored over 3 years ago by Christian Riekoff <[email protected]>
Add Imposter ref
github.com/TheFuseLab/VL.Fuse - 6712a2b628da13cc983443c301a4f27160b266cf authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 6712a2b628da13cc983443c301a4f27160b266cf authored over 3 years ago by everyoneishappy <[email protected]>
Add TPMS Enums
github.com/TheFuseLab/VL.Fuse - 2c39f6047a14a1343fda382c24bc1744f134da07 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 2c39f6047a14a1343fda382c24bc1744f134da07 authored over 3 years ago by everyoneishappy <[email protected]>
merge
github.com/TheFuseLab/VL.Fuse - d0f6eb9a211de48b70cd3d0af3e6e6484ac32cf5 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - d0f6eb9a211de48b70cd3d0af3e6e6484ac32cf5 authored over 3 years ago by everyoneishappy <[email protected]>
Start adding lighting helper
github.com/TheFuseLab/VL.Fuse - d477545f318ba4cb9df93a8d68c4716e9d5671fd authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - d477545f318ba4cb9df93a8d68c4716e9d5671fd authored over 3 years ago by everyoneishappy <[email protected]>
Working on Calc
github.com/TheFuseLab/VL.Fuse - cf0d208fda33e7c88cc770742c1b7c2cdcaa38a2 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - cf0d208fda33e7c88cc770742c1b7c2cdcaa38a2 authored over 3 years ago by everyoneishappy <[email protected]>
bits
github.com/TheFuseLab/VL.Fuse - e48936f953dd666162af79beb53786c6cd171b58 authored over 3 years ago by vvvv-dottore <[email protected]>
github.com/TheFuseLab/VL.Fuse - e48936f953dd666162af79beb53786c6cd171b58 authored over 3 years ago by vvvv-dottore <[email protected]>
added some comments in the patch
github.com/TheFuseLab/VL.Fuse - 571196bea8a452361c503e73f100cf6b56a7788d authored over 3 years ago by vvvv-dottore <[email protected]>
github.com/TheFuseLab/VL.Fuse - 571196bea8a452361c503e73f100cf6b56a7788d authored over 3 years ago by vvvv-dottore <[email protected]>
added vl.fuse reference to fluid. inserted a compute system in the obstacles patch of the fluid
github.com/TheFuseLab/VL.Fuse - f140d65ef417d9aee7961dffad6d9a499c47ff3b authored over 3 years ago by vvvv-dottore <[email protected]>
github.com/TheFuseLab/VL.Fuse - f140d65ef417d9aee7961dffad6d9a499c47ff3b authored over 3 years ago by vvvv-dottore <[email protected]>
moved pcg3d to mixin
github.com/TheFuseLab/VL.Fuse - b361eedf3906f11ecdfb825d842ad9a82b5598de authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - b361eedf3906f11ecdfb825d842ad9a82b5598de authored over 3 years ago by Christian Riekoff <[email protected]>
add shader to collect types
github.com/TheFuseLab/VL.Fuse - b640d35ccd616c73d40468bdae6ae0503eaf5bd5 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - b640d35ccd616c73d40468bdae6ae0503eaf5bd5 authored over 3 years ago by Christian Riekoff <[email protected]>
update demos
github.com/TheFuseLab/VL.Fuse - 54dfc1c5ad126fd5ccfb98f249613bb2ad4c7efb authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 54dfc1c5ad126fd5ccfb98f249613bb2ad4c7efb authored over 3 years ago by Christian Riekoff <[email protected]>
add more generic texture handling
github.com/TheFuseLab/VL.Fuse - 1f571d09173dccb98853ec07463310bce00ada81 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 1f571d09173dccb98853ec07463310bce00ada81 authored over 3 years ago by Christian Riekoff <[email protected]>
update libs
github.com/TheFuseLab/VL.Fuse - 3644312c0a8de8729aadf0ba43b4a16753940fe0 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 3644312c0a8de8729aadf0ba43b4a16753940fe0 authored over 3 years ago by Christian Riekoff <[email protected]>
rename matrix struct type
github.com/TheFuseLab/VL.Fuse - bdbb80e50836880d17db2a597982f66f7e0c0c5b authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - bdbb80e50836880d17db2a597982f66f7e0c0c5b authored over 3 years ago by Christian Riekoff <[email protected]>
change version to 258
github.com/TheFuseLab/VL.Fuse - 85d9a4f51950c9e0cbceabd4c3691b7115d77cfb authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 85d9a4f51950c9e0cbceabd4c3691b7115d77cfb authored over 3 years ago by Christian Riekoff <[email protected]>
fix matrix type infos
github.com/TheFuseLab/VL.Fuse - 026ad5832db1f9b0a00d94ad8d140179a450b004 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 026ad5832db1f9b0a00d94ad8d140179a450b004 authored over 3 years ago by Christian Riekoff <[email protected]>
add orientation and size attributes add instanced renderer
github.com/TheFuseLab/VL.Fuse - c173b998076a6035efdb06e0374531f81cfef879 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - c173b998076a6035efdb06e0374531f81cfef879 authored over 3 years ago by Christian Riekoff <[email protected]>
add shader to get fuse matrix
github.com/TheFuseLab/VL.Fuse - df57aaae352c895ab4e04a2ff1e64be4d845a433 authored over 3 years ago by Christian Riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - df57aaae352c895ab4e04a2ff1e64be4d845a433 authored over 3 years ago by Christian Riekoff <[email protected]>
Merge branch 'main' of https://github.com/TheFuseLab/VL.Fuse into main
github.com/TheFuseLab/VL.Fuse - 08a82ab4d7703caddfde129130aaaa502b075396 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 08a82ab4d7703caddfde129130aaaa502b075396 authored over 3 years ago by everyoneishappy <[email protected]>
Still working on Calc
github.com/TheFuseLab/VL.Fuse - bc2379109391e70e343f966791a79385336d4d80 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - bc2379109391e70e343f966791a79385336d4d80 authored over 3 years ago by everyoneishappy <[email protected]>
non uniform dimensions resolution
github.com/TheFuseLab/VL.Fuse - 8fb210736b67bebcbd01ec56a27aedd66fae94cf authored over 3 years ago by vvvv-dottore <[email protected]>
github.com/TheFuseLab/VL.Fuse - 8fb210736b67bebcbd01ec56a27aedd66fae94cf authored over 3 years ago by vvvv-dottore <[email protected]>
Merge remote-tracking branch 'origin/main' into dev/Natan
github.com/TheFuseLab/VL.Fuse - 3f621447010f88ee422480eaf112cef980d24b9e authored over 3 years ago by vvvv-dottore <[email protected]>
github.com/TheFuseLab/VL.Fuse - 3f621447010f88ee422480eaf112cef980d24b9e authored over 3 years ago by vvvv-dottore <[email protected]>
cleaning patches
github.com/TheFuseLab/VL.Fuse - b901f0c6be8c6fbe85f1854d9329b69d43384185 authored over 3 years ago by vvvv-dottore <[email protected]>
github.com/TheFuseLab/VL.Fuse - b901f0c6be8c6fbe85f1854d9329b69d43384185 authored over 3 years ago by vvvv-dottore <[email protected]>
include kyles changes
github.com/TheFuseLab/VL.Fuse - 200d76b9ed1bdf0341f0fd764941ce9a243619cf authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 200d76b9ed1bdf0341f0fd764941ce9a243619cf authored over 3 years ago by christian riekoff <[email protected]>
update particles
github.com/TheFuseLab/VL.Fuse - 24f36f5800cda05703cf1f4b92536720ccbfdcbe authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 24f36f5800cda05703cf1f4b92536720ccbfdcbe authored over 3 years ago by christian riekoff <[email protected]>
add Not node
github.com/TheFuseLab/VL.Fuse - d12a6a5330dffe306c38391bc19a49e5712f9775 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - d12a6a5330dffe306c38391bc19a49e5712f9775 authored over 3 years ago by christian riekoff <[email protected]>
adjust mixins to use operation reformat patches
github.com/TheFuseLab/VL.Fuse - 0fcbe39aa43635bcf9775af506ec1f2dbffe4591 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 0fcbe39aa43635bcf9775af506ec1f2dbffe4591 authored over 3 years ago by christian riekoff <[email protected]>
add mul (Matrix,Matrix) Node changed mixins to use operations
github.com/TheFuseLab/VL.Fuse - 64b696fa14b4b05be505aeddea77b8e96ce1837d authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 64b696fa14b4b05be505aeddea77b8e96ce1837d authored over 3 years ago by christian riekoff <[email protected]>
update version
github.com/TheFuseLab/VL.Fuse - 310b042a1d9d7eac78c91c6e21f59c25f8c19d75 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 310b042a1d9d7eac78c91c6e21f59c25f8c19d75 authored over 3 years ago by christian riekoff <[email protected]>
added KnownStructtypes Lookup
github.com/TheFuseLab/VL.Fuse - 3df3157bd391886d052d5a09e2d06c930b3b1f4e authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 3df3157bd391886d052d5a09e2d06c930b3b1f4e authored over 3 years ago by christian riekoff <[email protected]>
Add Write To buffer Operation add Computestage group that is also a compute stage
github.com/TheFuseLab/VL.Fuse - 5feeb36edc8130e204ba3b2dfeffaf32978e047f authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 5feeb36edc8130e204ba3b2dfeffaf32978e047f authored over 3 years ago by christian riekoff <[email protected]>
Add shader fx nodes to get values from buffer
github.com/TheFuseLab/VL.Fuse - 45e45311e2e92caac7a5b93174397b5ef23098ad authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 45e45311e2e92caac7a5b93174397b5ef23098ad authored over 3 years ago by christian riekoff <[email protected]>
update help patches
github.com/TheFuseLab/VL.Fuse - ba0c640bc89714b19c46094ba3862f5b10928ae0 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - ba0c640bc89714b19c46094ba3862f5b10928ae0 authored over 3 years ago by christian riekoff <[email protected]>
add Not Node
github.com/TheFuseLab/VL.Fuse - 4532b5998a773d1ac65eb8c9f75a027dff2c6880 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 4532b5998a773d1ac65eb8c9f75a027dff2c6880 authored over 3 years ago by christian riekoff <[email protected]>
add readonly
github.com/TheFuseLab/VL.Fuse - 96cd31e349f342c392e1f0673e838e8454ea0021 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 96cd31e349f342c392e1f0673e838e8454ea0021 authored over 3 years ago by christian riekoff <[email protected]>
Fix close point on SDF nodes and make example
github.com/TheFuseLab/VL.Fuse - 72d0810648322a228c644ead24c23becf5f3cf76 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 72d0810648322a228c644ead24c23becf5f3cf76 authored over 3 years ago by everyoneishappy <[email protected]>
Working on Calc nodes
github.com/TheFuseLab/VL.Fuse - 8a54570f502928b4a69920030550554709a53f13 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 8a54570f502928b4a69920030550554709a53f13 authored over 3 years ago by everyoneishappy <[email protected]>
Small fix for gradient calc pin change
github.com/TheFuseLab/VL.Fuse - 829e0213deab8ccb25a4e87d9e5ff6aa85252e6e authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 829e0213deab8ccb25a4e87d9e5ff6aa85252e6e authored over 3 years ago by everyoneishappy <[email protected]>
Merge remote-tracking branch 'origin/main' into dev/Natan
# Conflicts:
# help/Fuse.Particles/UseCollision.vl
# vl/Fuse.Common.Compute.vl
# vl/Fuse.Common....
Path updates for edit shaders project
github.com/TheFuseLab/VL.Fuse - 61da75f8e475a6c7adc657be3444c15cb77719a0 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 61da75f8e475a6c7adc657be3444c15cb77719a0 authored over 3 years ago by everyoneishappy <[email protected]>
ordered nodes added numeric constant nodes
github.com/TheFuseLab/VL.Fuse - 5a111c192671dd771b978b1e7795e3be9626c5d4 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 5a111c192671dd771b978b1e7795e3be9626c5d4 authored over 3 years ago by christian riekoff <[email protected]>
start working on conform force
github.com/TheFuseLab/VL.Fuse - 972460e0b61badbd3343f2c88695c89f21eb7d37 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 972460e0b61badbd3343f2c88695c89f21eb7d37 authored over 3 years ago by christian riekoff <[email protected]>
add default sphere provider shader
github.com/TheFuseLab/VL.Fuse - 43602fe26475a429aa841421a4c155226e1d69cd authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 43602fe26475a429aa841421a4c155226e1d69cd authored over 3 years ago by christian riekoff <[email protected]>
Adding Curl Ops
github.com/TheFuseLab/VL.Fuse - e22d0fecfc3ee11fdbb2620b6560c6924e084729 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - e22d0fecfc3ee11fdbb2620b6560c6924e084729 authored over 3 years ago by everyoneishappy <[email protected]>
Small fix for gradient op
github.com/TheFuseLab/VL.Fuse - bc9950a3c4c339956074656d28612209d8da2668 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - bc9950a3c4c339956074656d28612209d8da2668 authored over 3 years ago by everyoneishappy <[email protected]>
Fundamental Calculus Nodes
github.com/TheFuseLab/VL.Fuse - 15171b9ddc231defe6e76f82146f6e55b636c33f authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 15171b9ddc231defe6e76f82146f6e55b636c33f authored over 3 years ago by everyoneishappy <[email protected]>
Add Calc Enums
github.com/TheFuseLab/VL.Fuse - 9d37e8abae0dfc408dd3896983bc157ecdc54c54 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 9d37e8abae0dfc408dd3896983bc157ecdc54c54 authored over 3 years ago by everyoneishappy <[email protected]>
Fix for new buffer nodes
github.com/TheFuseLab/VL.Fuse - a354b7839355d2def6479e27d4f42f98c7eab8a5 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - a354b7839355d2def6479e27d4f42f98c7eab8a5 authored over 3 years ago by everyoneishappy <[email protected]>
add sdf based collider
github.com/TheFuseLab/VL.Fuse - 7a281c7559a6fac144f2406ca14544904a520233 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 7a281c7559a6fac144f2406ca14544904a520233 authored over 3 years ago by christian riekoff <[email protected]>
add imposter shader
github.com/TheFuseLab/VL.Fuse - 4212b1318e9fcb1ef419f0b6e89466f7c584d591 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 4212b1318e9fcb1ef419f0b6e89466f7c584d591 authored over 3 years ago by christian riekoff <[email protected]>
add rotateVector function
github.com/TheFuseLab/VL.Fuse - f96e057597f931c7fc69167a038513e1c073cccd authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - f96e057597f931c7fc69167a038513e1c073cccd authored over 3 years ago by christian riekoff <[email protected]>
add collision demo
github.com/TheFuseLab/VL.Fuse - 77c6a36080559459a5d10d8f150a92a9e8e15752 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 77c6a36080559459a5d10d8f150a92a9e8e15752 authored over 3 years ago by christian riekoff <[email protected]>
fix collision operator
github.com/TheFuseLab/VL.Fuse - fdebb05340ebc27f33d08473e70aea4c753eb38a authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - fdebb05340ebc27f33d08473e70aea4c753eb38a authored over 3 years ago by christian riekoff <[email protected]>
update libs
github.com/TheFuseLab/VL.Fuse - 39dac46378e255fa601eda4d85c538502f7562a2 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 39dac46378e255fa601eda4d85c538502f7562a2 authored over 3 years ago by christian riekoff <[email protected]>
Add scalar gradient ops from cheap to expensive
github.com/TheFuseLab/VL.Fuse - 47b6f6c50b8e63155eb3bca2af7d834d7688b8ad authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 47b6f6c50b8e63155eb3bca2af7d834d7688b8ad authored over 3 years ago by everyoneishappy <[email protected]>
Start Porting Calc functions
github.com/TheFuseLab/VL.Fuse - bfd27f45faf379945be99e795b8bfd742a587508 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - bfd27f45faf379945be99e795b8bfd742a587508 authored over 3 years ago by everyoneishappy <[email protected]>
demo preprocessor error
github.com/TheFuseLab/VL.Fuse - 41d1eb7c821aa54b2cceb130769b4d031e292e59 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 41d1eb7c821aa54b2cceb130769b4d031e292e59 authored over 3 years ago by everyoneishappy <[email protected]>
check for sdf interface
github.com/TheFuseLab/VL.Fuse - 960dc1e793dca380eca04f1a0f831191d2bc6393 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 960dc1e793dca380eca04f1a0f831191d2bc6393 authored over 3 years ago by christian riekoff <[email protected]>
add collision demo
github.com/TheFuseLab/VL.Fuse - 755741b8d460ee6f5a9043ef8658a7775dcdf263 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 755741b8d460ee6f5a9043ef8658a7775dcdf263 authored over 3 years ago by christian riekoff <[email protected]>
update libs
github.com/TheFuseLab/VL.Fuse - b09a708589978cfeebefb04685c430fd74095d8d authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - b09a708589978cfeebefb04685c430fd74095d8d authored over 3 years ago by christian riekoff <[email protected]>
fix collision operator
github.com/TheFuseLab/VL.Fuse - 8f9d86d76a97ca071fb24a8faefc22d4e7687d51 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 8f9d86d76a97ca071fb24a8faefc22d4e7687d51 authored over 3 years ago by christian riekoff <[email protected]>
Add Random to FuseNoise
github.com/TheFuseLab/VL.Fuse - 89c1d1f324bcd62d72e2cb27061cc91be9a1b793 authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 89c1d1f324bcd62d72e2cb27061cc91be9a1b793 authored over 3 years ago by everyoneishappy <[email protected]>
Merge branch 'main' of https://github.com/TheFuseLab/VL.Fuse into main
github.com/TheFuseLab/VL.Fuse - 42a3bbb1a72a96dd8fad32eeb79ab9ad85bd7d6f authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 42a3bbb1a72a96dd8fad32eeb79ab9ad85bd7d6f authored over 3 years ago by everyoneishappy <[email protected]>
Shader edits
github.com/TheFuseLab/VL.Fuse - 2ff89b0e4d7879bab82f0432fc374627d965804a authored over 3 years ago by everyoneishappy <[email protected]>
github.com/TheFuseLab/VL.Fuse - 2ff89b0e4d7879bab82f0432fc374627d965804a authored over 3 years ago by everyoneishappy <[email protected]>
add demo on how to modulate force strength
github.com/TheFuseLab/VL.Fuse - 4a651b98d7150684bf18449b62dcff68b08123c5 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 4a651b98d7150684bf18449b62dcff68b08123c5 authored over 3 years ago by christian riekoff <[email protected]>
add demo on how to modulate force strength
github.com/TheFuseLab/VL.Fuse - 0b619fae5637d9e7463300e95b9d989752e4ce72 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 0b619fae5637d9e7463300e95b9d989752e4ce72 authored over 3 years ago by christian riekoff <[email protected]>
add drag force
github.com/TheFuseLab/VL.Fuse - c5753533af999a5dc58aea1db737f4b760fea509 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - c5753533af999a5dc58aea1db737f4b760fea509 authored over 3 years ago by christian riekoff <[email protected]>
update to gamma 222
github.com/TheFuseLab/VL.Fuse - fadd359c657a30f4bb40b8f2a5a537a7136a1307 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - fadd359c657a30f4bb40b8f2a5a537a7136a1307 authored over 3 years ago by christian riekoff <[email protected]>
update help patch
github.com/TheFuseLab/VL.Fuse - 85de48261c609e413dabb0e1124bbc9d05ffdc1d authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 85de48261c609e413dabb0e1124bbc9d05ffdc1d authored over 3 years ago by christian riekoff <[email protected]>
add wrapping help patch
github.com/TheFuseLab/VL.Fuse - 3beb55067e1097719754a6b0a0aa18bd4847fbd1 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 3beb55067e1097719754a6b0a0aa18bd4847fbd1 authored over 3 years ago by christian riekoff <[email protected]>
update to gamma 222
github.com/TheFuseLab/VL.Fuse - f8e6fd52174b97e50f294b9e8d05e64610cc1b84 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - f8e6fd52174b97e50f294b9e8d05e64610cc1b84 authored over 3 years ago by christian riekoff <[email protected]>
added constrain operator
github.com/TheFuseLab/VL.Fuse - d1e637036bfa2f7a595e75f7c0e22162bb5023db authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - d1e637036bfa2f7a595e75f7c0e22162bb5023db authored over 3 years ago by christian riekoff <[email protected]>
added various range function norm, wrap, constrain
github.com/TheFuseLab/VL.Fuse - 1550d3b3173537d9d87ed758aad612f416555d8e authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 1550d3b3173537d9d87ed758aad612f416555d8e authored over 3 years ago by christian riekoff <[email protected]>
renamed map mode constrain for more generic usage
github.com/TheFuseLab/VL.Fuse - a78b895d3c59f68bc0b976a786a34c43741c6b91 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - a78b895d3c59f68bc0b976a786a34c43741c6b91 authored over 3 years ago by christian riekoff <[email protected]>
continued work on gradient
github.com/TheFuseLab/VL.Fuse - 02d4c07a29e1ccc1a05e16c777a1ed1afaeb9948 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 02d4c07a29e1ccc1a05e16c777a1ed1afaeb9948 authored over 3 years ago by christian riekoff <[email protected]>
update vl files to use gamma 208
github.com/TheFuseLab/VL.Fuse - 7c435e6e013db47dfe742aa45b34a08c0f184878 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 7c435e6e013db47dfe742aa45b34a08c0f184878 authored over 3 years ago by christian riekoff <[email protected]>
added renderer for points added sampletexture node
github.com/TheFuseLab/VL.Fuse - 7dfa2ef4e9b4f86cf84ac9134bd9f6f056806454 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 7dfa2ef4e9b4f86cf84ac9134bd9f6f056806454 authored over 3 years ago by christian riekoff <[email protected]>
added type constraining to map node
github.com/TheFuseLab/VL.Fuse - 79491202ca27309447d5c233d9cd35b339193673 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 79491202ca27309447d5c233d9cd35b339193673 authored over 3 years ago by christian riekoff <[email protected]>
updated sample node to use sample level updated to gamma 208 added transform nodes
github.com/TheFuseLab/VL.Fuse - df0723ce8f1bf969c37c5303ae95f1c42b797b96 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - df0723ce8f1bf969c37c5303ae95f1c42b797b96 authored over 3 years ago by christian riekoff <[email protected]>
fixed random this seemed to repetative so changed to another implementation
github.com/TheFuseLab/VL.Fuse - 7a5bde2ce3b6c067b9a11ee5dd52117c89b75668 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 7a5bde2ce3b6c067b9a11ee5dd52117c89b75668 authored over 3 years ago by christian riekoff <[email protected]>
start working on gradient base type
github.com/TheFuseLab/VL.Fuse - c609bfd5e9949a99383b1dfd96ff075412e22a7b authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - c609bfd5e9949a99383b1dfd96ff075412e22a7b authored over 3 years ago by christian riekoff <[email protected]>
add readonly
github.com/TheFuseLab/VL.Fuse - b921fdc693f2dabe1ad8c0e8c08ec03c0fdba820 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - b921fdc693f2dabe1ad8c0e8c08ec03c0fdba820 authored over 3 years ago by christian riekoff <[email protected]>
changed SampleTextureNode to call SampleLevel to make it more generic and usable in compute shaders also fixed nullpointer exceptions
github.com/TheFuseLab/VL.Fuse - f2c2a3ad99944543b8c857102894b64c846a6b86 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - f2c2a3ad99944543b8c857102894b64c846a6b86 authored over 3 years ago by christian riekoff <[email protected]>
update r&D patches
github.com/TheFuseLab/VL.Fuse - afab08fe2e96f97687c0c9c1d506c4aeef165d9b authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - afab08fe2e96f97687c0c9c1d506c4aeef165d9b authored over 3 years ago by christian riekoff <[email protected]>
update help patches
github.com/TheFuseLab/VL.Fuse - 7299d45fb1cbaa5dd1b875d725e2f7d75f6d6af0 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 7299d45fb1cbaa5dd1b875d725e2f7d75f6d6af0 authored over 3 years ago by christian riekoff <[email protected]>
add example patches
github.com/TheFuseLab/VL.Fuse - 9804910c77ad4891d13db2ffd3eaded1d7d4165d authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - 9804910c77ad4891d13db2ffd3eaded1d7d4165d authored over 3 years ago by christian riekoff <[email protected]>
add demo textures
github.com/TheFuseLab/VL.Fuse - d9da688157a3918ef3b8d75e34118b5f3b03f701 authored over 3 years ago by christian riekoff <[email protected]>
github.com/TheFuseLab/VL.Fuse - d9da688157a3918ef3b8d75e34118b5f3b03f701 authored over 3 years ago by christian riekoff <[email protected]>
update libs
update libs
github.com/TheFuseLab/VL.Fuse - ea7c4eac2065fbab33887441e7f41591a5cc1ebf authored over 3 years ago by christian riekoff <[email protected]>
Update Common Compute Demo4.vl
update compute demo
github.com/TheFuseLab/VL.Fuse - da72fa65cd959bcae5ef0fb15fdcc601df99eafa authored over 3 years ago by christian riekoff <[email protected]>
Update Fuse.Common.Compute.vl
update compute lib
github.com/TheFuseLab/VL.Fuse - 15d7e3e6041205405e9d86dd8a4c32859ca86778 authored over 3 years ago by christian riekoff <[email protected]>