Farokh (FarokhBaharlou)

FarokhBaharlou

Geek Repo

Github PK Tool:Github PK Tool

Farokh's repositories

Software-Rasterizer

Doing software rasterizing, mimicking a pipeline similar to that of d3d11 and performing all the algorithms on the cpu side to learn the math and calculations done in 3D computer graphics. Learning from ChiliTomatoNoodle on youtube: https://planetchili.net/

Language:C++Stargazers:1Issues:0Issues:0

Direct3D11

Doing hardware accelerated 3d graphics programming using the 3d311 api. Learning from ChiliTomatoNoodle on youtube: https://planetchili.net/

Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

Multithreading-Cpp

Playing around with multithreading in c++

Language:C++Stargazers:0Issues:0Issues:0

Ray-Tracing

Learning from: https://raytracing.github.io/

Language:C++Stargazers:0Issues:0Issues:0

SomeGraphicsSimulations

Learning some 3D Graphics math from: www.scratchapixel.com

Language:GLSLStargazers:0Issues:0Issues:0

VulkanGraphicsEngine

Small Vulkan graphics engine for personal learning purposes

Language:C++Stargazers:0Issues:0Issues:0

VulkanTutorial

Learning the Vulkan API from: https://vulkan-tutorial.com/

Language:C++Stargazers:0Issues:0Issues:0