Skip to content
View nishantb15's full-sized avatar

Block or report nishantb15

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Ray-Tracer-Part-2-BVH-and-Mesh Ray-Tracer-Part-2-BVH-and-Mesh Public

    This ray tracer builds from my previous ray tracer (https://github.com/nishantb15/Ray-Tracer---Part-1) which implemented simple shapes, hard shadows, Phong Reflection from a point light source, Mul…

    C++ 6 4

  2. Ray-Tracer---Part-1 Ray-Tracer---Part-1 Public

    Ray Tracer that can project a ray orthographically or perspectively and test for the rays intersection with spheres, triangles and planes. Colors for the pixel are generated using Phong shading mod…

    C++ 2 1

  3. DD-Command-On-Linux DD-Command-On-Linux Public

    dd is a command-line utility used to copy data to and from files. Since Linux treats many external devices (including USB drives) as files, this makes dd very powerful. For example, the tool can be…

    C 1

  4. Ray-Tracer-Part-3-Reflection-Refraction-And-Area-Lights Ray-Tracer-Part-3-Reflection-Refraction-And-Area-Lights Public

    This Ray Tracer allows the ability to shade metallic and glass surfaces. This also includes area lights which as a consequence allow us to observe soft shadows on the object.

    C++ 1

  5. Lab3 Lab3 Public

    Forked from gchallen/Lab3

    Project skeleton for Lab 3.

    Java

  6. BlackJack-Game-on-C-and-Monogame-framework BlackJack-Game-on-C-and-Monogame-framework Public

    Blackjack Project for mp7

    C#