Pinned Repositories
caldera
Caldera data set from Call of Duty®: Warzone™
CSharp-Events
Experimental Repo to learn Events in C#
CUDA-Fusion
This project is for learning CUDA to understand the GPU work better.
Fusion
This is a personal project to learn modern APIs using NVRHI and few aspects of Donut Framework.
godot
Godot Engine – Multi-platform 2D and 3D game engine
godot-demo-projects
Demonstration and Template Projects
godot-docs
Godot Engine official documentation
OpenGLEngine
Implementation of OpenGL engine using C++
Ray-Tracer
Ray Tracer completely written in C++
VulkanRenderer
My first Vulkan Renderer.
phantom7knight's Repositories
phantom7knight/VulkanRenderer
My first Vulkan Renderer.
phantom7knight/caldera
Caldera data set from Call of Duty®: Warzone™
phantom7knight/CSharp-Events
Experimental Repo to learn Events in C#
phantom7knight/CUDA-Fusion
This project is for learning CUDA to understand the GPU work better.
phantom7knight/Fusion
This is a personal project to learn modern APIs using NVRHI and few aspects of Donut Framework.
phantom7knight/godot
Godot Engine – Multi-platform 2D and 3D game engine
phantom7knight/godot-demo-projects
Demonstration and Template Projects
phantom7knight/godot-docs
Godot Engine official documentation
phantom7knight/GPU-Gems-Book-Source-Code
:cd: CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏
phantom7knight/interview
Interview questions
phantom7knight/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++11 Solutions of All 1397 LeetCode Problems
phantom7knight/Math-Functions
This repository contains interpolations function's using C#. Please Check proj.pdf for the details
phantom7knight/Meteoros
Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.
phantom7knight/OpenGLEngine
Implementation of OpenGL engine using C++
phantom7knight/ProgrammingPracticeSamples
This repo contains bunch of code which I practiced or code which I added while learning.
phantom7knight/Ray-Tracer
Ray Tracer completely written in C++
phantom7knight/OpenGraphic
Graphic Engine & Game Engine open source list!
phantom7knight/ParserTest
Small parser for the XML document
phantom7knight/phantom7knight.github.io
phantom7knight/PhantomEngine
This is a game prototype for a shooter game. Made using C++. SDL was used for making use of windows and take keyboard input and OpenGL was used to render. Custom physics and math functions were used to make this game.
phantom7knight/pica-pica-assets
Assets used during the creation of SEED's Project PICA PICA
phantom7knight/RayTracer
A ray tracing program
phantom7knight/re3
In this repository you'll find the fully reversed source code for GTA III (master branch) and GTA VC (miami branch).
phantom7knight/Ryujinx
Experimental Switch emulator written in C#
phantom7knight/Shadows
A sample app that demonstrates several techniques for rendering real-time shadow maps
phantom7knight/Vulkan-Forward-Plus-Renderer
Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.