Skip to content

jackylu0124/Project0-Getting-Started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 0 Getting Started

University of Pennsylvania, CIS 565: GPU Programming and Architecture, Project 0

  • Jacky Lu
  • Tested on: Windows 10 Education, i9-9900k @ 3.60GHz 64GB, NVIDIA GeForce RTX 2080 8192MB (Personal)

README

Compute Capability

  • Compute Capability of my CUDA-compatible GPU (GeForce RTX 2080): 7.5

Result:

  • Screenshot from Part 3.1.1

  • Screenshot of the timeline from Part 3.1.2's Nsight System's performance analysis

  • Screenshot of the Autos window and the Warp Info from Part 3.1.3's Nsight debugging

(I was playing with the debugger and have been trying out breakpoints at different places, so you might not find the breakpoint on Line 30 when you open the file in Visual Studio)

  • Screenshots of WebGL 1 and WebGL 2 support from Part 3.2

  • WebGL 1

  • WebGL 2

  • Screenshot from Part 3.2 (float3 barycentrics = float3(0, 0.8, 0);)

  • Screenshot from Part 3.2 (float3 barycentrics = float3(0, 0.8, 0.8);)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • C 7.7%
  • HLSL 5.7%
  • CMake 3.3%
  • Cuda 0.1%
  • Batchfile 0.1%