Pinned Repositories
2D-Game
A 2D game I work on
3D-Model-To-NDS-List
A tool to convert obj and stl models to nintendo ds display lists.
FASM-Tutorial
FASM tutorial for the basics of x86 fasm
ImGui-Vulkan-backend-with-image-support
This is an ImGui vulkan backend written nearly from scratch that also works with Textures!
Magma-Engine
A Game Engine written by Moritz Gooth using c/c++ and vulkan.
OpenVK
A framework over vulkan and may be opengl later
The-Legend-of-Zelda-Ocarina-of-Time-Nintendo-DS
I try my best to recreate the legend of zelda ocarina of time for the nintendo ds
Vulkan-FPS-Camera
This is a c++ Vulkan test with FPS camera and Textures
Vulkan-Tutorial-Advanced
This is my own continuation of the https://vulkan-tutorial.com/
Wave
This are Self written Single Header files written in C with the Name Wave.
Mori-TM's Repositories
Mori-TM/C99-STL-Loader
This is a Simple Binary STL Loader written in C99
Mori-TM/Vulkan-Cartoon-Shading
Mori-TM/Vulkan-Phong-Shading
A Basic Vulkan Scene with Light, Textures and FPS Camera
Mori-TM/Vulkan-Depth-Test
Mori-TM/Engine-Unreal
This is my First Engine written c++ and OpenGL. Im currently working on a Port to Vulkan.
Mori-TM/Vulkan-FPS-Camera
This is a c++ Vulkan test with FPS camera and Textures
Mori-TM/Vulkan-Rotating-Cube
A simple rotating Cube
Mori-TM/Vulkan-3D
This is a basic 3D Programm with Vulkan, c++ and GLM
Mori-TM/Vulkan-Triangle
This is a simple Triangle with Vulkan
Mori-TM/Stencil-Shadow
This is a simple freeglut stencil shadow example.
Mori-TM/OpengGL-BMP-Loader
This is a BMP Loader for OpenGL
Mori-TM/Freeglut-Raycaster
Raycaster with Mouse controll
Mori-TM/FreeglutDS
This is a simple Nintendo DS glut wrapper