specular
There are 14 repositories under specular topic.
jinyeying/S-Aware-network
[AAAI23] Estimating Reflectance Layer from A Single Image: Integrating Reflectance Guidance and Shadow/Specular Aware Learning, https://arxiv.org/abs/2211.14751
mollnn/spoly
Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"
CAOR-MINES-ParisTech/colibri-vr-unity-package
This is the Unity package for COLIBRI VR, the Core Open Lab on Image-Based Rendering Innovation for Virtual Reality.
mollnn/manifold-path-guiding
Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"
nvjob/nvjob-specular-customizable-shaders
#NVJOB SC Shaders. BlinnPhong shader package. Unity Asset.
Atif-Anwer/SpecSeg
SpecSeg Network for Specular Highlight Detection and Segmentation in Real-World Images
cyrillajarge/specular-antialiasing
Implementation of a method for specular anti-aliasing for microfacet based BRDFs with BGFX rendering library.
Atif-Anwer/SHMGAN
Joint network for specular highlight detection and adversarial generation of specular-free images trained with polarimetric data
kpetridis24/Phong-reflection-model
Object rendering using the Phong light model
shamiul94/Graphics-OpenGL-Lab-Assignments
This is a repository on OpenGL. It contains Graphics course sessional assignments of CSE, BUET. This repo consists of 3 assignments including Ray tracing.
TarekJor/AwesomeBump
AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on GPU the program runs very fast and all the parameters can be changed in real time. AB was made to be a new alternative to known gimp plugin called Insane Bump.
CAOR-MINES-ParisTech/colibri-vr
This repository is used to create the documentation website for COLIBRI VR, the Core Open Lab on Image-Based Rendering Innovation for Virtual Reality.
Akulav/WebGL_Light
WebGL Simple Shading
Patricol/ray_tracer
Ray tracer with ambient, diffuse, and specular lighting.