jtmzheng / 3dss

2 stars 0 forks source link

Primitives + Combining models #13

Closed jtmzheng closed 10 years ago

jtmzheng commented 10 years ago

Primitives like a cube and a plane would be nice to have. Nicer to have would be the ability to concatenate models. so probably:

Model(List)

Off the top of my head this seems fairly straightforward (though the mesh might have weird behavior)

araghava commented 10 years ago

Let's aim for rectangular prism (cube being a special case), sphere, and plane. Maybe pyramids and cones too if we're feeling fancy.