All Projects → CristianQiu → Unity-Raymarched-Clouds-Simple-Wave

CristianQiu / Unity-Raymarched-Clouds-Simple-Wave

Licence: MIT license
Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.

Programming Languages

ShaderLab
938 projects
HLSL
714 projects
C#
18002 projects

Projects that are alternatives of or similar to Unity-Raymarched-Clouds-Simple-Wave

VertexAnimation
Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
Stars: ✭ 132 (+676.47%)
Mutual labels:  shaders, gpu-instancing
unity-raymarcher
Real-time ray marching shaders in Unity
Stars: ✭ 28 (+64.71%)
Mutual labels:  shaders, raymarching
stc8
#NVJOB STC8 v 3.2 (Custom shader for Unity SpeedTree 8)
Stars: ✭ 17 (+0%)
Mutual labels:  shaders
JHSoundWaveView
音波图,声波图
Stars: ✭ 22 (+29.41%)
Mutual labels:  wave
f3d
Fast and minimalist 3D viewer.
Stars: ✭ 791 (+4552.94%)
Mutual labels:  volume-rendering
unity-reaction-diffusion
(WIP) ✏️ Test of a Reaction-Diffusion simulated with a compute shader in Unity.
Stars: ✭ 25 (+47.06%)
Mutual labels:  shaders
MinecraftC
A Raytraced Minecraft Classic 0.0.30a port to C
Stars: ✭ 250 (+1370.59%)
Mutual labels:  raymarching
drawingwithcode
Drawing with code 😘
Stars: ✭ 28 (+64.71%)
Mutual labels:  shaders
Spectrum
Audio visualization implementation on GPU
Stars: ✭ 34 (+100%)
Mutual labels:  shaders
nvjob-sky-shader-simple-and-fast
#NVJOB Dynamic Sky. Sky Shaders. Free Unity Asset.
Stars: ✭ 103 (+505.88%)
Mutual labels:  shaders
Android-Wave-Recorder
A powerful and efficient library to record WAVE form audio files (WAV) in Android
Stars: ✭ 137 (+705.88%)
Mutual labels:  wave
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (-5.88%)
Mutual labels:  shaders
HelloMetal
A Suite of Metal Examples written in Swift 4.2. Highlights: Model I/O - SceneKit - OpenEXR.
Stars: ✭ 36 (+111.76%)
Mutual labels:  shaders
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (+176.47%)
Mutual labels:  shaders
Unity3D-Plane-Clipping
Plane clipping shaders for Unity3D 5. Extends the Standard shader!
Stars: ✭ 84 (+394.12%)
Mutual labels:  shaders
Messier87
A realtime raytracing blackhole renderer
Stars: ✭ 53 (+211.76%)
Mutual labels:  shaders
Anime4K
Makes it easy to encode a Anime using Anime4K with predefined encoding profiles!
Stars: ✭ 61 (+258.82%)
Mutual labels:  shaders
RecordWaveView
a beatiful wave animation for recording ,support android Mp3 record
Stars: ✭ 62 (+264.71%)
Mutual labels:  wave
GPU-Fog-Particles
Textureless fog particles using a highly customizable shader to attenuate noise values.
Stars: ✭ 303 (+1682.35%)
Mutual labels:  shaders
viking-village-nvjob-sky-water-stc
Unity Viking Village + #NVJOB Water Shader, Dynamic Sky, STC (Demo). Unity Asset.
Stars: ✭ 29 (+70.59%)
Mutual labels:  shaders

About

This is a Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave. The cloud volume rendering uses raymarching and several octaves of 3D noise per step march (computed each frame), so expect it to be very slow if you do not have a high end GPU. The wave is pretty simple and was just a way for me to practice with matrices.

Clouds

alt-text

Wave

alt-text

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