Tagged Questions
In 3D computer graphics, 3D modeling (also known as meshing) is the process of developing a mathematical representation of any three-dimensional surface of object (either inanimate or living) via specialized software. The product is called a 3D model.
13
votes
1answer
1k views
What's a good C++ library for loading models for use in OpenGL?
I tried making my own .obj loader, but it didn't go as smoothly as I had hoped, and there is probably other libraries out there that do it more efficiently than I could.
So can anyone recommend a ...
11
votes
5answers
2k views
3D Character/Model Creator
I'm in a project to create a 3d game using XNA/C#, and the game will use a lot of 3d characters.
Looking at the current 3d games, in some they create near to hundreds of characters, what lead me to ...
8
votes
1answer
406 views
Measuring in Kinect
I'm trying to get started with Kinect, and it has a depth sensing camera, but I've seen no guidance on measuring width/height/lengths.
Is it a matter of working out the distance an object is away ...
6
votes
1answer
102 views
Modeling hand movement as a 3D curve in Matlab/Java
I just need some directions regarding a problem I have, where to look, etc.. I am using a movement tracking glove for one of my projects, which returns an X, Y and Z values for each finger and for the ...
3
votes
0answers
66 views
3d reconstruction from 2 images without info about the camera
I'm new in this field and I'm trying to model a simple scene in 3d out of 2d images and I dont have any info about cameras. I know that there are 3 options ( cvReprojectImageTo3D -3d modelling from 2d ...
3
votes
1answer
95 views
Recommend a library for testing the 'closedness' of '.stl' geometries?
Some clarification is necessary, I am not referring to the Standard Template Library. I am referring to the '.stl file format'.
< my eventual goal >
A little background, my end goal is to use the ...
3
votes
9answers
657 views
Options for Interactive 3D models on web
Could anyone tell me what my practical options are for publishing interactive 3D models on the web?
I would think either Flash or Silverlight would be the way to go, but even if this is the case, ...
2
votes
2answers
112 views
API for 3D modeling in c#
I want to know what API can i used to create an 3D from sequence of images. my project is to calculate liver volume through CT images. At the moment i'm searching for an API which can generate the ...
2
votes
2answers
131 views
Good combination of tools and techniques for 3d XNA / WP7 Game [closed]
I have been working on 3D XNA games for the desktop version of XNA and one of the most stinging problems was the lack of proper animation support for 3D models. I am now trying to get a game for wp7 ...
2
votes
1answer
326 views
Bones in 3DS max or blender
I'm pretty much grabbing at straws here cause I have no idea what I'm asking, but here is the question.
I've been looking at 3D modeling out of pure interest and came across the concept of bones.
...
1
vote
1answer
210 views
Importing .x model in DirectX 10
I know that using DXUT you can import a .x model using the CDXUTSDKMesh::Create() method:
g_Mesh.Create( pd3dDevice, L"tiny.x", (D3D10_INPUT_ELEMENT_DESC*)layout, 3 );
Without using DXUT, is there ...
1
vote
1answer
101 views
Half normals are wrong
I'm using a program called sculptris to create models in Wavefront OBJ format. I just created my first couple models and am now trying to import them into an OpenGL scene. I've never written an object ...
1
vote
1answer
239 views
How to create a 3D model of a leaf in Matlab
I want to create a 3D model of a tree's leaves in Matlab. Can Matlab do it? Any tutorial that will be useful for me?
Thank your very much.
1
vote
2answers
2k views
Open source motion-capture software
Is there any open source software to map points on the human body to a simulated 3D model? Something like they do in some movies to map the movement of actors onto 3D models. What do they use? Are ...
0
votes
1answer
34 views
Start point for building 3D modeling software
I need to build a simple software that should be able to build a 3D models in a simple and a convenient way, I have very strong Java skills and thought to use Java3D or Java Monkey Engine for my ...
0
votes
0answers
30 views
Whats wrong with this 3dMax export script?
I'm trying to use the following script, but getting this error:
-- Unknown property: "pos" in $Biped_Object:Soldier @ [0.000000, 0.000000, 36.712002]
It's this line of the script: local x = ...
0
votes
0answers
17 views
How to export object texture to jpg file
How can I export an object texture into a jpg file in 3ds max? I can't find the option anywhere. I tried Googling.
0
votes
1answer
26 views
Create md3 model in Blender 2.6
I am using Blender 2.6 to create a model in Quake III format (md3). I have managed to create a UV map and I the texture is mapped correctly in Blender. However, when the model is used in the game, the ...
0
votes
1answer
85 views
XNA - 3D game - Apply a light to all models
I want to make an XNA game with 3D graphics, and one thing has me wondering. Say I have 10 Models in my scene, and I want to draw them all with the same light source, like a directional light. Now I ...
0
votes
0answers
55 views
Triangle vertex winding order in stereolithography (STL) files (triangulated objects)
I'm working on an STL file importer and thought I'd make use of the normal given to determine the triangle winding order. Sample data with 4 triangles is included below (original data has over 70k ...
0
votes
2answers
145 views
Import 3D model in Visual Studio 2010(WPF)
I work on a project in VS2010(WPF aplication) for 3D game, i use Visual C# with OpenGL and GLControl, and i need help about importing 3D models.
Google search didn't help much, i need more things to ...
0
votes
1answer
177 views
How to create 3D rotation effect in Android OpenGL?
I am currently working on a 3D model viewer for Android using OpenGL-ES. I want to create a rotation effect according to the gesture given.
I know how to do single-axis rotation, such as rotate solely ...
0
votes
1answer
36 views
Convert a jpeg image series into vti image file
I'm using VTK API in my C# application. Please can someone explain how to convert my image series which is in .jpeg format to .vti image file to be able to use it in my application? The image series ...
0
votes
1answer
85 views
Bake Texture with 3ds Max for OpenGl [closed]
I have a problem with render to texture. The texture is mapped on each polygon instead to the whole object. Here in the Qualcomm Forum the problem described in detail again from User andreasv. Can you ...
0
votes
2answers
267 views
create 3d model using kinect
I am looking for a software which can create a 3d model using Kinect data and the result (3d model) should be able to imported to 3Dsmax.
I have keep on looking but I could not found any.
Please ...
0
votes
2answers
49 views
Why Database is not used with 3D and Drawing softwares (to store points and other primitive shapes)?
My question is why Databases are not used with Drawing, 3D Modelling, 3D Design, Game Engines and architecture etc. software to save the current state of the images or the stuff that is present on the ...
0
votes
2answers
106 views
3ds max fractures in baked textures
I'm not sure if stackoverflow is a right place to ask these kinds of questions(I have only asked development questions here) . I need to import a 3d model to my flash program and I need to bake the ...
0
votes
2answers
93 views
Device for 3D modelling, APIs for “3D pen project”?
I am a hobbyist programmer. My dream of developing my own "Game Engine" always face a road block when it comes to character modelling.
I have no past past background of such thing, though i tried ...
0
votes
0answers
189 views
how to animate 3d models in android
In my application i want to add 3d model and animate it like sitting,running etc. Now i import 3d model using .obj file which is in min3d framework taken from link ...
0
votes
0answers
122 views
How to solve this 3D problems in silverlight 5?
first => (i apologize about my English) ;
1)which is the best 3d model format with good importing classes in silverlight 5?
{
i tried the SL3DMI project, but i got some errors that i posted here,
i ...
0
votes
1answer
158 views
3D modelling for Virtual Tour type web application
When I was developing for realtors, we referred to a service that would photograph the inside of a listed property, run overlapping images through their process, and produce a '3d tour' of the ...
0
votes
1answer
64 views
web based document view solution?
Is anyone aware of a web based file view solution?
Specifically, I'm looking for a solution that i could view CAD、3D Model(most of them are made by intergraph/bently/aveva 3D model software) via ...
0
votes
1answer
148 views
Turning real-life object into X3DOM 3D scene
I just started to playing a bit with 3d scenes in X3DOM and I wonder if there is any 'best practice' or 'recommended way' (especially some easy one) to turn some real-life object into a 3d scene for ...
0
votes
1answer
94 views
how can i have the full control on my 3D human model?
I'm working on a project that i use a 3D human model made by makehuman and i want to interacting with it ( changing some feature like: height, width, leg long, etc..) i.e. full control.
so i want to ...
0
votes
4answers
116 views
3d viewing software/library?
I am looking into building an app that would require allowing the user to view a 3D model. It would be nice to support as many of the popular formats as possible. Programmatically, I would like to ...
0
votes
1answer
401 views
Loading a 3D Model outside the XNA Game class
I'm embedding my XNA Game inside a winforms' control. Because of this, I need to subclass Control, not Game.
How can I still load models from my content Project?
This is my code as I have it:
...
0
votes
1answer
35 views
What are some solutions for modeling the human body
Ideally, I'm looking for some sort of software component which takes as input the location of a few sensors spread across the body, and outputs a full body position.
Thanks!
0
votes
1answer
178 views
3D model format with multiple UV coords and custom attributes per vertex
Let's say I am using a custom GLSL shader that uses a special interleaved array format made of 11 floats :position (3 floats), normal (3 floats),UVcoord-1 (2 floats), UVcoord-2 (2 floats),custom ...
0
votes
1answer
432 views
How to make my spider's leg move in XNA
I've done a 3D spider model in Blender, and currently I can export it as a .x(direct X) file and import this .x file into XNA gamestudio and make it shown there as a static model.
Now this project is ...
0
votes
2answers
275 views
OpenGL save render for later use
This is a pretty beginner question, but given that I render a complex shape in OpenGL which requires a lot of calculations, is there anyway to export that to a state like a model that can be opened ...
0
votes
1answer
115 views
3D coordinates in ASCII stereolithography files (STLA)
I read the short description of the STLA Files (ASCII stereolithography files) but , Im sorry, I don't get how the facets/triangles are defined.
For Example in the example for the cube:
solid ...
0
votes
1answer
182 views
Good Book on Writing a 3D Modelling Application in Java
Does anyone know a good book on how to write a 3D Modelling Application in Java?
Thanks
Q
Edit:
Thanks for the suggestion.