Pinned Repositories
intrinsic-triangulations-rs
Following along with the Geometry Processing with Intrinsic Triangulations course in Rust.
lsx
An experimental library for HTML generation in Mojo
lygia
lygia, it's a granular and multi-language shader library designed for performance and flexibility
shaderplace
shims
Utils for mojo projects
tephra
Mojo tools for playing with ATProto
thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
tree-sitter-mojo
Mojo grammar for tree-sitter
vl
A CLI tool for generating Vega-Lite specifications.
wgpu-mojo
A proof of concept of wgpu-native bindings in Mojo.
lsh's Repositories
lsh/shims
Utils for mojo projects
lsh/tree-sitter-mojo
Mojo grammar for tree-sitter
lsh/lsx
An experimental library for HTML generation in Mojo
lsh/tephra
Mojo tools for playing with ATProto
lsh/tinystl-zig
A zero dependency STL data reader written in Zig inspired by MicroSTL
lsh/vl
A CLI tool for generating Vega-Lite specifications.
lsh/wgpu-mojo
A proof of concept of wgpu-native bindings in Mojo.
lsh/arquero
Query processing and transformation of array-backed data tables.
lsh/bisky
Bluesky API library
lsh/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
lsh/cmudig.github.io
Homepage for the Data Interaction Group at CMU
lsh/deck.gl
WebGL2 powered visualization framework
lsh/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
lsh/extrude-polyline
A port of Matt Deslauriers's Extrude Polyline library.
lsh/gpytoolbox
A collection of utility functions to prototype geometry processing research in python
lsh/libigl
Simple C++ geometry processing library.
lsh/lox
Fast polygon mesh library with different data structures and traits to abstract over those.
lsh/lsh
lsh/lukashermann.me
My personal site
lsh/mojo
The Mojo Programming Language
lsh/nalgebra
Linear algebra library for Rust.
lsh/nushell.github.io
Nushell's main website, blog, book, and more
lsh/paperbug
An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more
lsh/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
lsh/spirt
SPIR-🇹: shader-focused IR to target, transform and translate from 🦀
lsh/tinystl
A small library to read and write STL mesh files, inspired by MicroSTL.
lsh/typify
JSON Schema -> Rust type converter
lsh/vega
A visualization grammar.
lsh/vega-lite
A concise grammar of interactive graphics, built on Vega.
lsh/vl-convert
Utilities for converting Vega-Lite specs from the command line and Python