All Projects → levskaya → Polyhedronisme

levskaya / Polyhedronisme

Licence: mit
A tool to construct and explore polyhedra.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Polyhedronisme

Complete street rule
The Complete Street Rule for ArcGIS CityEngine is a scenario oriented design tool intended to enable users to quickly create procedurally generated multimodal streets.
Stars: ✭ 81 (-41.3%)
Mutual labels:  geometry
Hgeometry
HGeometry
Stars: ✭ 98 (-28.99%)
Mutual labels:  geometry
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (-15.22%)
Mutual labels:  geometry
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-36.23%)
Mutual labels:  geometry
Wave geometry
Manifold geometry with fast automatic derivatives and coordinate frame semantics checking
Stars: ✭ 92 (-33.33%)
Mutual labels:  geometry
Root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Stars: ✭ 1,377 (+897.83%)
Mutual labels:  geometry
Quadtree
A QuadTree Example for JavaScript (with p5.js)
Stars: ✭ 74 (-46.38%)
Mutual labels:  geometry
Geocoq
A formalization of geometry in Coq based on Tarski's axiom system
Stars: ✭ 128 (-7.25%)
Mutual labels:  geometry
S2geometry
Computational geometry and spatial indexing on the sphere
Stars: ✭ 1,339 (+870.29%)
Mutual labels:  geometry
Wagyu
A general library for geometry operations of union, intersections, difference, and xor
Stars: ✭ 116 (-15.94%)
Mutual labels:  geometry
Plexus
Polygonal mesh processing.
Stars: ✭ 90 (-34.78%)
Mutual labels:  geometry
Genartlib
Utilities for creating generative artwork with Clojure
Stars: ✭ 91 (-34.06%)
Mutual labels:  geometry
Polylidar
Polylidar3D - Fast polygon extraction from 3D Data
Stars: ✭ 106 (-23.19%)
Mutual labels:  geometry
Touchdesigner Sop To Svg
A pipeline for handling the SOP to SVG pipeline. This is especially handy for using procedurally generated geometry for paths to be cut or plotted.
Stars: ✭ 87 (-36.96%)
Mutual labels:  geometry
Svg.skia
An SVG rendering library.
Stars: ✭ 122 (-11.59%)
Mutual labels:  geometry
Volume approximation
Practical volume computation and sampling in high dimensions
Stars: ✭ 75 (-45.65%)
Mutual labels:  geometry
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+8271.74%)
Mutual labels:  geometry
Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (-2.17%)
Mutual labels:  geometry
Tigl
The TiGL Geometry Library to process aircraft geometries in pre-design.
Stars: ✭ 123 (-10.87%)
Mutual labels:  geometry
Lazysets.jl
A Julia package for calculus with convex sets
Stars: ✭ 107 (-22.46%)
Mutual labels:  geometry

polyHédronisme

This is a project built to demonstrate the Conway Polyhedral Operators and their extensions by George W. Hart and others. It was heavily inspired by some old code of George Hart's that did much the same in VRML.
Additional operators are being added to increase the range of procedurally generated forms possible.

One derives any of a vast family of polyhedral shapes by specifying a core geometric 'seed' and then modifying it with topological and geometrical operators that derive more complex shapes from this base set.

This project was also inspired by the renaissance tome Perspectiva Corporum Regularium featuring engravings by Jost Amman after designs and drawings by Wenzel Jamnitzer.

This still uses an HTML5 canvas renderer, as it was written long ago before webGL really worked. It uses jQuery, underscore, PEG.js parser for parsing recipes, and Eli Grey's Blob.js, FileSaver, canvas-toBlob for saving files.


Text CC-BY, Code MIT License 2019 Anselm Levskaya

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