Pinned Repositories
anki-3d-engine
AnKi 3D Engine - Vulkan backend, modern renderer, scripting, physics and more
arm-learning-paths
Arm Learning Paths: a repository of how-to content for software developers
blender
Official mirror of Blender
ComputeRayTracingSamples
This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how the ray tracing works. It is very helpful for the people who want to know the knowledge behind hardware ray tracing.
DOTSSample
A third person, multiplayer sample project. Built with Unity and using the new Data Oriented Tech Stack (DOTS).
EmulationStation
A flexible emulator front-end supporting keyboardless navigation and custom system themes.
fallingcat.github.io
godot
Godot Engine – Multi-platform 2D and 3D game engine
HomebrewGPU
HomebrewGPU is a simple ray tracing GPU on FPGA which implements basic ray-primitive intersection, BVH traversal, shadowing, reflection and refraction. This is a project I used to learn programming in Verilog and I think it should be educational to someone who is new to FPGA.
stride
Stride Game Engine (formerly Xenko)
fallingcat's Repositories
fallingcat/HomebrewGPU
HomebrewGPU is a simple ray tracing GPU on FPGA which implements basic ray-primitive intersection, BVH traversal, shadowing, reflection and refraction. This is a project I used to learn programming in Verilog and I think it should be educational to someone who is new to FPGA.
fallingcat/ComputeRayTracingSamples
This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how the ray tracing works. It is very helpful for the people who want to know the knowledge behind hardware ray tracing.
fallingcat/stride
Stride Game Engine (formerly Xenko)
fallingcat/anki-3d-engine
AnKi 3D Engine - Vulkan backend, modern renderer, scripting, physics and more
fallingcat/arm-learning-paths
Arm Learning Paths: a repository of how-to content for software developers
fallingcat/blender
Official mirror of Blender
fallingcat/DOTSSample
A third person, multiplayer sample project. Built with Unity and using the new Data Oriented Tech Stack (DOTS).
fallingcat/EmulationStation
A flexible emulator front-end supporting keyboardless navigation and custom system themes.
fallingcat/fallingcat.github.io
fallingcat/godot
Godot Engine – Multi-platform 2D and 3D game engine
fallingcat/lumberyard
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
fallingcat/Q2RTX
NVIDIA’s implementation of RTX ray-tracing in Quake II
fallingcat/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
fallingcat/Vulkan
Examples and demos for the new Vulkan API
fallingcat/Vulkan-LoaderAndValidationLayers
**Deprecated repository** for Vulkan loader and validation layers
fallingcat/Vulkan-Samples
One stop solution for all Vulkan samples
fallingcat/VulkanSamples
Vulkan Samples