Pinned Repositories
3D-Rolling-Ball
A Simple 3D Rolling Ball Game
acorn
A small, fast, JavaScript-based JavaScript parser
Anisotropic-Kuwahara
A refactor of Jan Eric Kyprianidis' anisotropic Kuwahara algorithm
anodoc
A doc comment parser in PHP
async-lz-string
Asynchronous string compression for JavaScript projects
common-shaders-1
Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
kaleidoscope
An interactive p5.js sketch that allows users to finger-paint a kaleidoscope image using mouse or touch.
loginer
oauth Login with facebook and google & twitter using php/mysqli
odroid-c2-gpio-library
My custom library for GPIO on ODROID-C2.
Tork
Semi realistic vehicle physics
akimgacem's Repositories
akimgacem/Tork
Semi realistic vehicle physics
akimgacem/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
akimgacem/chatapp
A simple WebRTC and Okta front-end app.
akimgacem/cpp-capsuleIntersection
C++ project that tests for an intersection between 2 capsules. This project will be used for a simple OpenGL collision detection between o jects.
akimgacem/d3plus-text
A smart SVG text box with line wrapping and automatic font size scaling.
akimgacem/F.LF
F.LF is an open source implementation of LF2
akimgacem/Flocking-Simulation
Flocking simulation of starling murmuration using web graphics library (webGL) and openGL shader language in javascript.
akimgacem/hamsterball
A WebGL game
akimgacem/HoG
HoG visualizer SVM object classification and prediction
akimgacem/LayaAir-1
LayaAir is an open-source 2D/3D engine. LayaAir Engine is designed for high performance games.LayaAir support TypeScript and JavaScript、ActionScript 3.0 programming language.Can develop once, publish for multi platform.
akimgacem/meshwalk.js
for your TPS game development with three.js.
akimgacem/ObjectRecognition
A simple classifier using SVM+HOG.
akimgacem/Oimo.js
Lightweight 3d physics engine for javascript
akimgacem/OimoPhysics
A cross-platform 3D physics engine
akimgacem/php-simple-html-dom-parser
PHP Simple HTML DOM Parser fork http://simplehtmldom.sourceforge.net/ (simplehtmldom - PHP 7.3+ compatible)
akimgacem/qt-lzstring
Qt implementation of LZ-String javascript library
akimgacem/redhash
javascript hashgraph implementation
akimgacem/shaderninja
3D Game WebGL Shader Editor
akimgacem/sm64
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
akimgacem/sprite-sheet-decomposer
Cut sprite sheet animation pictures into piece.
akimgacem/svn-scm
SVN support for VS Code
akimgacem/Tinder-Swipe-Cards
virtual attractiveness rater via swippy swipes 🔥
akimgacem/TinyColor
Fast, small color manipulation and conversion for JavaScript
akimgacem/UglifyJS-online
JavaScript minifier in the browser
akimgacem/unity-functions
akimgacem/Unity3DCustomCharacterControllerCapsuleCollisionDetection
A custom unity3d capsule character controller that uses its own collision detection system.
akimgacem/VerletBallPhysicsDemo
Javascript Ball Physics 2D Simulation using Verlet Integration
akimgacem/webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
akimgacem/webgl-particle-effect-tutorial
A tutorial for creating a WebGL fire particle effect using billboarded quads
akimgacem/webgl-quake3
WebGL Quake 3 level renderer