An open API service providing repository metadata for many open source software ecosystems.

Topic: "photon-mapping"

serhii-rieznik/etx-tracer

Physically-based CPU and GPU ray-tracer

Language: C++ - Size: 109 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 365 - Forks: 11

linusmossberg/monte-carlo-ray-tracer

Physically based renderer with Path Tracing and Photon Mapping.

Language: C++ - Size: 93.3 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 292 - Forks: 24

kbladin/Monte_Carlo_Ray_Tracer

A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.

Language: C++ - Size: 20.7 MB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 140 - Forks: 30

gradientpm/gradient-mts

A collection of gradient-domain light transport algorithms implemented with Mitsuba

Language: C++ - Size: 46.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 78 - Forks: 14

yumcyaWiz/photon_mapping

minimal but extensible header only implementation of photon mapping in C++

Language: C++ - Size: 4.61 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 71 - Forks: 4

yumcyaWiz/volppm

Volumetric progressive photon mapping written in C++.

Language: C++ - Size: 2.31 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 4

CaffeineViking/mcrt

Monte Carlo Raytracer from Scratch in C++11/14

Language: C++ - Size: 19.2 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 4

jamornsriwasansak/evplp

Implementation of Efficient Energy-Compensated VPLs using Photon Splatting (and various rendering techniques)

Language: C++ - Size: 54.5 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 6

transitive-bullshit/Milton

C++ Rendering Framework w/ MLT, bidi path tracing, etc. and OpenGL Previews (undergrad thesis project from Brown '09)

Size: 6.56 MB - Last synced at: 21 days ago - Pushed at: over 12 years ago - Stars: 13 - Forks: 2

Enigmatisms/DARTS

[SIGGRAPH Asia 2024 (Journal Track)] Official code release for paper: 🎯"DARTS: Diffusion Approximated Residual Time Sampling for Time-of-flight Rendering in Homogeneous Scattering Media"

Language: C++ - Size: 73.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 2

yumcyaWiz/ppmapa

Header only implementation of Progressive Photon Mapping: A Probabilistic Approach(PPMAPA) in C++.

Language: C++ - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

ykozw/Alhazen

Language: C++ - Size: 56.9 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 0

equation314/3DRender

A simple 3D render engine for Computer Graphics course

Language: C++ - Size: 34.8 MB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 2

zx1239856/Computer-Graphics-2019

THU Computer Graphics 2019

Language: C++ - Size: 60.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 0

laprej/photons

Our photon mapping final project for Barb's class

Language: C++ - Size: 4.86 MB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 5 - Forks: 1

Santi-7/render_engine

Render engine made from scratch using only C++ std library. Two techniques are used: ray tracing and photon mapping.

Language: C++ - Size: 16.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 3

lazycal/Progressive-Photon-Mapping

Course project.

Language: C++ - Size: 6.97 MB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

nikitakaraevv/ray-tracing-engine

A simple ray-tracing engine with global illumination, microfacet reflections, area lights and photon mapping 💫

Language: C++ - Size: 6.73 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

brunosegiu/PhotonMapping

A path tracer, using photon mapping for additional effects. Built in C++ with OpenMP for the Advanced Computer Graphics course (FING - UdelaR). Dev team: @MarzioCuello, @brunosegiu, C. Satut

Language: C++ - Size: 211 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

acvictor/Photon-map

Implementation and visualization of a photon map.

Language: C++ - Size: 19.1 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

honzasp/dort

A physically based renderer

Language: C++ - Size: 58.5 MB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

openalea-incubator/spice

Photon mapping with python wrapper (Spectral Photon Interception in Controlled Environment)

Language: C++ - Size: 177 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 3

dehezhang2/Kombu

Physically based renderer based on Nori in C++11

Language: C++ - Size: 530 MB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

oceanzhang88/3-Path-Tracers

3 flavors of path tracing renderers, one adapted from course with prof. Greg Turk

Language: C++ - Size: 102 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jonfryd/PhotonTracer

Experimental Global Illumination Renderer

Language: C# - Size: 358 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CGLab-GIST/consistent-recon

Implemenation of "Consistent Post-Reconstruction for Progressive Photon Mapping" (Pacific Graphics 2021)

Language: Python - Size: 21 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

pradyumnameena/COL781-Project-Global-Illumination

Global Illumination using photon mapping and monte carlo ray tracing

Language: C++ - Size: 91.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

01alchemist/PhotonMapping-WebGL

Language: C - Size: 4.71 MB - Last synced at: 14 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 4

Potato256/MyTinyRenderer

A software renderer on Windows that implements prevalent PBR algorithms.

Language: C - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Uncastellum/grafica_2021

Repositorio personal de la asignatura Informática gráfica

Language: C - Size: 21.5 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

lancewalk87/CLP-Aquaspector-Device

Hardware/Software | Water Analyzing Digital MCU/TTL/ADC Differential Photometric Device, quantifies water composition, and overall purity.

Language: C - Size: 10.4 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Deamon5550/raytracer

A raytrace renderer I've been playing around with

Language: C++ - Size: 4.17 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

JanSpindler/ReSTIR-FG Fork of TU-Clausthal-Rendering/ReSTIR-FG

Master Thesis: Refining ReSTIR FG using 3D Gaussian-Based Photon Guiding

Language: C++ - Size: 171 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

paulgrassler/smallsppm

Compact (single source file) implementation of Stochastic Progressive Photon Mapping in the style of smallpt.

Language: C++ - Size: 1.49 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

fernando-lahoz/basic-raytracing

Renderer that implements two ray tracing algorithms: photon mapping and path tracing. Assignment for the Computer Graphics subject of the Computer Engineering degree at the University of Zaragoza.

Language: C++ - Size: 10 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

CaptainHarryChen/vcx

PKU22秋可视计算与交互概论lab,以及大作业。大作业从零实现了光子映射算法,实现了比较好的焦散效果。原网址:https://gitee.com/pku-vcl/vcx

Language: C++ - Size: 158 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ghadj/Photon-Mapping

Implementation of the photon-mapping algorithm.

Language: HTML - Size: 5.35 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ZgzInfinity/Geminis

Computer Graphics course 2019-2020

Language: C - Size: 69.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Romain96/M2S3_VV

Projet de l'UE "Visualisation et Vision"

Language: C - Size: 339 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Mikepicker/PhotonMapping

Custom Photon Mapping Raytracer (C++)

Language: C++ - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1