Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 341 Bytes

Gemini

After the American space program Project Gemini. This project works as a sandbox for game related programming with current experiments concerning a lock-free load balancing task scheduler for a game engine framework.

Build

Build using make. Compiles with gcc 4.8.1. Targets x86-64 and currently requires SSE2, SSSE3 and SSE4.1.