All Projects → adamisntdead → Unity3D-Hypersolids

adamisntdead / Unity3D-Hypersolids

Licence: other
◻️ A Way To Create, Show, and Rotate 4D Objects in Unity 3D

Programming Languages

C#
18002 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to Unity3D-Hypersolids

euclid
Vector math, geometry, reference frame, and shapes 2D & 3D
Stars: ✭ 22 (-8.33%)
Mutual labels:  geometry, shape
Shape-Your-Music
A web application for drawing music.
Stars: ✭ 106 (+341.67%)
Mutual labels:  geometry, shape
humke-4d-geometry
A web-based 4D Geometry viewer
Stars: ✭ 51 (+112.5%)
Mutual labels:  geometry, 4d
Phidl
Python GDS layout and CAD geometry creation
Stars: ✭ 56 (+133.33%)
Mutual labels:  geometry, shape
Ifc.js
Ifc viewer for client applications.
Stars: ✭ 211 (+779.17%)
Mutual labels:  geometry
Threejs Sandbox
Set of experiments and extensions to THREE.js.
Stars: ✭ 163 (+579.17%)
Mutual labels:  geometry
Doctrine Postgis
Spatial and Geographic Data with PostGIS and Doctrine.
Stars: ✭ 161 (+570.83%)
Mutual labels:  geometry
Xbimgeometry
XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
Stars: ✭ 152 (+533.33%)
Mutual labels:  geometry
ShapeView
打造万能shape,再也不用写很多xml了,可以当做TextView,Button,EditText等多种控件,方便实用
Stars: ✭ 34 (+41.67%)
Mutual labels:  shape
Cs231a Notes
The course notes for Stanford's CS231A course on computer vision
Stars: ✭ 230 (+858.33%)
Mutual labels:  geometry
Glslviewer
Console-based GLSL Sandbox for 2D/3D shaders shaders
Stars: ✭ 2,834 (+11708.33%)
Mutual labels:  geometry
Hole fixer
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
Stars: ✭ 165 (+587.5%)
Mutual labels:  geometry
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+11670.83%)
Mutual labels:  geometry
Elm Geometry
2D/3D geometry package for Elm
Stars: ✭ 162 (+575%)
Mutual labels:  geometry
Mathnet Spatial
Math.NET Spatial
Stars: ✭ 246 (+925%)
Mutual labels:  geometry
Gismo
G+Smo (pronounced gismo or gizmo) is a C++ library for isogeometric analysis (IGA). Geometry plus simulation modules aims at the seamless integration of Computer-aided Design (CAD) and Finite Element Analysis (FEA).
Stars: ✭ 152 (+533.33%)
Mutual labels:  geometry
Unity.library.eppz.geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Stars: ✭ 198 (+725%)
Mutual labels:  geometry
Geokit
Geo-Toolkit for PHP.
Stars: ✭ 223 (+829.17%)
Mutual labels:  geometry
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (+712.5%)
Mutual labels:  geometry
Cheap Ruler Go
📏 cheapruler in Go: fast geodesic measurements
Stars: ✭ 176 (+633.33%)
Mutual labels:  geometry

Unity3D-Hypersolids

This Project is to be able to create 4D Shapes in a simple way, and to impliment thes models in VR and make it controllable by control boards, and other Implimentation.

Preview

Installation

To use this, take the project and copy it to your computer and then open one of the Unity scenes (in the assets/Scenes folder).

OR

Download the asset-package from the Asset Packs folder, and it will contain all of the assets used in this project! Use it in any project, just import

Note. You must have Unity3D installed

Usage

You have to figure it out at this point! Documentation will be written further on in the project

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

This project started as a Unity3D port of the original HTML5 canvas project (See credits), and has been updated in this repo since, in hopes of continuing to improve the project and making it easier to use.

Credits

Original Project - mrmilosz

Original Port to C# Tom Kail

All Google Cardboard SDK Property of Google

License

Released under GNU (General Public License) Permission for individuals, Organizations and Companies to run, study, share (copy), and modify the software and its source. Copyright Adam Kelly 2016-2017

To Do

  1. Add More Shapes
  2. Improve Interface / Gui
  3. Optimise and Improve Code / Scripts
  4. Write Documentation
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].