Re: [osg-users] Edit mesh

2010-02-10 Thread Luis Agero
Hi Jason,

Yes, I know it is something out of OSG. But that would be interesting for my 
project not to use another software.

Luis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23958#23958





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Edit mesh

2010-02-10 Thread Luis Agero
Hi,

The problem is that I want to modify any imported model. And it's so difficult 
for me to program this.

I hope some day there will be a mesh editor in osg

Thanks

Luis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23937#23937





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Edit mesh

2010-02-10 Thread Luis Agero
Thanks Gordon,

I undersatnd now when I must do it.

But, What about modifying geometry? When I remove vertices I don´t know which 
indexs I must to remove.

Luis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23924#23924





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Edit mesh

2010-02-10 Thread Luis Agero
Hi,

I have some questions about edit geometry vertex.

I have a imported model and I want to remove some region of it.

What is the correct method to do this? If I only remove vertices from its 
vertexArray logicaly osg crashes. Think like I have a rectangle and I want to 
make a hole on it

Similar to this question:

How can I extrude a model? For example a cylinder ( not closed on the top) for 
making it larger ( I don't want to change its scale )

Really I am looking the way to edit a geometry ( add, remove, move vertex, etc )

Any idea can help me.
 
Thanks!

Cheers,

Luis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23920#23920





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgPlugins] VRML plugin

2010-02-04 Thread Luis Agero
Hi,

Look at this:

openscenegraph org  projects  osg  wiki Support PlatformSpecifics VisualStudio 
VisualStudioPlugins


Luis

P.D. Sorry for the format. I can't send url links  yet

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23667#23667





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] [osgPlugins] vrml plugin

2010-02-04 Thread Luis Agero
Hi,

I am new with OpenSceneGraph and I have one problem that I can´t solve.

I try to compile osg with vrml plugin and I have this error:

Build started: Project: Plugins vrml, Configuration: Debug Win32 --
linking...
LINK : fatal error LNK1104: cannot open file 
'C:\osg\openvrml\home-built\lib.obj'

How can I solve it?

Also I have link error in Plugins jpeg and Plugins ive:
LINK : fatal error LNK1104: cannot open file 'c:\osg\3rdParty\lib.obj'

Thank you!

Luis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23666#23666





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org