Pinned Repositories
collision-detection-2d
Collision detection experiments (GJK/EPA/Edge Clipping).
dct-image
Simple image 8x8 block DCT (Discrete Cosine Transform)
fourier-graph
Test your own graph with Fourier Transform
html5-audio-fft-equalizer
FFT audio file equalizer using HTML5 audio data API (FireFox only)
Mono-Embedding
Mono embedding sample on Windows
physicsRus
2D rigid body physics engine & integrated WYSIWYG editor written in Javascript.
rect-fitting-2d
Fitting with oriented rectangle for arbitrary 2d polygon based on area variance.
simple-tween
Simple tweening library.
webgl-md5renderer
Doom3 MD5 model renderer using WebGL
BlueshiftEngine
Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.
juhl's Repositories
juhl/physicsRus
2D rigid body physics engine & integrated WYSIWYG editor written in Javascript.
juhl/collision-detection-2d
Collision detection experiments (GJK/EPA/Edge Clipping).
juhl/html5-audio-fft-equalizer
FFT audio file equalizer using HTML5 audio data API (FireFox only)
juhl/dct-image
Simple image 8x8 block DCT (Discrete Cosine Transform)
juhl/Mono-Embedding
Mono embedding sample on Windows
juhl/webgl-md5renderer
Doom3 MD5 model renderer using WebGL
juhl/rect-fitting-2d
Fitting with oriented rectangle for arbitrary 2d polygon based on area variance.
juhl/simple-tween
Simple tweening library.
juhl/fourier-graph
Test your own graph with Fourier Transform
juhl/genggl
OpenGL glue code generator for C
juhl/opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
juhl/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
juhl/CppCon2014
Speaker materials from CppCon 2014
juhl/CppCon2015
Presentation Materials from CppCon 2015
juhl/delabella
2D Delaunay triangulation (dela) - super stable (bella!)
juhl/DOOM-3-BFG
Doom 3 BFG Edition
juhl/graphics-resources
:memo: a list of graphic programming resources
juhl/ik
Minimal Inverse Kinematics library
juhl/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
juhl/JoltPhysics
A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
juhl/lightmapper
A C/C++ single-file library for lightmap baking by using your existing OpenGL renderer
juhl/MathGeoLib
A C++ library for linear algebra and geometry manipulation for computer graphics.
juhl/numerical-integration-test
Numerical integration test for the damped oscillation function with various integration methods.
juhl/OpenGL-Tutorials
OpenGL 4.5 tutorials
juhl/OpenGLInsightsCode
Source code for OpenGL Insights
juhl/Selene
Simple C++11 friendly header-only bindings to Lua
juhl/Strang
Collection of codes for learning linear algebra
juhl/toolwindowmanager
Qt based tool window manager
juhl/Urho3D
Cross-platform 2D and 3D game engine
juhl/voro
Voro++: a three-dimensional Voronoi cell library in C++