All Projects → rquey → neper

rquey / neper

Licence: GPL-3.0 License
Polycrystal generation and meshing

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
fortran
972 projects
CMake
9771 projects
Makefile
30231 projects
Roff
2310 projects

Projects that are alternatives of or similar to neper

MicroStructPy
Microstructure modeling, mesh generation, analysis, and visualization.
Stars: ✭ 42 (-62.16%)
Mutual labels:  meshing, microstructure, polycrystal
PhaceXL 2D
Script for the generation of finite-thickness interface elements for polycrystal modelling
Stars: ✭ 15 (-86.49%)
Mutual labels:  microstructure, polycrystal
carmechanic
Car Mechanic Simulator mechanics in Unity
Stars: ✭ 39 (-64.86%)
Mutual labels:  mechanics
zmesh
Marching Cubes & Mesh Simplification on multi-label 3D images.
Stars: ✭ 37 (-66.67%)
Mutual labels:  meshing
loop subdivision
A C++ implementing of Loop subdivision
Stars: ✭ 19 (-82.88%)
Mutual labels:  meshing
delaunay-triangulation-algorithm
Delaunay Triangulation
Stars: ✭ 25 (-77.48%)
Mutual labels:  voronoi
HexapodHDA
University Project: Design of a six-legged Hexapod with 3 DoF at each leg. Communication and control implementation on an Arduino 2560.
Stars: ✭ 20 (-81.98%)
Mutual labels:  mechanics
tektosyne
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Stars: ✭ 52 (-53.15%)
Mutual labels:  voronoi
VoxelizerX12
DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxelization.
Stars: ✭ 18 (-83.78%)
Mutual labels:  tessellation
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
Stars: ✭ 37 (-66.67%)
Mutual labels:  tessellation
ConstructiveGeometry.jl
Algorithms and syntax for building CSG objects within Julia.
Stars: ✭ 27 (-75.68%)
Mutual labels:  meshing
MinimalFem
podgorskiy.com/spblog/304/writing-a-fem-solver-in-less-the-180-lines-of-code
Stars: ✭ 23 (-79.28%)
Mutual labels:  mechanics
deep-learning-for-indentation
Extraction of mechanical properties of materials through deep learning from instrumented indentation
Stars: ✭ 35 (-68.47%)
Mutual labels:  mechanics-of-materials
yak
yak (yet another kinfu) is a library and ROS wrapper for Truncated Signed Distance Fields (TSDFs).
Stars: ✭ 25 (-77.48%)
Mutual labels:  meshing
GPU-Voronoi-Noise
GPU Voronoi noise in Unity
Stars: ✭ 44 (-60.36%)
Mutual labels:  voronoi
DelaunayVoronoi
C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation
Stars: ✭ 131 (+18.02%)
Mutual labels:  voronoi
voronoi-video
Fragmented HTML5 using the Voronoi diagram
Stars: ✭ 13 (-88.29%)
Mutual labels:  voronoi
VoronoiIsland
🏝: Voronoi Island
Stars: ✭ 15 (-86.49%)
Mutual labels:  voronoi
material-palette
Generates material palettes for your colors
Stars: ✭ 19 (-82.88%)
Mutual labels:  material
OBNI
Objet Bruité Non Identifié - Unity displacement shader
Stars: ✭ 28 (-74.77%)
Mutual labels:  tessellation

Neper

Overview

Neper is a software package for polycrystal generation and meshing. It can deal with 2D and 3D polycrystals with very large numbers of grains. Its main features are:

  • Generation of polycrystals from (experimental) morphological properties;
  • Generation of multiscale microstructures;
  • Generation of periodic or semi-periodic microstructures;
  • Generation of polycrystals in non-convex domains;
  • Generation of uniform orientation distributions;
  • Meshing into good-quality elements;
  • Meshing with cohesive elements at interfaces;
  • Visualization and analysis of the tessellations and meshes.

Neper is built around three modules: generation, meshing and visualization. All the input data are prescribed non-interactively, using command lines and / or ASCII files. Neper can be compiled and run on any Unix-like system.

Installation

Installation instructions are provided in the documentation included in the distribution or available here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].