# away3d subdividing faces

**URL:** https://forum.kirupa.com/t/away3d-subdividing-faces/315812
**Category:** flash
**Created:** [November 4, 2010, 7:19pm UTC](https://forum.kirupa.com/t/away3d-subdividing-faces/315812 "2010-11-04T19:19:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tugboat](https://avatars.discourse-cdn.com/v4/letter/t/df705f/32.png) [@tugboat](https://forum.kirupa.com/u/tugboat)
#### Post date: [November 4, 2010, 7:19pm UTC](https://forum.kirupa.com/t/away3d-subdividing-faces/315812/1 "2010-11-04T19:19:12Z")

</div>

Hello,

I have an away3d issue that is totally stumping me.

I have a sphere that is made of triangles. It is super easy to subdivide each of those triangles into four smaller, equilateral triangles because there is a ‘quarterFaces’ method.

But here’s the stickler: I need to subdivide it into 9 equilateral triangles. 4 just doesn’t produce the shape I need.

If anyone has any interest in helping me with this, I’ll totally post all my code. But I’m doubting that anyone will ('cause this is a bit obsure [isn’t it?]).

Anyway, thanks for you attention.

T
