Lutz Großhennig (LutzGrosshennig)

LutzGrosshennig

Geek Repo

Location:Germany

Home Page:https://www.lutzgrosshennig.de

Twitter:@LGrosshennig

Github PK Tool:Github PK Tool

Lutz Großhennig's repositories

unity3d-advanced-grid-movement

An more advanced approach for grid based movement in Unity3d games.

Language:C#License:MITStargazers:19Issues:3Issues:5

unity3d-AnimatedGridMovement-Camera

An animated camera control script that gives you "Dungeon Master" / "Legend of Grimrock" style grid based movement in your Unity3D game.

Language:C#License:MITStargazers:9Issues:4Issues:3

amiga-baycat-command

An Amiga top down scrolling game project started in 1989. Unfortunatly digital decay took its toll and I am trying to recover as much as possible.

Language:AssemblyLicense:MITStargazers:3Issues:2Issues:0

amiga-simple3d

This is the project I used to learn the basics of 3d graphics and rotation / projection. It uses fixed point math and a neat look up table for the sinus/cosinus calculations. Written back in 1989!

Language:AssemblyLicense:MITStargazers:3Issues:2Issues:0

4096-bytes-intro-sprites-are-us

This is a 4096 byte intro I wrote back in 2004. It was an attempt to showcase that it is quite possible to generate a tiny executable that actually does something (3d graphics and audio) using a high level language such as C/CPP.

Language:CLicense:MITStargazers:2Issues:2Issues:0

amiga-brain-braiser

An Amiga game I wrote back in 1990!

Language:AssemblyLicense:MITStargazers:2Issues:2Issues:0

amiga-drunken-coder-intro

My contribution to the "Party 3" December 1993 in Danmark.

Language:AssemblyLicense:MITStargazers:2Issues:2Issues:0

amiga-label-maker

A label maker program for 3.5" floppy disks for the Amiga written in 100% assembly.

Language:AssemblyLicense:MITStargazers:2Issues:2Issues:0

amiga-hardcopy

A small screen hardcopy program for the Amiga written in 100% assembly (Profimat Amiga) in the year 1988. Takes a screenshot and dumps it to the current printer selected in the preferences.

Language:AssemblyLicense:MITStargazers:1Issues:2Issues:0

amiga-large-cli

Do you boot your Amiga to the CLI instead of the Workbench? Are you using an PAL Amiga? Are you annoyed to resize the window manually to the full PAL resolution? Then this small tool will make your live much easier!

Language:AssemblyLicense:MITStargazers:1Issues:2Issues:0

amiga-vokabel-pauker

A simplistic vocabulary trainer on the Amiga I wrote for my self teaching purposes.

Language:AssemblyLicense:MITStargazers:1Issues:2Issues:0

amiga-xeno-dungeon-crawler

A grid based SciFi dungeon crawler tech-demo for the Commodore Amiga. Featuring a serial link for a multiplayer/coop mode (serial crossover)

Language:AssemblyLicense:MITStargazers:1Issues:2Issues:0

unity3d-minimal-tilebased-controller

This is a very minimalistic tilebased movement controller for Unity. Collision checking is done based on the tilemap and does NOT use any physisc or raycasts. Includes a basic editor as well.

Language:C#License:MITStargazers:1Issues:1Issues:0

earlywork-3d-driving-simulator

My first C++ project written in 1994!

Language:C++License:MITStargazers:0Issues:3Issues:0

cpp-user-group-tsc-talk

This is a minimal and very easy to understand example of timestamp counter (TSC) usage shown during my talk "The joy and perils of the Intel timestamp counters" for the C++ usergroup Bremen/Oldenburg held on the 30th September 2019 at the MeVis Medical AG.

Language:C++License:MITStargazers:0Issues:2Issues:1

ScriptedAmigaEmulator4ItchIO

An Amiga Emulator in pure Javascript and HTML5 tailored to be used to host your games on Itch.IO

Language:JavaScriptStargazers:0Issues:0Issues:0