Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6889215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:07:41+00:00 2026-05-27T06:07:41+00:00

Can I ask an easy beginner’s question, to which I’m unable to find an

  • 0

Can I ask an easy beginner’s question, to which I’m unable to find an easy to understand answer in any of the texts I have (which are admittedly quite old, predating version 6 in some cases)? How do you use the polyhedra as if they were graphics primitives like Sphere and Cuboid? Ie, centred at a point and scaled. Here are silly examples to illustrate the point:

(* spheres along a path *)
data = Table[{Cos[t], Sin[t], Sin[t] Cos[2 t]}, {t, 0, 2 Pi, Pi/24}];
Graphics3D[Sphere[#, 0.3] & /@ data]

loop of spheres

(* cubes along a path *)
Graphics3D[Cuboid[#, # + 0.1] & /@ data]

loop of cubes

So how to place icosahedra at specific points and scale, writing something like

Graphics3D[icosahedron[#, 0.1] & /@ data]

Edit: I think my problem is how to make GraphicsComplex and Graphics3D work together. Eg, where I currently have:

shapes[ct_, siz_] := {Sphere[ct - .2, siz ], Sphere[ct - 0.1, siz]};
Graphics3D[{{shapes[#, size] & /@ data}}]

I’d like to replace that Sphere[] with icosahedron[]. Am currently trying to make Heike’s solution work…

Edit 2: Working fine now, thanks Heike. Not sure I’ll get it 3D-printed though – looks a bit uncomfortable to wear…

the platonic bracelet

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:07:42+00:00Added an answer on May 27, 2026 at 6:07 am

    You could do something like this:

    icosahedron = PolyhedronData["Icosahedron"][[1]];
    Graphics3D[Translate[Scale[icosahedron, .1], #] & /@ data]
    

    icosahedra

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This should have an easy answer, yet I couldn't find any. And since I'm
I thought this would be an easy question, but I can't find the answer.
I'm very sorry to ask such an easy question for you. I can use
I can't find the answer in my book and it's an easy one but
very easy question, i'm embarrassed to ask but cannot find it out on my
This one is easy to ask - hopefully quite as easy to answer: Can
Can anyone suggest any good questions to ask candidates relating to C#, SQL, MVC,
An easy question to ask, hope not to stupid. $var=0; $condition=$var!=0; if($condition) { #
I have tried again to ask the same question , but I ended up
I'm a beginner and i need to ask a question.. I wrote this small

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.