hi,
how can i obtain more primitives like sphere, tetraeder, cylinder ( cone ), torus, teapot, armchair... ?
i'd like especially the sphere.
more primitives!
-
- Posts: 69
- Joined: Sun Oct 12, 2003 3:42 pm
- Location: Germany
if you can't afford 3d studio use anim8or it is free and can export .3ds
www.anim8or.com
www.anim8or.com
-
- Posts: 69
- Joined: Sun Oct 12, 2003 3:42 pm
- Location: Germany
well i just figured out how to modify the custom scene node to show different shapes how to show wireframe and how to texture them (still working on how to get the textures to show up properly)
when i finish i could write a custom scene node to show different primatives
with a format like
createPrimatives(parent,scene manager,id,texture,primative,wireframe);
i'll start working on it after i figure out my texture problem
see ya
when i finish i could write a custom scene node to show different primatives
with a format like
createPrimatives(parent,scene manager,id,texture,primative,wireframe);
i'll start working on it after i figure out my texture problem
see ya
-
- Posts: 11
- Joined: Sat Nov 22, 2003 11:03 pm