All Projects → tesseralis → Polyhedra Viewer

tesseralis / Polyhedra Viewer

Licence: mit
Explore the relationships between convex regular-faced polyhedra.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Polyhedra Viewer

Mathnet Spatial
Math.NET Spatial
Stars: ✭ 246 (-2.77%)
Mutual labels:  math, geometry
Math Toolbox
Lightweight and modular math toolbox
Stars: ✭ 71 (-71.94%)
Mutual labels:  math, geometry
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-85.77%)
Mutual labels:  math, geometry
Processing Android
Processing mode and core library to create Android apps with Processing
Stars: ✭ 643 (+154.15%)
Mutual labels:  education, art
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 (-53.75%)
Mutual labels:  math, geometry
Whitebophir
Online collaborative Whiteboard that is simple, free, easy to use and to deploy
Stars: ✭ 821 (+224.51%)
Mutual labels:  education, art
Sonic Pi
Code. Music. Live.
Stars: ✭ 8,736 (+3352.96%)
Mutual labels:  education, art
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (+43.08%)
Mutual labels:  education, math
Freecodecamp.cn
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
Stars: ✭ 36,576 (+14356.92%)
Mutual labels:  education, math
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (+450.99%)
Mutual labels:  education, math
Website
The train engine powering the Coding Train website
Stars: ✭ 5,313 (+2000%)
Mutual labels:  education, art
Zalo.github.io
A home for knowledge that is hard to find elsewhere
Stars: ✭ 143 (-43.48%)
Mutual labels:  education, math
Math Worksheet Generator
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
Stars: ✭ 438 (+73.12%)
Mutual labels:  education, math
Pas Coogeo
Pas-CooGeo is coordinate geometry library for Pascal.
Stars: ✭ 25 (-90.12%)
Mutual labels:  math, geometry
Nasc
Do maths like a normal person
Stars: ✭ 396 (+56.52%)
Mutual labels:  education, math
Sophus
C++ implementation of Lie Groups using Eigen.
Stars: ✭ 1,048 (+314.23%)
Mutual labels:  math, geometry
SharpMath2
2D math / geometry collision library for C#, compatable with monogame.
Stars: ✭ 36 (-85.77%)
Mutual labels:  math, geometry
Mather
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
Stars: ✭ 270 (+6.72%)
Mutual labels:  math, geometry
Wave geometry
Manifold geometry with fast automatic derivatives and coordinate frame semantics checking
Stars: ✭ 92 (-63.64%)
Mutual labels:  math, geometry
Ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
Stars: ✭ 141 (-44.27%)
Mutual labels:  math, geometry

Polyhedra Viewer

An interactive tool that lets you transform various convex polyhedra and view information about them.

Polyhedra include:

Geometric data taken from George W. Hart's Virtual Polyhedra.

Getting started

  1. git clone https://github.com/tesseralis/polyhedra-viewer
  2. cd polyhedra-viewer
  3. yarn

Running locally

Run yarn start to start the site locally on http://localhost:3000.

Testing

Run yarn test to run the test suite.

Contributing

Check out the open issues, especially the ones labelled help wanted for issues that you can help out on!

All contributors are expected to abide by the Code of Conduct.

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