On Wed, 21 Feb 2001, Kasparian, Raffi J. wrote:
> If you find an algorithm for converting a bitmap to polygonal instructions,
> please share it with us. I would be interested in seeing it.
It's a long time I'm thinking about this problem. I have some idea in mind
and some (bad) notes on paper. T
converting a bitmap to polygonal instructions,
> please share it with us. I would be interested in seeing it.
>
> Raffi
>
> -Original Message-
> From: Fabrizio Nunnari [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 20, 2001 10:03 AM
> To: [EMAIL PROTECTED]
> Sub
uary 21, 2001 12:39 PM
Subject: Re: [JAVA3D] 2D to 3D
> Usually this is called "Raster to Vector" conversion and is non-trivial.
> There are several packages out there that can do it, for a cost
> Usually, they are for converting 2D drafting documents to CAD formats,
> like dx
: [JAVA3D] 2D to 3D
On Tue, 20 Feb 2001, Brian wrote:
Hi,
I don't have any answer to this, but I'll need to solve the very same
problem in the future. So I'm looking for an algorithm to retrieve a
coordinates set from a bitmap image. Something like converting a bitmap
image into
calculate the
normals if you specified the vertices in a special order.
3) Not to my knowledge has anyone written a VRML generator from Java3d.
-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 9:25 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] 2D to 3D
On Tue, 20 Feb 2001, Brian wrote:
Hi,
I don't have any answer to this, but I'll need to solve the very same
problem in the future. So I'm looking for an algorithm to retrieve a
coordinates set from a bitmap image. Something like converting a bitmap
image into a polygonal one.
Is anyone having so
Hi,
I'm currently working on a java application that read a floor plan image and generate
the corresponding 3D model. The concept is to extrude the wall outline from the floor
plan.
I want to use java3D to construct the 3D model, now the questions are:
1) Any operation provided in java3D is ab
: [EMAIL PROTECTED]
Subject: [JAVA3D] 2d to 3d
Hi there
I am able to find coordinates of all the pixels on a orthographic projection
using
java imageing. I want to now convert this into a 3d solution using java 3d
Do I need to get end points on each line or is there another way?
Sean
Hi there
I am able to find coordinates of all the pixels on a orthographic projection
using
java imageing. I want to now convert this into a 3d solution using java 3d
Do I need to get end points on each line or is there another way?
Sean