User Icon User Icon User Icon User Icon User Icon User Icon User Icon User Icon

Ö
P
N

ENTER

Please wait

0%

Make sure that you are using a WebGL enabled browser for the full experience!
Scroll down for a short intro.
Java Compiler

J-- Compiler

A compiler for the Java language syntax. The compiler is written entirely in Java and features a lexer, parser, and type checking with full JVM code compilation.

Flow Graph

Micro-C Analyzer

A code analyzer for the Micro-C programming language. This analyzes live-variable, reaching definitions, and control flow and outputs program flow graphs.

Concept art for Simulated Annealing

System Scheduler

A system scheduler focused on meta-heuristic analysis of optimal job scheduling. This is done through simulated annealing to find a global minima of time required to complete tasks.

CSQF Switch Emulator

Based on an input topology and certain estimation for node traversal speeds this tool emulates a TSN based network.

Render made of the XYZ dragon

Ultra-large Mesh Renderer

A triangle render pipeline modification to use the meshlet render technique. This engine is capable of rendering high-millions triangle count meshes in real time (under 25ms).

Render made by the ray-tracing engine

Ray-tracing Renderer

A render engine capable of traditional render techniques such as photon-mapping, shadow maps, radiosity illumination, and ray-marching.