All Projects → nickhall → Unity-Procedural

nickhall / Unity-Procedural

Licence: other
Spline based mesh generation

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
ShaderLab
938 projects

Projects that are alternatives of or similar to Unity-Procedural

react-svg-curve
React components to draw different types of curves with svg
Stars: ✭ 42 (-37.31%)
Mutual labels:  bezier, spline
polatory
Fast, memory-efficient 3D spline interpolation and global kriging, via RBF (radial basis function) interpolation.
Stars: ✭ 82 (+22.39%)
Mutual labels:  splines, spline
MonoGame.SplineFlower
Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.
Stars: ✭ 18 (-73.13%)
Mutual labels:  splines, catmull-rom
curve-editor
A simple bezier curve editor
Stars: ✭ 35 (-47.76%)
Mutual labels:  bezier
cmna-pkg
Computational Methods for Numerical Analysis
Stars: ✭ 13 (-80.6%)
Mutual labels:  splines
BezierCanvas
Adobe Illustrator's pen tool style bezier editor on Unity.
Stars: ✭ 126 (+88.06%)
Mutual labels:  bezier
2DRoomLOS
2D line-of-sight mesh generator voor room based games
Stars: ✭ 50 (-25.37%)
Mutual labels:  mesh-generation
Triangle.NET
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
Stars: ✭ 276 (+311.94%)
Mutual labels:  mesh-generation
BezierCurtainEffect
贝塞尔曲线窗帘效果BezierCurtainEffect,BezierCurtainView,CurtainEffect,CurtainView
Stars: ✭ 45 (-32.84%)
Mutual labels:  bezier
Procedural-Shape-Generation
An Unity package, enabling user to generate shapes by scripting.
Stars: ✭ 19 (-71.64%)
Mutual labels:  spline
Bezier
Fast and lightweight class for Bezier curves of any order in C++
Stars: ✭ 59 (-11.94%)
Mutual labels:  bezier
SonogramView
Audio visualisation of song
Stars: ✭ 65 (-2.99%)
Mutual labels:  bezier
zmesh
Marching Cubes & Mesh Simplification on multi-label 3D images.
Stars: ✭ 37 (-44.78%)
Mutual labels:  mesh-generation
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-71.64%)
Mutual labels:  mesh-generation
slice2mesh
From sliced data to volumetric meshes for the simulation of AM processes
Stars: ✭ 26 (-61.19%)
Mutual labels:  mesh-generation
generalized-additive-models-workshop-2019
A workshop on using generalized additive models and the mgcv package.
Stars: ✭ 23 (-65.67%)
Mutual labels:  splines
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (-35.82%)
Mutual labels:  splines
SpatPCA
R Package: Regularized Principal Component Analysis for Spatial Data
Stars: ✭ 16 (-76.12%)
Mutual labels:  splines
BezierKit
Bezier curves and paths in Swift for building vector applications
Stars: ✭ 190 (+183.58%)
Mutual labels:  bezier
jigsaw-python
Python bindings for JIGSAW: a Delaunay-based unstructured mesh generator.
Stars: ✭ 24 (-64.18%)
Mutual labels:  mesh-generation

Unity-Procedural

At the moment this is mostly experimentation with splines and mesh generation.

I haven't done any work on this in a while, but I may revisit it since people seem to be finding it!

For now it has simple implementations of bezier and catmull-rom splines including extrusion and mesh generation with texturing.

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].