Pinned Repositories
bigger
bigg (bgfx + imgui + glfw + glm) + utils
blender-cli-rendering
Blender Python scripts for rendering images directly from command-line interface
bvh11
A tiny C++11 library for reading BVH motion capture data
color-util
A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators such as CIEDE2000
elasty
A research-oriented elastic body simulator
mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
position-based-fluids
Position Based Fluids [SIGGRAPH 2013] in C++
sequential-line-search
A Preferential Bayesian optimization library for C++/Python [SIGGRAPH 2017]
tinycolormap
A header-only, single-file library for colormaps written in C++11
unblending
Decomposing an input image into layers via "color unblending"
yuki-koyama's Repositories
yuki-koyama/blender-cli-rendering
Blender Python scripts for rendering images directly from command-line interface
yuki-koyama/elasty
A research-oriented elastic body simulator
yuki-koyama/tinycolormap
A header-only, single-file library for colormaps written in C++11
yuki-koyama/mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
yuki-koyama/bigger
bigg (bgfx + imgui + glfw + glm) + utils
yuki-koyama/unblending
Decomposing an input image into layers via "color unblending"
yuki-koyama/position-based-fluids
Position Based Fluids [SIGGRAPH 2013] in C++
yuki-koyama/color-util
A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators such as CIEDE2000
yuki-koyama/sequential-line-search
A Preferential Bayesian optimization library for C++/Python [SIGGRAPH 2017]
yuki-koyama/bvh11
A tiny C++11 library for reading BVH motion capture data
yuki-koyama/optimo
Keyframe-based motion editing system using numerical optimization [CHI 2018]
yuki-koyama/parallel-util
Simple header-only implementation of "parallel_for" and "parallel_map" for C++11
yuki-koyama/btoon
Blender Addon for Toon Rendering
yuki-koyama/sequential-gallery
Sequential Gallery for Interactive Visual Design Optimization [SIGGRAPH 2020]
yuki-koyama/hello-bgfx
Hello-world project for bgfx + GLFW managed by CMake
yuki-koyama/split-toning
A Blender addon for simulating the Split Toning effect in Adobe Lightroom/Photoshop
yuki-koyama/enhancer
A C++11 / GLSL library for enhancing photographs (adjusting brightness, contrast, etc.)
yuki-koyama/latexie
Utilities for writing papers with LaTeX
yuki-koyama/siggraph-jp-papers
SIGGRAPH Papers by Japanese Researchers
yuki-koyama/armature-proxy-mesh
A Blender add-on for easy creation of proxy meshes for a selected armature object
yuki-koyama/academic-illustration-assets
Assets for creating illustrative figures (and video figures) released under CC0 (public domain)
yuki-koyama/hello-trello-api
Toy Python scripts using Trello's REST API
yuki-koyama/optimization-test-functions
A set of test functions to evaluate optimization algorithms written in C++11
yuki-koyama/pyenhancer
A tiny NumPy-based library for image color enhancement
yuki-koyama/CoordConv
Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247
yuki-koyama/fTetWild
Fast Tetrahedral Meshing in the Wild
yuki-koyama/ganimator
A motion generation model learned from a single example [SIGGRAPH 2022]
yuki-koyama/scikit-learn
scikit-learn: machine learning in Python
yuki-koyama/shap
A game theoretic approach to explain the output of any machine learning model.
yuki-koyama/StrokeTransfer