• Stars
    star
    2
  • Language
    C++
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fourier analysis for samples implementation using the technique presented in Wei & Wand Differential Domain Analysis for Non-uniform Sampling

More Repositories

1

NvidiaAIDenoiser

A simple implementation of Nvidia's AI denoiser
C++
350
star
2

IntelOIDenoiser

A simple implementation of Intels Open Image denoiser -> https://github.com/OpenImageDenoise/oidn
C++
87
star
3

LaplacianDeformPlugin

My laplacian mesh deformation plugin for maya. Compiled for linux and complete with python management script.
C++
17
star
4

AGSDTFluidSim

A fluid simulation for my advanced graphics software development techniques unit.
C++
5
star
5

SpiralLineArt

A small project inspired by the images created here http://imgur.com/gallery/r8zBl
C++
4
star
6

MCDeformation

Master class deformation project
C++
3
star
7

aiSimpleShader

Implementation of the simple Arnold shader demonstrated here https://support.solidangle.com/display/AFMUG/Creating+a+Shader
Python
2
star
8

terrainGeneration

Terrain generation project for collaborative research assignement
C++
1
star
9

PxrGGX

Renderman BxDF plugin for GGX from the Microfacet Models for Refraction through Rough Surfaces paper.
C++
1
star
10

ClothSim

Simple cloth simulation using CUDA acceleration. Maybe Ill do some simple OptiX at some point....
C++
1
star
11

OpenGLCUDATemplate

A blank openGL scene with CUDA build instructions ready for any new projects you may want to create. CUDA build instructions are dynamic parallelism ready.
C++
1
star
12

Stippling

Some image stippling using and SPH blue noise technique [Jiang 2015] inspired by Jose Esteves blog posts http://www.joesfer.com/?p=108 http://www.joesfer.com/?p=149
C++
1
star
13

OptixSamples

Some of the optix sample programs made compatible with Qt
C++
1
star
14

Phenix

Real time path tracer made with OptiX
C++
1
star