lazysquid's Stars
CppKorea/CppCoreGuidelines
C++ 핵심 가이드라인 한글화 프로젝트 (C++ Core Guidelines)
funfunStudy/study
FunctionalPrograming Study
MarekKowalski/LiveScan3D
LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.
mp3guy/Kintinuous
Real-time large scale dense visual SLAM system
sillykelvin/sillykelvin.github.io
my personal site managed by org-page
simplexcomplexity/complexscience
phw/peek
Simple animated GIF screen recorder with an easy to use interface
bitxue/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
lyokato/libgeohash
GeoHash C Library
syl20bnr/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
if1live/libsora.so-src
블로그에서 사용하는 샘플 코드 저장용
david-sabata/Radiosity
GPU-only Radiosity renderer
Schnouki/dotfiles
Many of my configuration files
mattnedrich/GradientDescentExample
Example demonstrating how gradient descent may be used to solve a linear regression problem
cboots/RGBD-to-Mesh
Converts RGBD images from Kinect sensor to a triangle mesh representation.Final Project for CIS565.
OpenGLInsights/OpenGLInsightsCode
Source code for OpenGL Insights
marko-galesic/opengl-radiosity
A Radiosity Implementation with Hemicubes and OpenGL
atilaneves/cmake-ide
Use Emacs as a C/C++ IDE
AndreaCrotti/yasnippet-snippets
a collection of yasnippet snippets for many languages
jwvg0425/ProjectArthas
ProjectArthas!
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
numenta/nupic-legacy
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
mosra/magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
agyorev/Eigenfaces
:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.
domtronn/all-the-icons.el
A utility package to collect various Icon Fonts and propertize them within Emacs.
doomemacs/themes
A megapack of themes for GNU Emacs.
emacs-kr/emacs-kr-wiki
limist/literate-programming-examples
A collection of literate programming examples using Emacs Org mode; these examples are directly usable (copy and start hacking), and/or can serve as educational literate programs. Clojure will be the preferred language.
cmourglia/HelloGL
OpenGL starting kit using GLFW and GL3W.
purpleKarrot/glcc
A lightweight C++ wrapper around OpenGL