mattatz's repositories
unity-triangulation2D
Ruppert's Delaunay Refinement Algorithm in Unity
unity-procedural-flower
Procedural flower generator for Unity.
unity-mesh-smoothing
Mesh smoothing algorithm for Unity.
unity-subdivision-surface
Loop subdivision surface algorithm implementation in Unity.
unity-transform-control
Transform controller in Game View for Unity.
THREE.Tree
a Tree geometry generator for three.js.
unity-optical-flow
A simple optical flow implementation by fragment shader for Unity.
unity-gpu-particle-system
GPU Particle System for Unity (require DirectX environment)
unity-photo-particle-system
GPU Particle System (using Vertex Texture Fetch techniques) with Texture2DArray for Unity.
unity-procedural-skinned-animator
Procedural skinned mesh animation 🐍 for Unity.
ShibuyaCrowd
a webgl experiment that uses Shibuya city 3D models
unity-mesh-slicing
View-aligned mesh slicing for Unity.
unity-intersections
3D intersection algorithm collections for Unity.
unity-lut-generator
LookUpTable generator for Unity.
unity-procedural-volumetric-fire
Unity implementation of Real-time procedural volumetric fire.
EvolvingVirtualCreatures
Karl Sims, Evolving Virtual Creatures by Unity.
mattatz.github.io
WebGL and Unity sketches.
unity-mask-bloom
Mask by alpha channel bloom effect for Unity.
unity-tubular
Tubular mesh (tube shape along a curve without torsion) builder for Unity.
unity-immediate-color-picker
Color picker for Unity in immediate GUI mode
THREE.BloomBlendPass
Bloom blend effect for three.js.
FastVoxelTraversalTest
Fast Voxel Traversal testing in Unity.
FeedbackRendering3DTest
Feedback rendering with Texture3D testing in Unity.
ofxGPUMarchingCubes
GPU marching cubes implementation for openFrameworks using a compute shader.
InteractiveCoding
Sketches for interactive coding group.
unity-sketchbook
Sketching utility like Processing for Unity.
unity-cuboid-line
Convert a line topology to a cuboid mesh with Geometry shader for Unity.
processing-verttexgen
Vertex Texture Generator for Processing
unity-packing-clip
Screen clipping and packing clipped area for Unity.