Hi,

I found that glutInit(int& argc, char* argv[]) will eat some parameters if I
use OpenSG libs. My OpenSG version is 1.8.0

Here is the thing,

I am trying to test the cluster demo codes, the tutorial instructs me to run
the bin codes like this:
12Clusterserver -geometry 300x300+200+100 -m -w test1 &

And I added something in the source code (12Clusterserver.cpp, main()
function), to see the 'argv' list, but I found after glutInit was invoked,
the '-geometry 300x300+200+100' part was gone, it was removed away from the
argv list.

So where can I see the definition of OpenSG's glutInit? I want to learn some
details.

Thanks~

-- 
Jie Liu
Visualization Research Group
Center for Information Science, School of EECS,
Room 2104, Science Building No.2,
Peking University, Beijing 100871, China
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to