The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
13 views

in GIS,what is the meaning of “full partition of space” and “embedding partition of space”

I was reading a papar and see these "full partition of space" and "embedding partition of space". The paper is about models for 3D spatial objects ,and "full partition of space" and "embedding ...
-5
votes
1answer
28 views

XCODE insert COLLADA file [closed]

I'd like to include into my view on iOS application a collada file (.dae) that the user can interact with 3D model. I see that with the iBooks Author is possible insert COLLADA file into my project, ...
0
votes
0answers
23 views

How to Crop a 3D model with a 3D model?

If i have two models M1 and M2, how do i do so when M2 is inside M1 it will crop M1? I was thinking on remove all verticles in M1 that are inside M2 and then copy all verticles in M2 that are inside ...
0
votes
0answers
33 views

Loading seamless texture in pod

I have a 3d model on that I want to apply texture by this code: [self addContentFromPODFile: @"Test_20130411_male3D_5.pod"]; [self createGLBuffers]; [self releaseRedundantData]; CC3MeshNode*podModel ...
0
votes
1answer
63 views

Min3d Android library does not work with some 3d models?

I am developing an App in Android. I am implementing 3D modeling in this app, I am using min3D library for that. The tutorial provided on this link works great. But I tried with different 3D models, ...
0
votes
0answers
26 views

Defining a certain point in a 3d model in 3ds Max to use with XNA

I have a 3d model as an fbx format and I could move it as I wish, but now I want to define a point or a joint in the 3d model so that I can map that point to a place where I want ex:- suppose there is ...
0
votes
1answer
123 views

Understand the Three.js exporter format when exporting from blender

I'm using the three.js model exporter with Blender, and I want to parse the produced file into C++. Getting the data in is no issue, but I don't understand the format they use for the faces. I have ...
-1
votes
1answer
47 views

XNA Draw model to screen with offset

I have to draw a model on the screen, but to match it with the 2D background I have to move the position of where it is drawn on the screen. In practice I have to scroll some backgrounds and move the ...
1
vote
1answer
81 views

OpenGl ES glPushAttrib() 3D model rendering

I know that I can't do glPush/PopAttrib in openGL ES and that I have to do this manually. My question is: What do I need to enable/disable and psuh/pop in order to properly render 3D models? The ...
0
votes
1answer
307 views

Animate 3d model using LibGDX

I am about to use LibGDX to create a 3D game. LibGDX Documentation is very confusing when it comes to 3d , and I cannot understand how to work with 3d models. Please shed some light on this topic. ...
0
votes
1answer
90 views

how to use obj2opengl.pl

Now, I have a 3d model to .obj file extension, but I use JavaScript and obj2opengl.pl. Guide how to use the steps to export the files .h extension?
1
vote
0answers
86 views

Goblin XNA: Add color to only one GeometryNode

I have a GoblinXNA project with several imported (.fbx) models with materials. When the user clicks on a node, I want to add a color mask to that node to indicate selection. I think I may need a ...
1
vote
2answers
290 views

Importing 3d model to Direct3D 11 Example

I'm building an WP8 app with Direct3D 11, and need to load 3dModel. I know how to load it in XNA, but XNA is not valid for WP8 :| I need an example of how to load a 3d model in Direct3D 11.
0
votes
1answer
78 views

exporting from 3ds Max to XNA

I have created some 3Ds model in 3Ds Max , however after I exported as FBX file and loading it to XNA the models rendered without any mapping and textures from 3Ds Max ? could someone know hoe to ...
0
votes
0answers
143 views

error in loading animated 3Dmodel in XNA

I bought a 3D model from a website, and it works well in 3Ds Max Studio. However after exporting it as .FBX file it could not be loaded to XNA and Visual Studio shows me this error message 1 ...
-1
votes
1answer
70 views

Nonconvex 3d model algorithm

I have cloud of 3d points (relief) and I need a simple algorithm of creating nonconvex 3d model. Could you help me?
1
vote
0answers
109 views

opengl: flickering only for a while

I'm developing a little video game for a university project. In my drawing routine I draw some objects and it is all fine. One of these objects is a .3ds model loaded with lib3ds library (that seems ...
1
vote
1answer
581 views

XNA C# Camera and model

I have created 3 classes: one for the game, one for the model and one for the camera. I want my camera to follow my model as it moves, but my model is no longer appearing. Does anyone have any idea ...
0
votes
2answers
523 views

Moving a 3D model on Google Earth

I'm working on a KML file for moving a model in space with interpolation (smoothly). I developed the following code, but it doesn't work. Any suggestion? Best Regards. <?xml version="1.0" ...
1
vote
1answer
171 views

Cloning 3D model in google earth API

I want to represent 3D models in Google Earth environmente with API and Google Plugin. I have the code: var ge; google.load("earth", "1"); function init() { ...
0
votes
0answers
182 views

OpenGL ES framework for drawing 3D models in C/C++

I have got an app for iPhone (but does not matter at all since all code for drawing is pure C) with OpenGL ES working, and I want to insert drawing 3D models in -draw method. Basically I need a ...
0
votes
1answer
549 views

converting osg format to 3ds or .obj?

I have a 3D model of a car in both osg and ive format , is it possible to convert it to .obj or 3ds format ? I'm using a tool that could only load .3ds and .obj format. the tool is processing.js.
1
vote
2answers
540 views

Which formats can I use for animated 3D objects

.. in order to use in augmented reality application on iphone? I have an app working like that; camera detects the marker and then it places an object related to that marker. However the object is ...
0
votes
1answer
476 views

JME: Import a Cinema 4d Model with texture to jMonkey Projekt

my problem is: i have made a 3D model with texture in Cinema 4d ( similiar to this one : ...
1
vote
2answers
267 views

Tinting a terrain model in a radius around a given point in XNA 4.0

I'm writing a game in Visual Studio 2010, using the XNA 4.0 framework. I have a 3D terrain model generated from a height map. What I'm trying to accomplish is to tint this model in a given radius ...
1
vote
1answer
104 views

I need a source for three.js

Can somebody give me some information or a tutorial, to import an 3d model in format .obj with three.js? Thanks,
0
votes
0answers
34 views

How to obtain “vertices” on basic model in PSS Studio?

I am coding a "touch model" in PSS and I have a problem: In PSS Studio, I don't have idea how I can get the vertices of a basic model (with .mdx file). With "vertices" I refer a representative ...
0
votes
0answers
79 views

three.js model shader

could anybody give me a hint how to use the lava_shader_example with one“s one model? I converted it from 3dsMax and can load it into other examples, but did not get any results with the example ...
1
vote
1answer
593 views

Loading 3d model in cocos3d

I'm new to cocos3d and I've read some information about loading 3d-models into cocos3d. The native way to add 3d-models in cocos3d is, as I understood, to convert models got from Blender or from ...
0
votes
1answer
619 views

Render 3D models using QR Code

I want to render 3D model in the camera using QR Code. I have been using android 4.0 platform. My question is - How can I store 3D model in QR code? (Since I have seen generator for url, text, ...
0
votes
1answer
997 views

3D model format for OpenGL ES Android

when I was working with XNA model format was obvious .X or .FBX, they had bones so I was able to do animation and collision detection, they probably had everything I needed. But now I started to work ...
1
vote
0answers
219 views

How to use libg3d to load wavefront models to OpenGL

I'm working in my thesis project. I need some help trying to load wavefront (.obj) models to OpenGL. I have been searching, and I found the Libg3D that let's you load a wide variety of 3d model ...
1
vote
3answers
44 views

Store a “routine” which, given some input, generates a 3d model

Well, it's the time of the year were I get busy on my next-generation, cutting edge, R&D project (just for the fun of it...and maybe some profit eventually). This time, I've had a great idea for ...
23
votes
1answer
1k views

Raw floating point encoding

Update The original question is no longer the appropriate question for this problem, so I'm going to leave this alone to demonstrate what I tried/learned and for the background. It's clear that this ...
4
votes
2answers
3k views

How to import 3D models dynamically in a WPF Application

I have been searching this for quite sometime but could not find an appropriate method. How to import 3D models in a WPF application at runtime when user selects a model. It can be built in any one of ...
1
vote
1answer
272 views

View and interact a 3d model in iPad application

i wanna ask you about how to display a 3d model exported from blender/3d max/maya and interact with it on iPad app. I wanna load a 3d human head into my UISplitViewController Detail View the head ...
2
votes
1answer
486 views

Kinect 3D character mesh animation

I am writing with Java and Processing, trying to animate a character with data received from Kinect. I have been successful in creating a stick man that repeats my motion. However, I find that doing a ...
0
votes
1answer
359 views

3D Model in iOS Application with OpenGL ES?

I am making a bobble head (the head will bobble when you shake your device) iOS app for the iPad, iPhone, and iPod Touch, and was wondering how I would go about doing this. I have been learning how to ...
6
votes
4answers
3k views

How to create 3D model from 2D image

If I take a picture with a camera, so I know the distance from the camera to the object, such as a scale model of a house, I would like to turn this into a 3D model that I can maneuver around so I can ...