Pinned Repositories
aframe-pano-portal
Place 360 panoramas and videos as portals into an aframe scene
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
northstar-distortion
Computes forward and inverse distortion maps for Northstar-style ellipsoid-reflector AR HMDs
rc-aframe
reality computing class materials in aframe
Tangova
Project Tango plugin for Cordova
terrapeg
terra metaprogramming experiment
truss
visualization/rendering framework
xgpu
WebGPU (webgpu.h) Python bindings
PyryM's Repositories
PyryM/aframe-pano-portal
Place 360 panoramas and videos as portals into an aframe scene
PyryM/Tangova
Project Tango plugin for Cordova
PyryM/truss
visualization/rendering framework
PyryM/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
PyryM/terrapeg
terra metaprogramming experiment
PyryM/xgpu
WebGPU (webgpu.h) Python bindings
PyryM/northstar-distortion
Computes forward and inverse distortion maps for Northstar-style ellipsoid-reflector AR HMDs
PyryM/rc-aframe
reality computing class materials in aframe
PyryM/aframe-passthrough
Component and Element providing live camera support to Aframe
PyryM/aoc2018_animations
Animations of 2018 Advent of Code Puzzles
PyryM/Horde3D
Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
PyryM/kinect-recording-stuff
things for recording skeletons from a kinect
PyryM/lcdproc
Python OOP Wrapper Library for LCDproc Telnet API
PyryM/lifoline
simulator for a LIFO queue
PyryM/morsel
ROS stuff for detecting morsels
PyryM/multimaterial-obj-utils
Utilities to deal with multimaterial .obj meshes (e.g., split them into separate single-material meshes)
PyryM/naga
Universal shader translation in Rust
PyryM/projector-homography-example
Example of how to compute a homography from correspondences to calibrate a projector projecting at an oblique angle
PyryM/pyimgui
Cython-based Python bindings for dear imgui
PyryM/realitycomp-lab0-profiles
Reality computing lab 0: 3d profile scans
PyryM/RoboArmatureDemo
Mixed reality demo of robot armature
PyryM/tangova-dev-launchpad
an app that can be used to redirect cordova on a tango to load another app from a web server
PyryM/terra
Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
PyryM/trimesh
Python library for loading and using triangular meshes.
PyryM/truss-experiments
Bigger demos/experiments in truss
PyryM/truss-future-ui
UI framework for truss
PyryM/trussfs
C-API library of filesystem helpers for Truss
PyryM/trusslibs
Builds dependencies for Truss
PyryM/vgr
very good: risky
PyryM/wgpu-native
Native WebGPU implementation based on wgpu-core