Tagged Questions

0
votes
1answer
38 views

Animated Models in XNA

I've been using XNA for 2D games for awhile, and I am just learning 3D now. I have a question, which seems like it should be fairly basic. As I understand it, I make a model in Maya (or whatever) and ...
0
votes
1answer
63 views

Importing Models from Maya to OpenGL

I am looking for ways to import models to my game project. I am using Maya as modelling software, and GLUT for windowing of my game. I found this great parser, it imports all the textures and normal ...
3
votes
2answers
98 views

Car Modelling for race game

I am taking Computer Graphics course this semester and we have a video game competition. I am making racing game with simulated dynamics. Our professor told us that we don't have to do much of a ...
0
votes
0answers
31 views

Trouble exporting Maya models to Panda3D?

Having issues here. I added the Panda3D exporter script thing to Maya. 2 things: When I go to export to a .egg, no .egg is formed. Instead a fileToBeExported_temp.mb appears next to the original ...
2
votes
2answers
274 views

Model in Maya looks strange, what went wrong?

I am modeling a tank and I don't know what key I've pressed, but now the object in Maya is looking very weird. Does anybody know how to solve this problem?
2
votes
1answer
248 views

Maya 2012: Is it possible to convert a single polygon to solid object?

Is it possible to somehow extrude a single polygon into creating a solid object (ex: converting square polygon to cube)?
0
votes
1answer
474 views

How to include fur in the exported obj file in Maya?

In Maya I use fur to create plants. In my game I want to render these plants with cel shading. I use Wavefront .obj as a file format in my game for the models, but it doesn't seem to include the fur. ...
1
vote
0answers
133 views

How do I add curves to cylinders in Maya? [closed]

For my new assignment I have to make this bike in 3D in Maya. But I actually don't know how to curve cylinders for the frame and saddle of this bike. To be more specific I added a image of the bike ...