-
GA Tech
- Atlanta, GA
-
02:39
(UTC -04:00) - karlhiner.com
- in/karl-hiner-9534b333
-
MeshEditor Public
glTF viewer/editor/exporter supporting conversion of meshes into interactive rigid body audio models
-
fastgltf Public
Forked from spnda/fastgltfA modern C++17 glTF 2.0 library focused on speed, correctness, and usability
C++ MIT License UpdatedJun 14, 2026 -
JoltPhysics Public
Forked from jrouwe/JoltPhysicsA multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West and Death Stranding 2.
C++ MIT License UpdatedApr 17, 2026 -
glTF_Physics Public
Forked from eoineoineoin/glTF_PhysicsProposal for adding rigid body dynamics extension to glTF
UpdatedApr 17, 2026 -
tree-sitter-faust Public
Faust grammar for tree-sitter. Available in nvim-treesitter with `TSInstall faust`.
-
faust Public
Forked from grame-cncm/faustFunctional programming language for signal processing and sound synthesis
C++ Other UpdatedApr 5, 2026 -
-
faustlsp Public
Forked from carn181/faustlspA LSP Server Implementation for Faust
Go UpdatedJul 7, 2025 -
vscode-faust Public
Forked from carn181/vscode-faustA basic VS Code extension for faust
TypeScript UpdatedJul 7, 2025 -
flowgrid Public
Persistent ImGui editor for Faust audio programs
-
implot Public
Forked from epezent/implotImmediate Mode Plotting
C++ MIT License UpdatedNov 17, 2024 -
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedNov 17, 2024 -
-
jaxdsp Public
Fast, differentiable audio processors on the CPU or GPU, controlled from the browser. The goal is to parameterize audio graphs in real-time to resemble incoming audio streams. Built with JAX, WebRT…
-
notebooks Public
Notebooks for several books, mostly in the domain of audio DSP. Notebooks are broken up by chapter. Most have animations, working code examples, and solutions (or attempts) at exercises. I hope the…
-
RailsBlog Public
Following the Rails getting started guide to re-learn Rails.
Ruby MIT License UpdatedJun 9, 2024 -
DrumClassification Public
Drum classification model
-
gatech-classes Public
A single place to put all my GA Tech class assignment work
Jupyter Notebook GNU General Public License v3.0 UpdatedMay 25, 2024 -
GeoLDMViz Public
3D visualizer app for inspecting generated molecules & diffusion chain output from [GeoLDM](https://github.com/MinkaiXu/GeoLDM)
-
ProcessingRayTracer Public
Ray tracing, implicit surface generation, and mesh manipulation Processing projects
Processing GNU General Public License v3.0 UpdatedMay 8, 2024 -
mesh2audio Public
Convert meshes into physical audio models and play them by striking mesh vertices in a 3D viewer.
-
CrosswordFiller Public
One of the very first programs I ever made - a program to find valid english crossword fills given a grid pattern using beam search. I found as a jar file using the Wayback Machine!
-
immer Public
Forked from arximboldi/immerPostmodern immutable and persistent data structures for C++ — value semantics at scale
C++ Boost Software License 1.0 UpdatedFeb 23, 2024 -
nvim-treesitter Public
Forked from nvim-treesitter/nvim-treesitterNvim Treesitter configurations and abstraction layer
Scheme Apache License 2.0 UpdatedFeb 22, 2024 -
ImGuizmo Public
Forked from CedricGuillemet/ImGuizmoImmediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
C++ MIT License UpdatedFeb 16, 2024 -
tree-sitter-cpp Public
Forked from tree-sitter/tree-sitter-cppC++ grammar for tree-sitter
JavaScript MIT License UpdatedFeb 1, 2024 -
miniaudio Public
Forked from mackron/miniaudioAudio playback and capture library written in C, in a single source file.
C Other UpdatedDec 27, 2023 -
DeepFRI Public
Forked from flatironinstitute/DeepFRIDeep functional residue identification
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 11, 2023 -
ImGuiVulkanHppImage Public
A demo application for rendering a triangle with Vulkan-Hpp into an ImGui window via `vk::Image->Texture->ImGui::Image`.
-