Pinned Repositories
asmimux
ASMIMUX
RaumMotor
This is a soon to be 3D game engine written in C++ with Vulkan as its main rendering API. It is intended for Linux and Windows.
simple-software-renderer
This is a simple software renderer used as an educational exercise for both C++ and software rasterization. Its goal is to be able to show textured .obj models with phong shading via software rasterization.
T3Vtech
This is a 3D game engine in C, which aims to be usable for both old and new hardware by implementing different renderers. It is going to have a high focus on customizability by the end user (aka player) so he/she can make it run on almost any computer.
T3Vtech-3
A 3D game engine in C.
T3Vtech-3-template
T3Vtech-3 game engine template repository. Simply fork it to use the engine.
TGJGE
This is a 2D game engine with OpenGL which is used for game jams. It can be used with C and C++.
Tlib
my little C library of useful stuff
TPSX
A platform independent 3D PS-X style software renderer
x86-Pong
My bootsector pong clone for x86 machines
tevoran's Repositories
tevoran/asmimux
ASMIMUX