Pinned Repositories
Algorithms-Sorting-Arrays
AspectFix
A simple, lightweight tool for cropping and rotating videos.
File-Organizer
A GUI tool for organizing files, based on file extension type.
Game-Jam-2023
A multiplayer capture the flag game taking place on two floating islands!
KheprisScarab
A racing game taking place in ancient Egypt. First year exam task for bachelor in games programming.
OpenGL-GameEngine
A small code engine for simulating a game world with actors, controllable pawns, custom meshes and materials as well as collision logic.
Pathfinding-Unreal
In this project we develop Djikstra's algorithm and A* algorithm in unreal C++.
PointCloudConverter
C++ tool for converting raw point cloud data into a structured triangulated surface with index and neighbor information.
Unreal-Cleanup-Tool
Refresh your unreal engine project with the click of a button.
unreal-utility
Quickly delete temporary files, generate project files and compile your unreal engine project in one click.
henriksen-marcus's Repositories
henriksen-marcus/File-Organizer
A GUI tool for organizing files, based on file extension type.
henriksen-marcus/Pathfinding-Unreal
In this project we develop Djikstra's algorithm and A* algorithm in unreal C++.
henriksen-marcus/Unreal-Cleanup-Tool
Refresh your unreal engine project with the click of a button.
henriksen-marcus/Customer-Service-Desk
A customer-service website to be used by employees to manage returns and items.
henriksen-marcus/Game-Jam-2023
A multiplayer capture the flag game taking place on two floating islands!
henriksen-marcus/KheprisScarab
A racing game taking place in ancient Egypt. First year exam task for bachelor in games programming.
henriksen-marcus/PointCloudConverter
C++ tool for converting raw point cloud data into a structured triangulated surface with index and neighbor information.
henriksen-marcus/unreal-utility
Quickly delete temporary files, generate project files and compile your unreal engine project in one click.
henriksen-marcus/Algorithms-Sorting-Arrays
henriksen-marcus/AspectFix
A simple, lightweight tool for cropping and rotating videos.
henriksen-marcus/Blackjack-Console
A simple version of blackjack where you play against the computer. I was really pleased with the outcome of this task.
henriksen-marcus/Moose-Gamification
A simulator for a moose population and surrounding ecosystems. A student gamification project to make learning more engaging.
henriksen-marcus/OpenGL-GameEngine
A small code engine for simulating a game world with actors, controllable pawns, custom meshes and materials as well as collision logic.
henriksen-marcus/Connect4-Console
Connect 4 game with AI
henriksen-marcus/DataStructures
A library of my own data structures for practice purposes.
henriksen-marcus/GameEngineArchitecture
henriksen-marcus/Linked-List
Doubly linked list with optimizations, quad (2D) linked list.
henriksen-marcus/neural-network
henriksen-marcus/Newtons-Method
henriksen-marcus/SpaceInvaders
Compulsory 2, Programming II
henriksen-marcus/TicTacToe-Console
Tic Tac Toe where you can play against another player or computer.
henriksen-marcus/UE5-NeuralNetwork
henriksen-marcus/UnityDesignPatterns
henriksen-marcus/VisSim
Simulate the physics of a ball sliding on a triangle surface in Unity.