Highlights
- Pro
Pinned Loading
-
Project4-WebGPU-Forward-Plus-and-Clustered-Deferred
Project4-WebGPU-Forward-Plus-and-Clustered-Deferred PublicForked from CIS5650-Fall-2024/Project4-WebGPU-Forward-Plus-and-Clustered-Deferred
TypeScript
-
Project3-CUDA-Path-Tracer
Project3-CUDA-Path-Tracer PublicForked from CIS5650-Fall-2024/Project3-CUDA-Path-Tracer
C++
-
SDF of Alice
SDF of Alice 1struct BSDF {
2vec3 pos;
3vec3 nor;
4vec3 albedo;
5float metallic;
-
Maya Python L-System Tree Plugin
Maya Python L-System Tree Plugin 1# LSystemInstanceNode.py
2import sys
3import random
4import os
5from math import sqrt
-
Glint BRDF: Discrete Microfacet Impl...
Glint BRDF: Discrete Microfacet Implementation for Nori 1#include <nori/bsdf.h>
2#include <nori/frame.h>
3#include <nori/warp.h>
4#include <nori/quadtree.h>
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.