All Projects → DenizBicer → FlowAgents

DenizBicer / FlowAgents

Licence: other
Perlin noise based flow agents made in Unity 3D.

Programming Languages

C#
18002 projects
HLSL
714 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to FlowAgents

modular-deferred-gpu-particle-system
modular particle system using compute shaders.
Stars: ✭ 20 (-4.76%)
Mutual labels:  compute-shader
DrawSpace
Space-game oriented rendering engine
Stars: ✭ 20 (-4.76%)
Mutual labels:  perlin-noise
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (+223.81%)
Mutual labels:  perlin-noise
OpenTK-PathTracer
C# OpenGL Path Tracer, Real-Time GPU accelerated
Stars: ✭ 22 (+4.76%)
Mutual labels:  compute-shader
perlin-toolkit
Animated perlin noise textures
Stars: ✭ 15 (-28.57%)
Mutual labels:  perlin-noise
UE4-Noise-BlueprintLibrary
UE4 plugin: Noise Blueprint Function Library
Stars: ✭ 25 (+19.05%)
Mutual labels:  perlin-noise
ShaderBoiler
Aimed to eliminate preprocessor hell in shaders and kernels.
Stars: ✭ 30 (+42.86%)
Mutual labels:  compute-shader
Shan Shui Inf
Procedurally generated Chinese landscape painting.
Stars: ✭ 3,168 (+14985.71%)
Mutual labels:  perlin-noise
go-perlin
Perlin noise generator in Go
Stars: ✭ 70 (+233.33%)
Mutual labels:  perlin-noise
Curl Noise
Implementation of curl noise for particles simulated on GPU with OpenGL
Stars: ✭ 42 (+100%)
Mutual labels:  perlin-noise
ComputeShaderFlocking
3D Flocking in Unity with the Compute Shader
Stars: ✭ 19 (-9.52%)
Mutual labels:  compute-shader
YouTube tutorial
I store all the code I used in my YouTube tutorial here. Feel free to download and play around them😉
Stars: ✭ 56 (+166.67%)
Mutual labels:  perlin-noise
Noisy-Nodes
Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.
Stars: ✭ 186 (+785.71%)
Mutual labels:  perlin-noise
GpuTrail
ComputeShader implementation trails for Unity
Stars: ✭ 86 (+309.52%)
Mutual labels:  compute-shader
Terrain-Generation-Study
Using Perlin noise to generate a map texture and then generate an LOD enabled terrain mesh from the map. This system was going to be used in a now abandoned project.
Stars: ✭ 23 (+9.52%)
Mutual labels:  perlin-noise
GPUClothSimulationInUnity
Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8
Stars: ✭ 107 (+409.52%)
Mutual labels:  compute-shader
procedural-advml
Task-agnostic universal black-box attacks on computer vision neural network via procedural noise (CCS'19)
Stars: ✭ 47 (+123.81%)
Mutual labels:  perlin-noise
Perlin-Noise-3D-Voxel-Generator
Voxel generator based on perlin 3d noise | Python OpenGL
Stars: ✭ 22 (+4.76%)
Mutual labels:  perlin-noise
Generative-Art-Sketches
A Generative Art Gallery with the idea of creating a virtual Art Gallery with my creations. I have tried my hands on creating some visually appealing art using Cellular Automata, Recursive Grammar, Phyllotaxis, Sandpiles, Perlin Noise, IFS, Tiling.
Stars: ✭ 24 (+14.29%)
Mutual labels:  perlin-noise
GPU-GEMS-Improved-Perlin-Noise
Perlin noise on the GPU in Unity
Stars: ✭ 35 (+66.67%)
Mutual labels:  perlin-noise

Flow Agents

gif This project uses perlin noise as a vector field to move the agents.

The agents are moved in the FlowAgents.compute shader.

Platform:

  • developed on Unity 2018.4
  • tested on MacOS

References:

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].