• Stars
    star
    1
  • Language Awk
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My solutions to the Advent of Code 2022

More Repositories

1

libgeom

Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)
C++
10
star
2

dual-contouring

Minimal dual contouring library.
C++
6
star
3

transfinite

A library for evaluating transfinite surfaces.
C++
6
star
4

quadfit

Fit continuously connected B-spline surfaces on sampled points with boundary constraints.
C++
4
star
5

ekcurves

Epsilon-kappa curves
Julia
4
star
6

sample-framework

A minimal 3D framework for creating simple applications (intended for class use). Uses Qt / QGLViewer for the GUI and OpenMesh for the mesh data structure.
C++
4
star
7

lispkit

A Scheme implementation of the SECD virtual machine, and a LispKit Lisp compiler.
Scheme
3
star
8

geo-framework

Basic framework for 3D geometry applications
C++
3
star
9

qds-viewer

Quad patch viewer
C++
2
star
10

bspline-connect

Lightweight library for connecting BSpline patches with G1/G2 continuity
C++
2
star
11

natural-neighbors

C++
1
star
12

fit-sphere

Fitting a sphere with fixed radius on noisy data points.
Julia
1
star
13

scanned-dictionary

A webpage that shows a given page of a scanned dictionary.
JavaScript
1
star
14

bezier-triangle

Minimal Bezier-triangle evaluation.
C++
1
star
15

implicitize

Implicitization of polynomial surfaces
C++
1
star
16

persian-poems

Hungarian translation of Persian poems
TeX
1
star
17

prolog-leckek

Introductory programming lessons in Prolog (Hungarian)
HTML
1
star
18

least

Least polynomial interpolation
C++
1
star
19

minibb

Minimal Bézier/B-spline curve library based on The NURBS Book.
C++
1
star
20

manifold

An n-patch-based construction similar to Zorin's
C++
1
star
21

implicit-curvature

Curvature computation for implicit surfaces
C++
1
star
22

sicp

A CL translation of the examples in the Wizard Book, with solutions to (most of) the exercises
Common Lisp
1
star
23

c0coons

Multi-sided C0 Coons patch with rational Bézier boundary curves.
C++
1
star
24

vertebra-fit

Fitting a closed B-spline on a series of points defining vertebrae.
C++
1
star
25

ldni

A CPU implementation of Layered Depth-Normal Images for experimenting.
C++
1
star
26

cl-nurbs

A NURBS library in Common Lisp. It handles both curves and surfaces; it can generate PostScript output for curves and VTK files for surfaces. It also has an own file format (RBN) for storing NURBS data. Features include point / vector operations, curve and surface evaluation, derivation, curvature calculation, algorithms for creating continuity between surfaces and fairing with downhill simplex method, knot removal/reinsertion and fitting.
Common Lisp
1
star
27

discrete-clothoids

Test implementation of discrete clothoid curves
Julia
1
star