johnfredcee
Long-time Professional game developer still valiantly trying to distil poo into magic.
Yet Another Games CompanyNewcastle-Upon-Tyne, United Kingdom
Pinned Repositories
black-tie
A noise library in Common Lisp
Generators
Miscalleny of python scripts for procedural computer game content creation.
lispp
A small lisp compiler / interpreter written using idiomatic C++
meshmaven
Convert a wide variety of 3D File Formats to Ogre Meshes via the Open Asset Import Library
pyglsl
OpenGL GLSL shader and geometry testbed via Pyglet
trivial-gui
Lisp GUI for OpenGL canvas using Vecto, and Glop
UBrowse
Graphical UObject Broswer for Unreal Engine 5
johnfredcee's Repositories
johnfredcee/lispp
A small lisp compiler / interpreter written using idiomatic C++
johnfredcee/meshmixer
Convert a wide variety of 3D File Formats to Ogre Meshes via the Open Asset Import Library
johnfredcee/Generators
Miscalleny of python scripts for procedural computer game content creation.
johnfredcee/trivial-gui
Lisp GUI for OpenGL canvas using Vecto, and Glop
johnfredcee/black-tie
A noise library in Common Lisp
johnfredcee/cl-tuples
Library for generating optimised vector math functions for Common Lisp.
johnfredcee/Inspector
Simple Lisp in CSharp using DLR
johnfredcee/scons_template
Personal library of (reusable) Scons modules for detecting/adding libraries to the build environment, CMake style
johnfredcee/bemacspy
Scripts for using emacs comint mode for blender python.
johnfredcee/tagbank
Small python utility for generating tags tables for large projects
johnfredcee/wglblobbyman
Jim Bilnn's Blobby Man in Javascript for WebGL
johnfredcee/bgfx-skeleton
Skeleton project for for working with BGFX ( bkaradzic/bgfx ) and CMake
johnfredcee/bujagame-jukebox
Small lisp game prototyping library.
johnfredcee/Cinder-NanoVG
A C++11 wrapper for NanoVG meant for use with Cinder
johnfredcee/CinderAttractorExplorer
A Cinder Project for playing around with Strange Attractors
johnfredcee/emacs-flymake
Continuous syntax checking for Emacs. Fork to add max parallel invocations and other bug fixes.
johnfredcee/ProceduralTextureMaker
An interpreter for procedural textures.
johnfredcee/simplui
Lightweight GUI toolkit for pyglet.
johnfredcee/slime
The Superior Lisp Interaction Mode for Emacs
johnfredcee/TrueTypeSharp
A fork of the original TrueTypeSharp by Illusory Studios LLC. Contains small changes to allow building as a Portable Class Library.
johnfredcee/utest
An ultra-lightweight, micro unit test framework for C99 presented as a single-header