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

    Language:HTML88361
  • mollnn/spoly

    Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"

    Language:C++801003
  • 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.

    Language:C#5011911
  • mollnn/manifold-path-guiding

    Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"

    Language:C++39305
  • nvjob/nvjob-specular-customizable-shaders

    #NVJOB SC Shaders. BlinnPhong shader package. Unity Asset.

    Language:ShaderLab14405
  • Atif-Anwer/SpecSeg

    SpecSeg Network for Specular Highlight Detection and Segmentation in Real-World Images

    Language:Jupyter Notebook9210
  • cyrillajarge/specular-antialiasing

    Implementation of a method for specular anti-aliasing for microfacet based BRDFs with BGFX rendering library.

    Language:C++6101
  • SHMGAN

    Atif-Anwer/SHMGAN

    Joint network for specular highlight detection and adversarial generation of specular-free images trained with polarimetric data

    Language:Python3130
  • kpetridis24/Phong-reflection-model

    Object rendering using the Phong light model

    Language:Python210
  • 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.

    Language:C++120
  • 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.

    Language:C++1100
  • 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

    Language:JavaScript20
  • Patricol/ray_tracer

    Ray tracer with ambient, diffuse, and specular lighting.

    Language:C++20