Pinned Repositories
cpm
C++ Package Manager
cpm-arc-ball
Implementation of Ken Shoemake's arcball transform with a few additions.
cpm-entity-system
C++11 entity component system
cpm-gl-batch-context
CPM module to provide a cross platform OpenGL context for batch rendering
cpm-gl-platform
Includes platform specific headers for OpenGL and OpenGL ES
cpm-glfw
CPM module for GLFW.
cpm-glm-aabb
Axis aligned bounding box implemented on top of GLM
cpm-modules
Repository containing all registered CPM modules.
Metal02-Triangle
Rasterizing a triangle to the screen using Metal.
iauns's Repositories
iauns/cpm
C++ Package Manager
iauns/cpm-arc-ball
Implementation of Ken Shoemake's arcball transform with a few additions.
iauns/cpm-modules
Repository containing all registered CPM modules.
iauns/cpm-entity-system
C++11 entity component system
iauns/Metal02-Triangle
Rasterizing a triangle to the screen using Metal.
iauns/cpm-gl-platform
Includes platform specific headers for OpenGL and OpenGL ES
iauns/cpm-google-test
CPM external for google test
iauns/cpm-lodepng
CPM external for lodepng, a lightweight PNG encoding / decoding library
iauns/dotfiles
My unix configuration files.
iauns/cpm-libovr
CPM module for a CMake version of the oculus SDK (based on jherico's Oculus SDK modifications)
iauns/cohort-zero
iauns/cpm-box2d
CPM external for Erin Catto's Box2D
iauns/cpm-bserialize
General binary type serialization.
iauns/cpm-cereal-glm
Extension to cpm-es-cereal to help serialize glm types.
iauns/cpm-es-acorn
Entity system core built on top of cpm-es-cereal.
iauns/cpm-es-cereal
Adds serialization support to cpm-entity-system.
iauns/cpm-es-fs
File system for the cpm-entity-system.
iauns/cpm-es-general
General utilities when working with entity system 3D graphics.
iauns/cpm-es-render
Entity component system renderer. Utilities for managing OpenGL resources.
iauns/cpm-es-systems
This is to systems what the entity component system is to components.
iauns/cpm-gl-shaders
GL library to help manage shaders and uniforms.
iauns/cpm-gl-state
Class to help manage OpenGL state
iauns/cpm-nrrd
Library for reading volumetric NRRD files
iauns/cpm-ook
CPM module for Ook
iauns/cpm-tny
CPM external for tny C serialization library
iauns/cpm-var-buffer
Variable sized C++ buffer with arbitrary type serialization.
iauns/dotlite
Lightweight dotfiles
iauns/madanalysis-utopian
iauns/ook
dynamic bricking
iauns/PEGTL
Parsing Expression Grammar Template Library