Tagged Questions

A representation of an object in 3D space.

learn more… | top users | synonyms (1)

0
votes
1answer
52 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
82 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
44 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
107 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
81 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
94 views

3D Model not translating correctly (visually)

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
47 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 ...
1
vote
2answers
157 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
81 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
215 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 ...
-2
votes
1answer
116 views

Which models and scene to use for a dungeon game?

I use jme3 with some builtin models and scenes and I've managed to put together a third person 3D scene. I now want to program some attack and/or fights and I think that skeleton warriors and/or ...
1
vote
1answer
92 views

Blender to 3ds max to cal3d format

There are quite a few questions on cal3d but they are old and don't apply anymore. In Blender(must be 2.49a for python script to work!!!): I have a scene with 7 meshes, 1 armature, 10 bones. I tried ...
2
votes
1answer
143 views

Texturing voxel faces separately

I am creating a 3D level editor which should be used to generate the very basic layout (level geometry) and a few basic game-logic entities of maps used in my game. So far, I decided to use voxels (i ...
0
votes
0answers
68 views

Can someone explain this occurrence with a fbx model in xna?

Because this is kind of weird to explain, let's show you what I mean. This is in my game. When I import this base ship model, it should be at (1000,1000,1000), but the model acts like it's at ...

1 2 3 4 5 10
15 30 50 per page