Pinned Repositories
cdf
change working directory to current finder directory on macos
CRender
3D Render example using: C90, OpenGLES 2. Builds for: Win32 & Android
flappy-dot
flappybird clone, 1-4 player splitscreen
G2Dj
Crossplatform game engine using Java and OpenGL
GameOfLife
Conway's Game of Life in a Direct X compute shader, demoed in Unity 5
gdk-audio
audio playback middleware aimed at games related applications. Builds for Linux and Windows
gdk-graphics
3D Rendering using OpenGLES 2.0/WebGL1.0. Platforms: Linux, Windows, Mac, x86 64bit, arm64, wasm
jfc-smart_handles
Scoped wrappers for "handle" types found in libraries like OpenGL, OpenAL, LibClang.
jfc-thread_group
task-based concurrency abstraction built around the lockless mpmc queue moodycamel::ConcurrentQueue
jfc-travis_ci_canary
gtk systray icon that indicates if there is a build error in your travis-ci recent build list
jfcameron's Repositories
jfcameron/cdf
change working directory to current finder directory on macos
jfcameron/G2Dj
Crossplatform game engine using Java and OpenGL
jfcameron/CRender
3D Render example using: C90, OpenGLES 2. Builds for: Win32 & Android
jfcameron/GameOfLife
Conway's Game of Life in a Direct X compute shader, demoed in Unity 5
jfcameron/HTML53DRenderer
Exploring 3D DOM effects
jfcameron/Intro-to-WebGL
Materials for an introductory talk on WebGL. Writeup + Demo
jfcameron/WebAssembly-C-Cpp-Reference
Compiling C and Cpp to WebAssembly
jfcameron/WebGLGameEngine
A simple game engine written for the web using webgl and js
jfcameron/winpath
Convert WSL path to native windows path
jfcameron/gitsync
Synchronize local workspace using your github account
jfcameron/gradle-java-reference
reference project for building java projects with gradle
jfcameron/bin2header
Binary file converter to C/C++ source header
jfcameron/CommandTree
organizational lib for cli tool development
jfcameron/doxygen-bootstrapped
Customize doxygen output to use the twitter bootstrap framework.
jfcameron/Game-of-24-Calculator
Calculator for arithmetic game "24". supports extended rules: any real number instead of 24, input set greater or less than 4 elements
jfcameron/GDK-EntityComponentSystem
an entity component system lib
jfcameron/GitHubGet
Library for producing java data model classes from the Github API + a terminal program that displays them
jfcameron/gradle-buildconfig-plugin
A BuildConfig plugin for Gradle java projects
jfcameron/Hunter-Reference
Reference for Hunter (Cmake-based PM)
jfcameron/jfc-gradle
gradle build scripts used by JVM projects on this account
jfcameron/jfc-log
variadic template logging and exceptions
jfcameron/Multimedia-Share-Static-Site-Generator
static site generator for serving/streaming multimedia files
jfcameron/Package-Management-Ref
C++ dependency management via cmake (find_package, add_subdir), git (submodules), hunter
jfcameron/Snake
Snake in C for the Windows console
jfcameron/TF2-Bindings
Config for Team Fortress 2
jfcameron/webpack-reference
reference material for the js pm webpack