Leah Lindner
Results
4
repositories owned by
Leah Lindner
ETEngine
764
Stars
56
Forks
Watchers
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
PlanetRenderer
99
Stars
17
Forks
Watchers
A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**
GLFramework
37
Stars
3
Forks
Watchers
Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine
BytecodeVM
16
Stars
2
Forks
Watchers
A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler.