[osg-users] [osgPlugins] Vertices duplicated in FBX plugin

2018-03-27 Thread Eon Strife
Hi all, I am trying to do something which attach additional information (loaded from an external JSON file) to each vertex. The loaded information are loaded as texture in GPU. The only problem here is how to figure out which element of data to be used for particular vertex in vertex shader. I

[osg-users] gl_vertexID and OpenSceneGraph question

2018-03-21 Thread Eon Strife
Hi, This question is similar to my question in other thread about Texture Buffer Object. I figure this might be a different problem, i.e. on gl_vertexID instead of Texture Buffer Object, that's why I create this thread. I need to attach additional information to each vertex of a loaded 3D model

[osg-users] Texture Buffer Object Initialization Problem

2018-02-26 Thread Eon Strife
Hi, I am trying to attach additional per-vertex information to each vertex. For each vertex, there are 3 sets of RGBA values I want to attach (each called controlSetA, controlSetB, controlSetC) to. The controlSet values are from an additional file in JSON format, and it is not embedded in the

Re: [osg-users] [osgPlugins] Unable to load texture in the same folder as the scene file

2018-01-21 Thread Eon Strife
Thank you, terenzi :D -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72818#72818 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] [osgPlugins] Unable to load texture in the same folder as the scene file

2017-11-27 Thread Eon Strife
My deepest apology, I just realized I accidentally made double posting after I received the daily email newsletter. I believe it was because yesterday I received an error when I posted the original message, thinking that it was not posted, so I re-posted a new one. -- Read this

[osg-users] [osgPlugins] Unable to load texture in the same folder as the scene file

2017-11-26 Thread Eon Strife
Hi, I have an fbx file (authored) using Maya, which is using two textures, table-cloth-2.jpg and table-cloth-3.jpg. Just say, now the files in this folder E:\Data\3D Models\Watercolor\fruits-uvs\scenes - JPG\ - table-cloth-2.jpg - table-cloth-3.jpg - simple.fbx With both textures are linked to

[osg-users] [osgPlugins] Unable to load texture in relative path

2017-11-26 Thread Eon Strife
Hi, I have an fbx file (authored) using Maya, which is using two textures, table-cloth-2.jpg and table-cloth-3.jpg. Just say, now the files in this folder E:\Data\3D Models\Watercolor\fruits-uvs\scenes - JPG\ - table-cloth-2.jpg - table-cloth-3.jpg - simple.fbx With both textures are linked to

Re: [osg-users] Call for assistance: Migrating and updating tutorials

2017-10-20 Thread Eon Strife
SMesserschmidt wrote: > Hi Eon, > Do you have issues with any of the tutorials inside the books? > The only structural changes I recall is the promotion of the > geode/drawable hierarchy and some changes regarding the callbacks. But > maybe Robert can shed some light on the potential breaking

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Eon Strife
Hi Jai, There is a research paper for automated exploded view : http://grail.cs.washington.edu/projects/exview3D/ You might want to implement it based on this paper, or contact the authors. Cheers, Eon -- Read this topic online here:

Re: [osg-users] OSG SIGGRAPH was a TOTALLY Massively Success

2016-11-03 Thread Eon Strife
Hi John, Thank you very much, I have received it :D John Richardson wrote: > Hello, > > I'm the SIGGRAPH BOF moderator. > > Let me see if I can dig them [Robert's slides] up and send them to you and > whomever else wants them. > > . > -- > Post generated by Mail2Forum