GithubHelp home page GithubHelp logo

Hello There!

My name is Alexander, and I am a passionate software engineer specializing in graphics and rendering. One of my largest interests is in graphics and rendering programming, which has resulted in various projects over the years. I enjoy both shader programming and lower-level programming in graphics APIs such as DirectX 12 or Vulkan. I have also experimented a bit with Apple's Metal.

Here are some projects:

  • Hobby Engine: This project is my Hobby Rendering Engine and is used as my playground for testing different rendering and other programming techniques and ideas. Here, I have used the graphics APIs DirectX 12 and Vulkan and built an abstraction layer so that I can easily switch between both. I have also experimented with task systems for easy multithreading and a simple module system for dividing the engine easily into different modules. It started out as an experiment with the DXR API and has developed from there.
  • CrazyCanvas: This project is a game built from the ground up during a course (PA2526) at Blekinge Institute of Technology. This is a team-project consisting of ten members. The game is a multiplayer first-person-shooter where enemy players are only visible in reflections. The game utilizes ray tracing (Vulkan Ray Tracing) for this. My responsibilities consisted mostly of rendering techniques, such as animations with blending between animations, rendering meshlets using mesh-shaders (Instead of normal vertex-shaders), and Temporal Anti-Aliasing.
  • Vulkan PathTracer: This project is a small Path-Tracer that I have been working on to experiment with different path tracing techniques. It is a small path-tracer written with compute shaders that can trace rays against spheres, planes, and quads. The project started out as just a simple playground for Vulkan, but during the holiday vacation in 2023, I dedicated the repository to path-tracing.

Alexander Dahlin's Projects

directx-graphics-samples icon directx-graphics-samples

This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.

dxr-project icon dxr-project

A small personal engine created for testing different graphic techniques.

glfw icon glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

imgui icon imgui

Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

imguizmo icon imguizmo

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui

just-the-docs icon just-the-docs

A modern, high customizable, responsive Jekyll theme for documentation with built-in search.

math icon math

A small math library with support for SSE

openfbx icon openfbx

Lightweight open source FBX importer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.