All Projects → everyoneishappy → FieldTrip

everyoneishappy / FieldTrip

Licence: MIT license
vvvv pack for working with scalar & vector fields

Programming Languages

HLSL
714 projects
C#
18002 projects

Labels

Projects that are alternatives of or similar to FieldTrip

SplinesGPU
various spline algorithms computed on the GPU
Stars: ✭ 15 (-46.43%)
Mutual labels:  hlsl, vvvv
GenerativeDesignWorkshop
No description or website provided.
Stars: ✭ 18 (-35.71%)
Mutual labels:  hlsl, vvvv
Msfs tbm930 project
Improvement project for the MSFS default TBM930.
Stars: ✭ 210 (+650%)
Mutual labels:  hlsl
DrawSpace
Space-game oriented rendering engine
Stars: ✭ 20 (-28.57%)
Mutual labels:  hlsl
Dxbc2Dxil
DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.
Stars: ✭ 21 (-25%)
Mutual labels:  hlsl
Shadered
Lightweight, cross-platform & full-featured shader IDE
Stars: ✭ 3,247 (+11496.43%)
Mutual labels:  hlsl
HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Stars: ✭ 23 (-17.86%)
Mutual labels:  hlsl
Universalshaderexamples
Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
Stars: ✭ 207 (+639.29%)
Mutual labels:  hlsl
bShaders
Video playback Effects/Filters (DirectX .hlsl pixel shaders, mpv .hook)
Stars: ✭ 29 (+3.57%)
Mutual labels:  hlsl
Urp Lwrp Shaders
A Collection of Shader For URP(LWRP) Render Pipeline
Stars: ✭ 252 (+800%)
Mutual labels:  hlsl
VVVV.Tutorials.Fundamentals
Originally for VVVV workshop at Madlab, October 2011
Stars: ✭ 15 (-46.43%)
Mutual labels:  vvvv
Brunetons Improved Atmospheric Scattering
A Unity port of Brunetons improved atmospheric scattering
Stars: ✭ 253 (+803.57%)
Mutual labels:  hlsl
Depth3d
Depth Based 3D & Other post-process shaders
Stars: ✭ 241 (+760.71%)
Mutual labels:  hlsl
VL.Fuse
A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
Stars: ✭ 206 (+635.71%)
Mutual labels:  vvvv
Msfs g36 project
Improvement project for the MSFS default G36.
Stars: ✭ 222 (+692.86%)
Mutual labels:  hlsl
unity-raymarcher
Real-time ray marching shaders in Unity
Stars: ✭ 28 (+0%)
Mutual labels:  hlsl
Vfxgraphtestbed
My testbed for Unity VFX Graph
Stars: ✭ 209 (+646.43%)
Mutual labels:  hlsl
Pmfx Shader
Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.
Stars: ✭ 245 (+775%)
Mutual labels:  hlsl
Magpie
将任何窗口放大至全屏
Stars: ✭ 4,478 (+15892.86%)
Mutual labels:  hlsl
hassle-rs
🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.
Stars: ✭ 34 (+21.43%)
Mutual labels:  hlsl

FieldTrip

vvvv pack for working with 2D and 3D scalar and vector fields.

Some highlights:

• modular node based raymarching

• lots of 2D & 3D SDFs (signed distance fields)

• lots of useful noise functions

• texture baker (handy if you want to for example use 3D noise in existing shaders)

• some nice higher order tricks like being able to derive the gradient or curl of a function, Euler, RK2 & RK4 integration of a function

• DX11.Particles adapter

Requires:

•vvvv >= 35.7 + Addon Pack

•DX11 pack >= 1.1

https://github.com/everyoneishappy/happy.fxh

https://github.com/everoneishappy/InstanceNoodles

•a GPU that supports Shader Model 5

To install everything via VPM: https://vvvvpm.github.io/#FieldTrip To install manually just place in /packs folder.
For more frequent updates, bug fixes and issue reporting: https://github.com/everyoneishappy/InstanceNoodles

MIT License- feel free to use in your creative & commercial projects. If used in production a credit is very appreciated:

[Kyle McLean] / [http://everyoneishappy.com]

I’m also very happy if you are doing something interesting and want to employ me on a project basis.

Special thanks to Julien 'Vux' Vulliet for vvvv DX11 & to Robert "tmp" Willner (intolight.de) for the string shader node

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].