Pinned Repositories
.emacs.d
Epic Emacs settings, only for C++ (currently)
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
awesome-vulkan
Awesome Vulkan ecosystem
bernstein_polynomials
Rendering bernstein polynomials (bezier curves), generated from F# and bash scripting via gnuplot
C-LISP
Interpreter for a LISP language, written in C
cpp_module_parser
A tool for generating build scripts for C++20 projects that use modules.
modules-presentation-public
Material for 2024 C++ modules presentation
modules_testing
Testing C++20 modules
Sudoku
GUI-Sudoku game developed with C++, OpenGL 3.3 core, GLFW, GLEW, GLM. (and my own game engine)
TestCommonUI
Unreal 5.4 project that tests Common UI plugin
alexpanter's Repositories
alexpanter/modules_testing
Testing C++20 modules
alexpanter/TestCommonUI
Unreal 5.4 project that tests Common UI plugin
alexpanter/cpp_module_parser
A tool for generating build scripts for C++20 projects that use modules.
alexpanter/modules-presentation-public
Material for 2024 C++ modules presentation
alexpanter/.emacs.d
Epic Emacs settings, only for C++ (currently)
alexpanter/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
alexpanter/awesome-vulkan
Awesome Vulkan ecosystem
alexpanter/C-LISP
Interpreter for a LISP language, written in C
alexpanter/cereal
A C++11 library for serialization
alexpanter/ComputerGrafikProjektStudents
Student version of framework for solving assignments on the computer graphics course offered by department of computer science university of copenhagen. Copyright Knud & Kenny, 2019
alexpanter/concurrency-presentation
alexpanter/cpp-enum-proposal
alexpanter/FSharp-Projects
alexpanter/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
alexpanter/glm
OpenGL Mathematics (GLM)
alexpanter/glTF-Sample-Models
glTF Sample Models
alexpanter/LearnOpenGL-1
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
alexpanter/llog
An opinionated, header-only logging library for Unreal Engine 5.
alexpanter/normal-compression
alexpanter/old-emacs-repository
a collection of my emacs init-settings and -files.
alexpanter/ostep-homework
alexpanter/parallel_task_scheduling
C++ system for scheduling timed tasks with potentially parallel threaded execution
alexpanter/pool_allocator_test
alexpanter/programming-course
Material for an introductory programming course (high-school level)
alexpanter/simple-network-game
alexpanter/simplequat
Miniscule C++ quaternion library
alexpanter/SOIL2
SOIL2 is a tiny C library used primarily for uploading textures into OpenGL.
alexpanter/spdlog
Fast C++ logging library.
alexpanter/UE-BUICheatManager
Cheat manager providing a way of defining cheat shortcuts e.g. game.car.spawn
alexpanter/vulkanizer
Advanced Vulkan rendering engine prototype