Wolfram Mathematica Spikey 3d models

670 3d models found related to Wolfram Mathematica Spikey.
Gatorade Bottle Project: From Octahedron to Cube/Hexahedron or Vice Versa, Platonic Duals
Gatorade Bottle Project: From Octahedron to Cube/Hexahedron or Vice Versa, Platonic Duals
cults3d

... rubber bands Starting with the Cube, Build a Big Octahedron 1. Six bottles and six bottom adapters 2. Twelve rubber bands References 1. https://en.wikipedia.org/wiki/Platonic_solid 2. http://demonstrations.wolfram.com/DualsOfPlatonicSolids/

Custom Geometric Lattice
Custom Geometric Lattice
thingiverse

Customizable Lattice of Space-Filling Polyhedra AKA Space-Filling Tessellation AKA Honeycomb (see https://mathworld.wolfram.com/Space-FillingPolyhedron.html and https://en.wikipedia.org/wiki/Convex_uniform_honeycomb) Similar to: - Christmas Something...

Let's Tesselate!
Let's Tesselate!
thingiverse

You can learn more about these mathematical tiles at mathworld.wolfram.com/PenroseTiles.html. Rep-tiles are shapes that can be combined to form larger versions of themselves, making them ideal for beach art since they can always be scaled up...

Gatorade Bottle Project: From Octahedron to Cube/Hexahedron or Vice Versa, Platonic Duals
Gatorade Bottle Project: From Octahedron to Cube/Hexahedron or Vice Versa, Platonic Duals
thingiverse

... with the Cube, Build a Big Octahedron 1. Six bottles and six bottom adapters are required. 2. Twelve rubber bands are necessary. References 1. https://en.wikipedia.org/wiki/Platonic_solid 2. http://demonstrations.wolfram.com/DualsOfPlatonicSolids/

Pear Shaped Ornaments
Pear Shaped Ornaments
thingiverse

Check out this link for more information: http://mathworld.wolfram.com/PiriformCurve.html. The ornaments can be printed without support and require minimal material, making them an ideal project for hobbyists. Here's a sample OpenSCAD code that you...

Sierpinski Triangles and Carpets
Sierpinski Triangles and Carpets
thingiverse

Learn about Sierpinski's work on Wikipedia or Wolfram Math. A helpful article is available at http://hmf.enseeiht.fr/travaux/CD9900/travaux/optmfn/hi/00pa/mfn03/champeau.htm, which explains how the Chaos Game generates Sierpinski triangles. The code...

Reuleaux Triangle
Reuleaux Triangle
thingiverse

For more information on the Reuleaux Triangle, including an animated illustration of its path, visit http://en.wikipedia.org/wiki/Reuleaux_triangle or http://mathworld.wolfram.com/ReuleauxTriangle.html. To create this unique design, cut the triangle...

Thomas Cyclically Symmetric Attractor
Thomas Cyclically Symmetric Attractor
thingiverse

Mathematica Code: b = .1998; Timing[soln = NDSolve[{\nx'[t] == Sin[y[t]] - bx[t], \y'[t] == Sin[z[t]] - by[t], \z'[t] == Sin[x[t]] - b*z[t], \x[0] == z[0] == 1, \y[0] == 0\n}, {x, y, z}, {t, 0, 400}, MaxSteps -> Infinity]]; plot = ParametricPlot3D[...

Julia set for z^2+z+(-1+.2i)
Julia set for z^2+z+(-1+.2i)
thingiverse

Mathematica makes generating these sets very easy with commands like MandelbrotSetPlot and JuliaSetPlot. Something worth explaining is the coloring of the 2D graph. As you can see in my Mathematica image above, there is a chart to the right of the...

Reflexive Ghost
Reflexive Ghost
thingiverse

As Sugihara himself described it, "The objects themselves have meaningless shapes, but if they are placed on a horizontally oriented mirror, meaningful shapes appear." Using the power of Mathematica, I began creating my version of this intriguing...

Rhombic Triacontahedron
Rhombic Triacontahedron
thingiverse

It was designed using Mathematica, MeshLab, and TopMod software and 3D printed on an Afinia H-Series with Borosilicate Glass and BuildTak platform surface. The creation process was documented on MakerHome Day 203...

Amanda Ghassaei Walker
Amanda Ghassaei Walker
thingiverse

The scale corresponds directly to Amanda's Mathematica measurements. Her thesis on this topic is available at http://www.amandaghassaei.com/mechanical_walking_machine.html. This model serves as a proof of concept, although it does not yet walk...

Catalan Wireframe Polyhedra
Catalan Wireframe Polyhedra
thingiverse

The thirteen Catlan solids' wireframe models were fashioned using Mathematica, MeshLab, and TopMod. Print them for an impressive mathematical touch or to exhibit your printer's capabilities! These designs were printed on a MakerBot Replicator 2,...

Menger Coaster Set
Menger Coaster Set
thingiverse

On MakerHome Day 121 (http://makerhome.blogspot.com/2013/12/day-121-menger-coaster-set-part-1.html) and Day 122 (http://makerhome.blogspot.com/2013/12/day-122-menger-coaster-set-part-2.html), eight unique coasters were presented, each a part of a...

Mini knots
Mini knots
thingiverse

Mathematician Jason Cantarella's data was converted into a format suitable for 3D printing using Mathematica software. The resulting knots can be utilized in various applications like jewelry, game tokens, swag or for mathematical purposes. These...

CoolWave iPad Stand 2
CoolWave iPad Stand 2
thingiverse

... is its wave-like base inspired by the mathematical function "Cos[x] + 1 / (x^2/60 + 1)" for x, -7/Pi, 7 / Pi. Creation of this model involved using Mathematica for curve plotting and exporting to DXF format, followed by further work in Bonzai3D.

Saddle Surface
Saddle Surface
thingiverse

Design notes: * The surface was created with Mathematica using the code Plot3D[.1(x^2-x^2),{x,-5,5},{y,-5,5}, PlotPoints->40, PlotTheme->"ThickSurface"], then exported to STL. * The STL was restricted to a circular domain, cut in half, and oriented...

ArcTan Riemann Surface
ArcTan Riemann Surface
thingiverse

Generated using Mathematica, this surface was brought to life, its supports crafted in openSCAD with code provided for both. The STL files were meticulously merged in MeshLab, resulting in a cohesive and intricate final product. This creation was...

Thin Cylinder for Costume Curlers
Thin Cylinder for Costume Curlers
cults3d

I quickly searched Cults3D and Thingiverse, but couldn't find what I wanted, so I opened Mathematica and whipped up a ParametricPlot3D of a circular cylinder in no time. Exporting it as an STL file took even less time than waiting for Thingiverse to...

Wave Equation Sand Castle Mold
Wave Equation Sand Castle Mold
cults3d

Setting this as our initial condition and imposing a Dirichlet boundary condition, we then simulated the wave equation PDE in Mathematica and sampled at several time points to capture the different mold shapes. Now, let's dive into interpreting...

Archimedean Solids
Archimedean Solids
prusaprinters

 They don't include the Platonic solids, which have identical faces.All 13 can be listed in Mathematica with the expression In[1]:=PolyhedronData["Archimedean"]Out[1]=...

Twisted Koch anti snowflake vase
Twisted Koch anti snowflake vase
thingiverse

For those who want to push the boundaries, dive into the Mathematica notebook called kochsnowflakes.nb and unleash your creativity by generating DXF files for numerous Koch snowflakes. But remember, ensuring that these intricate patterns don't...

Catalan Wireframe Polyhedra Free 3D print model
Catalan Wireframe Polyhedra Free 3D print model
cgtrader

We use Mathematica to craft these intricately designed wireframe representations of the thirteen Catlan solids, merging their digital form with mesh modeling software like MeshLab and TopMod. Bringing them to life in 3D requires only a click or two,...

3D-printed Conformations of Knots through 7 Crossings  Free 3D print model
3D-printed Conformations of Knots through 7 Crossings Free 3D print model
cgtrader

We combined multiple computer-aided design tools like Mathematica, Blender, Tinkercad, Knotplot, SeifertView, and OpenSCAD to 3D print the conformations through seven crossings. ... For more in-depth information about the underlying mathematical...

Trefoil Knot II
Trefoil Knot II
thingiverse

To generate the .stl file used in this project, I employed Mathematica's powerful RegionPlot3D feature with PlotPoints set to an exceptionally high value of 200. For additional information on the intriguing world of trefoil knots, visit Wikipedia's...

MATHEMATICAL ART - SEASHELL
MATHEMATICAL ART - SEASHELL
myminifactory

I was just messing around with Mathematica, trying out different functions and graphing techniques.When I achieve the desired shape, I use several programs to edit it for an elegantly looking pattern. Software used include Meshmixer, Meshlab, 3Ds...

Julia Set Plot for c = 1/Pi
Julia Set Plot for c = 1/Pi
thingiverse

This design was created in Mathematica after experimenting with Julia plots, discovering an intriguing pattern that caught my attention. Four symmetric regions converge within the complex plane where the set plot converges. ...(A picture of the printed...

Teach Roman Numerals
Teach Roman Numerals
thingiverse

... the filament does not adhere perfectly to the bed. Post-Printing How I Designed This I used NX 9.0 to create precise letter designs that match the correct numbers accurately. The letters and numbers were created using "Mathematica 7" for exactness.

Catalan Wireframe Polyhedra
Catalan Wireframe Polyhedra
pinshape

These intricately designed wireframe models of the thirteen Catalan solids were crafted using Mathematica, MeshLab, and TopMod. Print them for mathematical flair or to demonstrate your printer's capabilities! These models were printed on a MakerBot...

Triakis Octahedron
Triakis Octahedron
pinshape

A Catalan solid that serves as the "Kleetope" of the octahedron - a shape formed by adding small pyramids to each face of the octahedron - has been created using Mathematica, MeshLab, and TopMod. For more mathematical insights and design notes, see...