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/T3Vtech-3
A 3D game engine in C.
tevoran/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.
tevoran/Tlib
my little C library of useful stuff
tevoran/x86-Pong
My bootsector pong clone for x86 machines
tevoran/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.
tevoran/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.
tevoran/TGJGE
This is a 2D game engine with OpenGL which is used for game jams. It can be used with C and C++.
tevoran/haeschen-und-woelfchen
Our GMTK Game Jam 2021 Game
tevoran/KOSMONAUT-engine
tevoran/opx
OPX is an space raytracing game/engine based on SDL, OpenGL and OpenCL.
tevoran/TPSX
A platform independent 3D PS-X style software renderer
tevoran/money-man
Money Man is a pretty simple 2D game, which I made because I was frustrated because of my financial situation. So I have made this lovely little piece of software, which you will hopefully enjoy.
tevoran/MonsterGame
tevoran/personal-C-library
This is just a simple collection of stuff that I happen to need often in C.
tevoran/pi-digits
a program for calculating a certain number of pi digits
tevoran/project-puffel-fish
This is Team Tote Taube's Game Dev League's July 2021 Game Jam game's repository. The game is probably called something along the lines of "Puffer Fish".
tevoran/ssr2
A second attempt at implementing a software rasterizer.
tevoran/T3Vtech-3-template
T3Vtech-3 game engine template repository. Simply fork it to use the engine.
tevoran/wcengine
tevoran/y-fight
A 2d action game prototype.
tevoran/discord-challenge-2
our second challenge from our discord server
tevoran/discord_challenge_1
This is my entry to our challenge in the T3Vtech Discord @ https://discord.gg/8hqFURyvA6
tevoran/dreieck
tevoran/galaxytracer
This is about a raytracer for a simulated galaxy.
tevoran/Quake
Quake GPL Source Release
tevoran/simple-screen-test-tool
This is a simple tool for testing the pixels on a screen.
tevoran/social-battle-royale
Our game for the Scream Jam 2021
tevoran/SoftwareRendererCPP2
A better C++ software renderer than my first.
tevoran/T3Vwm
An attempt at creating a simple window manager for X
tevoran/TGravity
A 3D Gravity Simulator