• Stars
    star
    163
  • Rank 224,294 (Top 5 %)
  • Language
    Julia
  • License
    MIT License
  • Created about 5 years ago
  • Updated 19 days ago

Reviews

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

Repository Details

Basic Geometry Types

Build Status Codecov

Docs - stable Docs - dev

GeometryBasics.jl

Basic geometry types.

This package aims to offer a standard set of geometry types that easily work with metadata, query frameworks on geometries and different memory layouts. The aim is to create a solid basis for graphics/plotting, finite element analysis, geo applications, and general geometry manipulations - while offering a Julian API that still allows performant C-interop.

This package is a replacement for the discontinued GeometryTypes.

Documentation: http://juliageometry.github.io/GeometryBasics.jl/stable/

Contributing

Make sure your changes don't break the documentation.

To build the documentation locally, you first need to instantiate the docs/ project:

julia --project=docs/
pkg> instantiate
pkg> dev .

Then use julia --project=docs/ docs/make.jl to build the documentation. This will also run the doctests defined in Markdown files. The doctests should be written for the Julia version configured in ci.yml (:docs section).

More Repositories

1

Meshes.jl

Computational geometry and meshing algorithms in Julia
Julia
363
star
2

CoordinateTransformations.jl

A fresh approach to coordinate transformations...
Julia
176
star
3

Rotations.jl

Julia implementations for different rotation parameterizations
Julia
172
star
4

VoronoiDelaunay.jl

Fast and robust Voronoi & Delaunay tessellation creation with Julia
Julia
124
star
5

Quaternions.jl

A Julia implementation of quaternions
Julia
115
star
6

RegionTrees.jl

Quadtrees, Octrees, and more in Julia
Julia
110
star
7

GeometryTypes.jl

Geometry types for Julia
Julia
67
star
8

GeometricalPredicates.jl

Fast and robust 2D & 3D incircle/intriangle/etc. for Julia
Julia
56
star
9

Meshing.jl

Meshing and isosurface extraction algorithms
Julia
56
star
10

MeshViz.jl

Makie.jl recipes for visualization of Meshes.jl
Julia
54
star
11

DelaunayTriangulation.jl

Delaunay triangulations and Voronoi tessellations in two dimensions.
Julia
53
star
12

Descartes.jl

Software Defined Solid Modeling
Julia
43
star
13

Contour.jl

Calculating contour curves for 2D scalar fields in Julia
Julia
41
star
14

TetGen.jl

Julia's TetGen wrapper
Julia
40
star
15

Triangulate.jl

Julia Wrapper for the Triangle Mesh Generator
Julia
38
star
16

VoronoiCells.jl

Voronoi tesselations in Julia
Julia
33
star
17

Clipper.jl

Julia wrapping of clipper
Julia
30
star
18

KDTrees.jl

KDTrees for julia
Julia
25
star
19

DistMesh.jl

Tetrahedral meshing of distance functions in Julia
Julia
21
star
20

OldImmutableArrays.jl

Statically-sized immutable vectors and matrices.
Julia
21
star
21

PolygonOps.jl

Generic Polygon Operations
Julia
21
star
22

Delaunator.jl

Delaunator in Julia
Julia
21
star
23

OldMeshes.jl

A collection of tools for working with Meshes
Julia
20
star
24

PlyIO.jl

Read and write polygon ply files from julia
Julia
20
star
25

MarchingCubes.jl

Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
C
18
star
26

TriangleIntersect.jl

Fast ray-triangle intersections for raytracing
Julia
13
star
27

OctTrees.jl

Fast quad and oct-trees for Julia
Julia
12
star
28

Packing.jl

Algorithms for packing problems
Julia
11
star
29

RayTraceEllipsoid.jl

Ray trace ellipsoid-shaped domes. Find intersection points and refract/reflect according to the refractive indices.
Julia
11
star
30

Octonions.jl

A Julia implementation of octonions
Julia
8
star
31

meta

For discussion centered around the JuliaGeometry organization
8
star
32

Bullet3.jl

Wrapper for Bullet3 physics engine
Julia
7
star
33

EarCut.jl

Wrapper for Mapbox's earcut.hpp for polygon triangulation
Julia
6
star
34

tetgen.dependency

tetgen unmodified source and binary for win & linux
C++
5
star
35

MeshPlots.jl

Plots.jl recipes for Meshes.jl
Julia
2
star
36

Intervals.jl

Interval arithmetic and algebra in Julia (not maintained, or ever published)
Julia
1
star
37

TriangleBuilder

Julia
1
star
38

TetgenBuilder

binaries for Tetgen
Julia
1
star
39

juliageometry.github.io

The juliageometry.org website
HTML
1
star
40

QuadricMeshSimplification.jl

Quadric Mesh Simplification for reducing triangle counts
Julia
1
star
41

Libfive.jl

Wrapper for the Libfive library for generative design
Julia
1
star