-
A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.
C++ UpdatedNov 5, 2025 -
nerfstudio Public
Forked from nerfstudio-project/nerfstudioA collaboration friendly studio for NeRFs
Python Apache License 2.0 UpdatedApr 23, 2025 -
mast3r Public
Forked from andyneff/mast3rGrounding Image Matching in 3D with MASt3R
Python Other UpdatedOct 22, 2024 -
dust3r Public
Forked from naver/dust3rDUSt3R: Geometric 3D Vision Made Easy
Python Other UpdatedOct 22, 2024 -
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedMar 5, 2024 -
-
vim-config Public
configuration files and plugins for the vim text editor
Vim Script UpdatedJan 24, 2022 -
pyvxl Public
Forked from VisionSystemsInc/pyvxlPython wrapper for vxl using pybind11
C++ UpdatedMar 24, 2021 -
vsi_common Public
Forked from VisionSystemsInc/vsi_commonA set of common scripts use by VSI on numerous projects
Shell MIT License UpdatedDec 22, 2020 -
enoki Public
Forked from mitsuba-renderer/enokiEnoki: structured vectorization and differentiation on modern processor architectures
C++ Other UpdatedOct 17, 2020 -
redner Public
Forked from BachiLi/rednerA differentiable Monte Carlo path tracer
Assembly MIT License UpdatedNov 27, 2019 -
vacancy Public
Forked from unclearness/vacancyVacancy: A Voxel Carving implementation in C++
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 26, 2019 -
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedJan 15, 2018 -
libigl Public
Forked from libigl/libiglSimple C++ geometry processing library.
-
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
C zlib License UpdatedJun 9, 2017 -
glew Public
Forked from nigels-com/glewThe OpenGL Extension Wrangler Library
C Other UpdatedJun 9, 2017 -
dlib Public
Forked from davisking/dlibA toolkit for making real world machine learning and data analysis applications in C++
C++ UpdatedJan 25, 2017 -
-
sdf_render Public
sandbox for experimenting with rendering of signed distance fields
-
SDFGen Public
Forked from christopherbatty/SDFGenA simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.