Soren Saket
Personal blog and portfolio


Saket Engine

A modular ECS based game and application framework. Notably Currently Featuring:
  • Entity Componet System (ECS)
  • Networking
  • OFF Font Loading
  • SDF rendering
Source
AR Tour Guide

A tour guide application for Granville Island in Vancouver Canada. Utilizes volumetrically captured 3D model of a human actor as guide.

Created as part of the Masters in Digital Media Capstone Course at Centre for Digital Media.
Trailer
Saket ECS

Implementation of an Entity Component System in C#/.Net
Source
This Blogging Website

My Personal blog and the site you're currently reading this on. Initially created with Fresh later ported to NextJS. Made with TSX, SCSS.
Blog Post
BobDiBob

BobDiBob Is a local couch co-op multiplayer Tower Defense. Made in Monogame
Download FreeCore Library Source
Journey To 1.000.000 Particles

An investigation into performance engineering and Data-oriented design. By utilizing intrinsics and multithreading built WORLDS FASTEST CPU-accelerated particle system in .Net. Using OpenGL for rendering, but multiple front ends are planned including Vulkan.
Blog PostSource
Vector Field Visualizer

A vector field Visualizer. Move target point and draw walls. Uses Dijkstra algorithm to generate heatmap that is colorized based on distance. Vector Field such as this are commonly used in path finding
Download Playground
Unity Editor Tooling And Procedual Geometry

A Bunch of Unity Tooling for environments.

Procedual Tree Generator Creates the entire tree from verticies and triangles with proper UV unwrapping.

3D Auto Tiling Takes traditional 2D tiling to the next dim ension. Uses a 32 bit mask to decide which tiles to use. Used to create structures from volumes.

3D Auto Tiling Terrain Paint terrain features and draw Foliage.directly on the terrain. All in a single draw call.
Dawnville

My second Idle Game, made in spare time over 3 months. Played over 8000 times on itch. Made with Unity.
Play Online
Rex Looper

Expertimental online beat creation webapplication. Support for custom sound files and loading from Freesound.org. Features simple effects to modify sounds. Record Microphone Audio Directly in the browser. The User interface features juicy animation curves. Made with HTML5, SCSS and Vanilla Javascript.
Try Online
Idle Cannon

A Idle game made in 3 days. Played over 5000 times on itch. Made with HTML5, SCSS and Vanilla Javascript.
Play Online
VClass

Uses WebRTC to connect Host and Clients. Made for Virtual Education similar to Discord or Zoom. Tested successfully in a full classroom.
SourceRead Document
Introduktion til Modulær Synthese og ADSR Envelope Generatoren

Analysis, replication and documentation of an analog ADSR envelope generator.
Read Document
Comparison of Numerical Integration Methods

As part of a SOP assignment. Covers topics such as Numerical analysis, Floating-point precision, Performance Benchmarking
Read Document
Spave

Procedually generated platformer made with LUA for the PICO-8 fantasy console. Additionally made a Lua minifier in Python to enable multi-file projects
Source
Quotify

A webapplication able to creates quotes often found on social /media. The application fetches images and font from various APIs, adds image effects and exports them to a png clientside. Made with HTML5, SCSS and Vanilla Javascript.
Try Online
EXE Integrator

A Windows Desktop application able to integrate portable executables into a fresh operating system. Uses Multithreading to sort and categorize applications and folders. Functionality to add folder icons, add application to startmenu, add application to startup. Made with .Net C#, WPF
Source
📐 Trigonometry Calculator

A trigonometry calculator able to displays step by step calculations in LaTeX. Made with HTML5, SCSS and Vanilla Javascript.
Try Online
Judge Award The Danish Championships in game development 2016

Won the Referee Award in the Danish Championships in game development 2016. The Judges where Søren Lundgaard from GhostShipGames and Henrik Weide from CEGO. The game can be downloaded from Itch.io
Download Free