redagito
C++/C# developer with an interest in computer graphics, artificial intelligence and compiler construction
Vienna, Austria
Pinned Repositories
Atropos
Old 3d computer graphics game project using OpenGL 3.3 core
CG2015
3D game for the University course CG 2015 featuring an OpenGL based deferred renderer
emptyspace
yet another space game
GameEngineArchitecture
Game engine implementation based on on the book 3D Game Engine Architecture by David H. Eberly
KernEngine
Game Engine/Framework
KernScript
A bytecode interpreted scripting language for C++
NeoELF
3D game engine based on BlendELF
Raytracer
Educational Raytracer
RTR2014
A 3D demo project for the RTR (realtime rendering) University course with a deferred Opengl based renderer
SymbolicDeriver
Symbolic deriver for simple mathematical formulas
redagito's Repositories
redagito/KernScript
A bytecode interpreted scripting language for C++
redagito/NeoELF
3D game engine based on BlendELF
redagito/emptyspace
yet another space game
redagito/GameEngineArchitecture
Game engine implementation based on on the book 3D Game Engine Architecture by David H. Eberly
redagito/RTR2014
A 3D demo project for the RTR (realtime rendering) University course with a deferred Opengl based renderer
redagito/KernEngine
Game Engine/Framework
redagito/SymbolicDeriver
Symbolic deriver for simple mathematical formulas
redagito/CG2015
3D game for the University course CG 2015 featuring an OpenGL based deferred renderer
redagito/Atropos
Old 3d computer graphics game project using OpenGL 3.3 core
redagito/CryptoPals
My solutions for the cryptopals crypto challenges
redagito/Raytracer
Educational Raytracer
redagito/cyclone-physics
Cyclone Physics Engine from the book "Game Physics Engine Development"
redagito/Envana.Reporting
Stand alone docx report generation module for Envana
redagito/GameAnimation
Skeletal Animation System for 3D Games
redagito/JungleIN
Cleanup of the JungleIN project
redagito/KernOS
Hobby Operating System written in ASM/C++
redagito/LearnWpf
Projects to learn WPF and MVVM
redagito/libphx
Phoenix Game Engine
redagito/ltheory
Limit Theory
redagito/Lugaru
Lugaru by Wolfire Games
redagito/memory_manager
Simple memory manager class
redagito/ModernOpenGL
Modern OpenGL deferred rendering example
redagito/MyBitwise
My own implementation of the Bitwise project https://github.com/pervognsen/bitwise
redagito/MyCMS
Educational CMS Project
redagito/Nebula3
Unpacked and cleaned up Nebula 3 SDK (March 2010)
redagito/Notes
Notes for development practices and general architectural guidelines
redagito/PocoSample
Sample Poco project setup with lib, app and tests
redagito/redagito.github.io
redagito/StreamLib
Experimental stream library
redagito/VulkanTest
Vulkan rendering sample