Skip to content
View Nastihan's full-sized avatar

Block or report Nastihan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. DX12 DX12 Public

    A repository dedicated to learning and exploring DirectX 12, the cutting-edge graphics API from Microsoft. This project serves as my personal playground and learning space where I experiment, tinke…

    C++

  2. Software-Rasterizer Software-Rasterizer Public

    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…

    C++

  3. DX11 DX11 Public

    A repository dedicated to learning and experimenting with the 3D311 using the power of hardware-accelerated 3D graphics programming to create visually captivating and immersive 3D graphics applicat…

    C++

  4. ComputerGraphics ComputerGraphics Public

    Exploring the world of computer graphics and 3D rendering, mastering the math behind rendering techniques. Learning from www.scratchapixel.com

    GLSL

  5. D3D12BOOK D3D12BOOK Public

    This repository is a learning journey through the book "Introduction to 3D Game Programming with DirectX 12."

    C++

  6. Dante Dante Public

    A D3D12 rendering engine

    C++