Pinned Repositories
Advanced-Graphics
ArchViz Engine for Realistic Real-Time 3D Sceneries
ArduinoGames
Snake/Crosses for Arduino[2.8 TFT display]
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
build-your-own-x
🤓 Build your own (insert technology here)
Cpp2020
di
DI: C++14 Dependency Injection Library
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
ezEngine
An open source C++ game engine.
halley
A lightweight game engine written in modern C++
Alexej's Repositories
Alexej/Advanced-Graphics
ArchViz Engine for Realistic Real-Time 3D Sceneries
Alexej/ArduinoGames
Snake/Crosses for Arduino[2.8 TFT display]
Alexej/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Alexej/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Alexej/build-your-own-x
🤓 Build your own (insert technology here)
Alexej/Cpp2020
Alexej/di
DI: C++14 Dependency Injection Library
Alexej/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Alexej/ezEngine
An open source C++ game engine.
Alexej/halley
A lightweight game engine written in modern C++
Alexej/HybridRenderingEngine
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
Alexej/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Alexej/imgui-node-editor
Node Editor built using Dear ImGui
Alexej/meov
Minimalistic Easy Object Viewer: lightweight, fast and easy-to-use 3D object viewer
Alexej/Pathfinding
Alexej/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
Alexej/RTIOW
Alexej/jle
'Jet-Lagged Engine' is a work-in-progress C++/Lua game engine supporting Windows, Linux, Mac and browsers.
Alexej/LegitEngine
A rendergraph-based graphical framework for Vulkan
Alexej/prisma-engine
A modern OpenGL engine that follows AZDO techniques and implements clustered shading
Alexej/scraping_stuff
Alexej/SFML-Game-Development-Book
Full and up-to-date source code of the chapters of the "SFML Game Development" book
Alexej/tinyrenderer
A brief computer graphics / rendering course
Alexej/Vault-Engine-Old
2D and 3D Game Engine made with C++
Alexej/vkDOOM3
Vulkan DOOM 3 port based on DOOM 3 BFG Edition
Alexej/voxel-cone-tracing
A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.