Tagged Questions

A representation of an object in 3D space.

learn more… | top users | synonyms (1)

6
votes
1answer
72 views

Text on a model

I am trying to put some text on a Model and I want it to be dynamic. Did some research and came up with drawing the text on the texture and then set it on the model. I use something like this: public ...
1
vote
2answers
36 views

Issue with importing model to xna

I am creating a model with Blender which looks like this: and I am importing it into an XNA project. There seems to be some kind of transparency issue. The model looks like that: When the camera ...
0
votes
0answers
12 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 ...
0
votes
2answers
56 views

Why does unity obj import flip my x coordinate?

When I import my wavefront obj model into unity and then draw lines over it with the same coordinates in the obj file, the x coordinate is negated. I don't see any option in the importer that might ...
0
votes
1answer
58 views

How to draw textures on a model

The following code is a complete XNA 3.1 program almost unaltered to that code skeleton Visual Studio is creating when creating a new project. The only things I have changed are imported a .x model ...
-9
votes
0answers
83 views

Whats the name of the movie? [closed]

I watched a film in the 90s when I was a child. I cannot remember it. Its about a man choking from poison and falls out of a car on to the ground. Later a red head girl found the dead body. Later a ...
1
vote
0answers
48 views

Blender DirectX exporter to Panda3D

I have been experimenting with Panda3D lately. I have a character made in Blender with various bones and currently with one animation that I wish to export to a *.x format for Panda3D. My current ...
3
votes
1answer
111 views

How can I generate a 3d model via a series of transforms?

Is it possible to generate 3D models using some sort of object transformation (like it's shown here), using PovRay or any other tool, and import them into Blender / Unity? For example starting with a ...
0
votes
1answer
83 views

rotating model around own Y-axis XNA

I'm have trouble with my model rotating around it's own Y-axis. The model is a person. When I test my world, the model is loaded at a position of 0, 0, 0. When I rotate my model from there, the ...
0
votes
1answer
127 views

Why does my 3D model not translate the way I expect? [closed]

In my first image, my model displays correctly: But when I move the model's position along the Z-axis (forward) I get this, yet the Y-axis doesnt change. An if I keep going, the model disappears ...
0
votes
0answers
50 views

Models with more than one mesh in JMonkeyEngine

I’m a new jmonkey engine developer and I’m beginning to import models. I tried to import simple models and no problems appeared, but when I export some obj models having more than one mesh in the ...
0
votes
2answers
186 views

3D Modeling Software for Programmer [closed]

I've recently learned how to make games for Unity3d, and now I want to start making games! I can't wait to start! However, before I can make 3D games, I need to learn 3D modeling for character ...
1
vote
2answers
84 views

Converting many faces to single mesh and reduce poly-count in Blender

I'm not so familiar with 3D modelling, and I'm stuck on a simple task in Blender. I have a fairly complex model that's been imported as a .DAE file from SketchUp. This model is composed of many ...
0
votes
1answer
219 views

I have created character human in blender. How to use it in Java/Android

Title says it all pretty much. I can't find anything online which explains it in details. I have created a character model in Blender and I want to use it in Android app. I want to make it move. ...
3
votes
1answer
124 views

Blender 2.6: How To Create a Sphere With a Baton Sticking Out

What I've Done I created a Cube object with Subdivision Surface modifier in order to model a spehere. I created a cuboid object looking like a angled, longish baton. What I Want to Do I want to ...

1 2 3 4 5 11
15 30 50 per page