[vtkusers] displaying 3D on the web

Ayman Habib ahabib at stanford.edu
Thu Jun 24 13:39:57 EDT 2010


Hi Seb,

I want to do the reverse (get static 3D scene with Color, Texture into a VTK 
based application), I couldn't find an X3D importer/reader, and didn't have 
luck using the vtkVRMLImporter either (always got 0 Actors from 
importer->GetRenderer()->GetActors()).

Any suggestions?

Thanks,
-Ayman


----- Original Message ----- 
From: "Sebastien Jourdain" <sebastien.jourdain at kitware.com>
To: "Eric Engelhard" <ekengelhard at ucdavis.edu>
Cc: <vtkusers at vtk.org>
Sent: Thursday, June 24, 2010 9:44 AM
Subject: Re: [vtkusers] displaying 3D on the web


VRML/X3D should be reliable enough if you do have a static 3D scene.

Seb

On Tue, Jun 22, 2010 at 3:14 PM, Eric Engelhard <ekengelhard at ucdavis.edu> 
wrote:
> Hello all,
>
> I am representing a data set as grid of 3D actors in the x-y plane. I
> am using color like a heat map, but also using z-position to emphasize
> data points of interest as well as vtkBalloonWidget to display text
> information for each object. Ultimately, I would like to serve the
> images and texts via the web. Is there an obviously superior solution?
> How viable is VRML/X3D? Or would it be better to serve up static
> views with accompanying image maps? Is there a standard method for
> recovering image/window-based coordinates of each object?
>
> Many thanks,
>
> Eric Engelhard
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: 
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: 
http://www.vtk.org/Wiki/VTK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list