Highlights
- Pro
Block or Report
Block or report kim366
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Polynomial-Line-Smoothing Public
Efficient line smoothing using connected 3rd degree polynomials
C++ 2
-
Pathplanning Public
Various Pathplanning Algorithms Derived off Dijkstra's in mulitple situations visualized by SFML. Paper: https://schmider.kim/vwa/main.pdf
-
Connected-Bezier-Curves Public
Smoothly connected 4th order bezier curves with aid of SFML in C++
C++
-
vue-details Public
Proper support for the HTML5 <details> tag in Vue.js including v-model attribute (552 bytes)
JavaScript 4
-
1
template<int N, typename Tupl, typename Op>
2struct tuple_transform_impl
3{4static void increment(Tupl& tuple, Op op)
5{ -
rollup-plugin-base-url Public
Allows dynamic imports to be loaded from an absolute URL, such as `/`
JavaScript 1