Skip to content
View theBoilingPoint's full-sized avatar

Highlights

  • Pro

Block or report theBoilingPoint

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Project4-WebGPU-Forward-Plus-and-Clustered-Deferred Project4-WebGPU-Forward-Plus-and-Clustered-Deferred Public

    Forked from CIS5650-Fall-2024/Project4-WebGPU-Forward-Plus-and-Clustered-Deferred

    TypeScript

  2. Project3-CUDA-Path-Tracer Project3-CUDA-Path-Tracer Public

    Forked from CIS5650-Fall-2024/Project3-CUDA-Path-Tracer

    C++

  3. SDF of Alice SDF of Alice
    1
    struct BSDF {
    2
        vec3 pos;
    3
        vec3 nor;
    4
        vec3 albedo;
    5
        float metallic;
  4. Maya Python L-System Tree Plugin Maya Python L-System Tree Plugin
    1
    # LSystemInstanceNode.py
    2
    import sys
    3
    import random
    4
    import os
    5
    from math import sqrt
  5. 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
    
                  
  6. MizJam1_ZeroGravity MizJam1_ZeroGravity Public

    C# 3