Pinned Repositories
AOFX
DirectX 11 library that provides a scalable and GCN-optimized ambient occlusion (AO) solution
awesome-vulkan
A curated list of awesome Vulkan projects and ecosystem.
bgfx
Cross-platform rendering library.
brdf
BRDF Viewer
crest-oceanrender
Novel ocean rendering techniques (Unity3D)
SpecularProbes
Bake specular highlights into Unity Reflection Probes, allowing baked lights to cast sharp specular highlights for free
shadercoder's Repositories
shadercoder/ANMS.jl
Adaptive Nelder-Mead Simplex Optimization
shadercoder/AstrellaPBR
Custom PBR surface shader for Astrella from Robot Lab
shadercoder/breeze-2
Automatically exported from code.google.com/p/breeze-2
shadercoder/cartoonshade
shadercoder/cartoonshade1
shadercoder/cljs-webgl
WebGL binding to ClojureScript
shadercoder/CppScript
shadercoder/D3D11Renderer
A graphics engine based on D3D11 called "Clair". This is my specialization project for school.
shadercoder/darkhammer
darkHAMMER is a lightweight, open-source, multiplatform game engine. written in C (C99) language, supports python and C# bindings and lua scripts. Runs on windows and linux
shadercoder/epsilon
Physically Based Spectral Renderer
shadercoder/FadeToSkybox
Fade-to-skybox fog effect for Unity
shadercoder/fastapprox
Automatically exported from code.google.com/p/fastapprox
shadercoder/glslang-library
Automatically exported from code.google.com/p/glslang-library
shadercoder/gpu-curl-2d
shadercoder/gpu-curl-3d
shadercoder/KinoFog
Global fog effect for Unity
shadercoder/LRUCache.NET
Simple LRUCache implementation in C#. Demo project included for easy and convenient testing. O(1) lookup time, O(1) insertion time, and O(1) deletion time. However, not thread-safe yet, but will be in the future iterations.
shadercoder/Lux_2.0
Lux 2.0
shadercoder/MathCore
Advanced .NET math library (PCL).
shadercoder/matrix-cookbook
shadercoder/mytest
shadercoder/parallax-demo
Parallax 3D Demo
shadercoder/python-colormath
A python module that abstracts common color math operations. For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK
shadercoder/shader_for_unity
some shaders for unity,such as Post processing,brdf,rendering and so on
shadercoder/spatial-collision-datastructures
Benchmark of various spatial data structures (Sort and Sweep, Uniform Grid, Hierarchical Grid, Octree, Loose Octree, Kd-Tree) for collision detection.
shadercoder/spherical-harmonics
Spherical harmonics library
shadercoder/swrast
A tiny, just-for-fun software rasterizer written in C
shadercoder/three.js
JavaScript 3D library.
shadercoder/Volumetric-Particles-For-Unity
A volumetric particle system for Unity3D.
shadercoder/whitecaps
Real-time Animation and Rendering of Ocean Whitecaps