Skip to content
View renehorstmann's full-sized avatar
  • Wilhelm Severt Maschinenbau GmbH
  • Bocholt, NRW, Germany
Block or Report

Block or report renehorstmann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
renehorstmann/README.md

Hey folks πŸ‘‹

I'm a software engineer in the welding industry working on machine vision and robotics.

In my free time I like programming games and stuff in C.

Homepage 🏑

Just a collection of links for my games and stuff. horsimann.de

Recipes 🍝

I note my favorite recipes here on Github (written in german). See my Homepage

My C game engine πŸ”§

I created my own engine called some.

some is an acronym for "Sdl2 Opengl Mini Engine"

With some I have written some cool apps and games like:

Pixel Art Editor 🎨

Pixelc is my free to use and open source pixel art editor.

Pixelc works fine on Desktop or Mobile, with the WebApp or as Android App.

Try the multitouch mode πŸ˜‰

I created Pixelc, because other mobile pixel art editors where lacking some features for me and it was a nice App to test out my engine.

Math library in C πŸ“

Mathc is my linalg library for vector and matrix math, used in 3D programming and games (some includes and uses it)

C standard library addition πŸ“Ž

rhc is a collection of some usefull C standard library stuff, like dynamic array (like C++ std::vector) or to handle sockets, etc. (some includes and uses it)

3D OpenGL PointCloud and Mesh Viewer πŸ”­

Not in active use. For those who may want to use it:

Visu is a library to render 3D pointclouds and meshs in OpenGL with an ease.

Master Thesis πŸ“ƒ

If you want to have a look: Master Thesis.

Title is:

Extension of Robot Programming by Collision Detection and Configuration Determination, by Simulation and Analysis of Kinematics

Have a nice day πŸ˜‰

Pinned

  1. Rezepte Rezepte Public

    Ein paar meiner Lieblingsrezepte

    2

  2. some some Public template

    Sdl2 OpenGL Mini Engine.

    C 19

  3. Pixelc Pixelc Public

    An opensource tile/sprite editor in C, using SDL2 and OpenGL, also running on Android and in the web

    C 30

  4. Mathc Mathc Public

    A simple and clean, glsl like, math (linear algebra) header only library for C.

    C 16 3

  5. rhc rhc Public

    A C standard library addition.

    C 5

  6. JumpHare JumpHare Public

    Pixelart game written in C with SDL2 and OpenGL, also running on Web and Android

    C 3