Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • Michael Nischt

Michael Nischt

🙃
@michael-nischt
User ID: 2470942
Member since June 16, 2018
Berlin, Germany
12:55 AM
game design & code at Monoid Labs
micha.monoid.net

Solves problems (usually through code) and likes to jump over obstacles (preferably in real life); I make games professionally if you were looking for that..

  • Overview
  • Activity
  • Groups
  • Contributed projects
  • Personal projects
  • Starred projects
  • Snippets
  • Followers 1
  • Following 0
There was an error loading users activity calendar. Retry
  1. michael-nischt
  2. README.md

Personal Projects

LIBMIN

Minimal C libraries (single header):

  • delaunay triangulation
  • binary heap data-structure
  • ring buffer data-structure
  • token / line parser (with comment support)

VKU

Vulkan utility functions:

  • result names and debug logger
  • extension and layer filtering
  • color image transfer and mip-level generation

Mosaic

File format collection optimized for streaming assets:

  • Triangle meshes with skinning and morph-target support.
  • Transform hierarchies with animations support.
  • Examples: Blender exporter, Unity importer, ..

NOTE: legacy version; improved formats and tools will be released soon^tm.

Unity Packages

Unity packages for:

  • animation: 1D & 2D blend-graphs and state-machine Playables.
  • collections: native ring-buffer (aka circular-buffer)
  • mathematics: more math functions / structures
  • graphics: fast mesh generation for simple shapes, gradient texture assets, ..
  • assets: helpers for writing asset tools like scripted importers.

Go Chat Server

GO Chat server for session based games.

  • Optimized for concurrency with low cpu and memory costs
  • No message history (after re-connect or restart)

Activity

View all

Personal projects

View all

Most Recent Activity